Kaleb Elwert
7d5beeab51
Add comments into each of the function files to make them easier to find
7 years ago
Kaleb Elwert
38f0d2f34e
Rework diff function
...
This removes --unified from the default options to make it possible to pass -y
without worrying about conflicting output formats.
diffu has also been added as an alias to make it easier to get output as a
unified diff.
Fixes #1231
8 years ago
Zhiming Wang
464a8d20a1
utility module: fix/improve colordiff call in diff
...
The new call is compatible with colordiff v1.0.8 - v.1.0.15 (might be
compatible with even earlier versions, but not tested), while the
original one breaks down under v1.0.14 and v1.0.15. See
https://github.com/daveewart/colordiff/issues/22 .
8 years ago
Sorin Ionescu
a84ac5b002
Only one newline at end of file
10 years ago
Sorin Ionescu
d0535dd2fd
Simplify mkdcd completion
12 years ago
Sorin Ionescu
fb9a20591f
[ Fix #197 ] Rebrand as Prezto
...
Conflicts:
README.md
runcoms/zshenv
12 years ago
Sorin Ionescu
2183f64d31
Move prep and psub from Perl to Utility
12 years ago
Sorin Ionescu
54e8b37c77
[ Fix #196 ] Remove compdef calls
13 years ago
Sorin Ionescu
e4be6d633f
[ Fix #195 ] Fallback to the default command
13 years ago
Sorin Ionescu
7dc55a8304
[ #195 ] Add missing make, diff, wdiff calls
13 years ago
Sorin Ionescu
218081becd
[ #149 ] Rename duh to dut
13 years ago
Sorin Ionescu
93e76b9e8d
[ #149 ] Move compdef calls into their own files
13 years ago
Sorin Ionescu
761ba12813
[ #149 ] Simplify diff, wdiff, make
13 years ago
Sorin Ionescu
45ab153c64
[ #149 ] Move diff, wdiff, make into their own files
13 years ago
Sorin Ionescu
7e60f13d7d
Add spacing to increase readability
13 years ago
Sorin Ionescu
18ea11c096
[ Fix #180 ] Print all file name columns
13 years ago
Sorin Ionescu
51439bdcaa
Remove the reload utility function
...
The reload function no longer works since loaded modules cannot be
reloaded.
13 years ago
Sorin Ionescu
69b3d07923
[ Fix #134 ] Check for GNU du instead of Linux
13 years ago
Sorin Ionescu
73478bd190
[ #23 ] Convert utility into a module
13 years ago