All patches and comments are welcome. Please squash your changes to logical
commits before using git-format-patch and git-send-email to
patches@git.madduck.net.
If you'd read over the Git project's submission guidelines and adhered to them,
I'd be especially grateful.
1 2013-02-13 Richard Hartmann <richih.mailinglist@gmail.com>
4 * Improve documentation
7 2012-06-30 Richard Hartmann <richih.mailinglist@gmail.com>
10 * Make `vcsh list` more resilient
11 * Lots of doc improvements
14 2012-02-27 Richard Hartmann <richih.mailinglist@gmail.com>
17 * Fix license information in manpage
19 2012-02-15 Richard Hartmann <richih.mailinglist@gmail.com>
21 * Introduce `vcsh which`
22 * hooks will tell you when they are being executed
23 * Formatting & resilience improvements
24 * We have a changelog, now! (yay)
26 2012-02-03 Richard Hartmann <richih.mailinglist@gmail.com>
28 * Improve documentation
29 * More resilient error handling
32 2012-01-16 Richard Hartmann <richih.mailinglist@gmail.com>
34 * Introduce hook support
36 2011-12-27 Richard Hartmann <richih.mailinglist@gmail.com>
38 * Improve documentation
40 2011-12-26 Richard Hartmann <richih.mailinglist@gmail.com>
42 * Introduce and use .config/vcsh/config
43 * More verbose error handling
44 * Introduce `vcsh {list-tracked,list-tracked-by}`
45 * Introduce repo shortcuts (`vcsh zsh commit`)
46 * Rename `vcsh seed-gitignore` to `vcsh write-gitignore`
47 * Add license information
49 2011-11-29 Richard Hartmann <richih.mailinglist@gmail.com>
52 * Refactor error handling
53 * Make code more resilient
54 * Make vcsh play nice with mr
55 * Introduce vcsh mv and setup
57 2011-11-23 Richard Hartmann <richih.mailinglist@gmail.com>
60 * Minor refactoring of code
62 2011-11-22 Richard Hartmann <richih.mailinglist@gmail.com>
66 2011-11-20 Richard Hartmann <richih.mailinglist@gmail.com>
68 * Major refactoring of code
72 2011-11-19 Richard Hartmann <richih.mailinglist@gmail.com>
75 * Improve XDG compability
77 2011-11-18 Richard Hartmann <richih.mailinglist@gmail.com>
79 * Yet more documentation improvements
81 * Heed already-defined ENV variables within vcsh
82 * Handle .gitignore.d/$repo automagically
84 2011-11-11 Richard Hartmann <richih.mailinglist@gmail.com>
86 * Major rewrite of all help files
89 2011-10-27 Richard Hartmann <richih.mailinglist@gmail.com>
92 * Make help more verbose
95 2011-10-18 Richard Hartmann <richih.mailinglist@gmail.com>
97 * Fixed bug in vcsh clone & init
99 2011-10-17 Richard Hartmann <richih.mailinglist@gmail.com>