Code

Usage message clean-up, take #2
[git.git] / git.c
2005-12-07 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-05 Junio C HamanoClean up compatibility definitions.
2005-12-05 Junio C Hamanogit.c: remove excess output for debugging when command...
2005-12-04 Junio C Hamanogit.c: two fixes, gitsetenv type and off-by-one error.
2005-12-04 Jason RiedyAdd compat/setenv.c, use in git.c.
2005-12-02 Alex Riesengit wrapper: more careful argument stuffing
2005-11-29 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-28 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-25 YOSHIFUJI Hideaki... Fix a warning about unused value.
2005-11-22 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-18 Junio C HamanoDo not show .exe in git command list.
2005-11-16 Junio C Hamanogit wrapper: basic fixes.
2005-11-16 Andreas Ericssongit --help COMMAND brings up the git-COMMAND man-page.
2005-11-16 Andreas EricssonC implementation of the 'git' program, take two.