Merge branch 'jc/simpack' into next
[gitweb.git] / git.c
2005-12-18 Make "git help" sort git commands in columns
2005-12-18 Make "git help" react to window size correctly
2005-12-12 GIT 0.99.9m aka 1.0rc5 v0.99.9mv1.0rc5
2005-12-07 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-05 Clean up compatibility definitions.
2005-12-05 git.c: remove excess output for debugging when command...
2005-12-04 git.c: two fixes, gitsetenv type and off-by-one error.
2005-12-04 GIT 0.99.9l aka 1.0rc4 v0.99.9lv1.0rc4
2005-12-04 Add compat/setenv.c, use in git.c.
2005-12-02 git wrapper: more careful argument stuffing
2005-11-29 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-28 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-26 GIT 0.99.9k v0.99.9k
2005-11-25 Fix a warning about unused value.
2005-11-22 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19 Merge branch 'master'
2005-11-18 Do not show .exe in git command list.
2005-11-17 GIT 0.99.9j aka 1.0rc3 v0.99.9jv1.0rc3
2005-11-16 git wrapper: basic fixes.
2005-11-16 git --help COMMAND brings up the git-COMMAND man-page.
2005-11-16 C implementation of the 'git' program, take two.