git-whatchanged: Add usage string
[gitweb.git] / git.c
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 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-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-18 Do not show .exe in git command list.
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.