summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2007-04-07A new merge stragety 'subtree'.Junio C Hamano
2007-04-07Merge branch 'fp/make-j'Junio C Hamano
2007-04-07Merge branch 'maint'Junio C Hamano
2007-04-07Makefile: iconv() on Darwin has the old interfaceArjen Laarhoven
2007-04-05Merge branch 'maint'Junio C Hamano
2007-04-05Makefile: Add '+' to QUIET_SUBDIR0 to fix parallel make.Fernando J. Pereda
2007-04-05Fix passing of TCLTK_PATH to git-guiAlex Riesen
2007-04-05Fix dependency of common-cmds.hJunio C Hamano
2007-04-04Merge branch 'post1.5.1/tcltk'Junio C Hamano
2007-04-01Rewrite Tcl/Tk interpreter path for the GUI tools.Eygene Ryabinkin
2007-04-01Add --with-tcltk and --without-tcltk to configure.Eygene Ryabinkin
2007-04-01NO_TCLTKEygene Ryabinkin
2007-04-01Add the WITH_P4IMPORT knob to the Makefile.Eygene Ryabinkin
2007-03-30Do not bother documenting fetch--toolJunio C Hamano
2007-03-27Makefile: remove test-chmtime program in target clean.Gerrit Pape
2007-03-17Make gc a builtin.James Bowes
2007-03-14Merge branch 'jc/fetch'Junio C Hamano
2007-03-14Add git-mergetool to run an appropriate merge conflict resolution programTheodore Ts'o
2007-03-13Merge branch 'maint'Junio C Hamano
2007-03-12Don't package the git-gui credits file anymoreShawn O. Pearce
2007-03-11Merge branch 'js/revert-cherry'Junio C Hamano
2007-03-07Allow "make -w" generate its usual outputAlex Riesen
2007-03-07Support of "make -s": do not output anything of the build itselfAlex Riesen
2007-03-07More build output cleaning upAlex Riesen
2007-03-06Make 'make' quiet by defaultShawn O. Pearce
2007-03-06Make 'make' quieter while building gitShawn O. Pearce
2007-03-04Make git-revert & git-cherry-pick a builtinJohannes Schindelin
2007-03-04Merge branch 'maint'Junio C Hamano
2007-03-04Unset NO_C99_FORMAT on Cygwin.Ramsay Jones
2007-03-04Fix a "pointer type missmatch" warning.Ramsay Jones
2007-03-02Merge branch 'maint'Junio C Hamano
2007-03-01fetch.o depends on the headers, too.Johannes Schindelin
2007-02-28Merge branch 'js/bundle'Junio C Hamano
2007-02-27Merge branch 'np/types' into jc/fetchJunio C Hamano
2007-02-25Add test-chmtime: a utility to change mtime on filesEric Wong
2007-02-24Merge branch 'js/etc-config'Junio C Hamano
2007-02-23Add git-bundle: move objects and references by archiveJohannes Schindelin
2007-02-23Merge branches 'lt/crlf' and 'jc/apply-config'Junio C Hamano
2007-02-23Merge branch 'maint'Junio C Hamano
2007-02-22Include git-gui credits file in dist.Shawn O. Pearce
2007-02-20config: read system-wide defaults from /etc/gitconfigJohannes Schindelin
2007-02-20Merge branch 'maint'Junio C Hamano
2007-02-20Add a compat/strtoumax.c for Solaris 8.Jason Riedy
2007-02-14Lazy man's auto-CRLFLinus Torvalds
2007-02-14Merge branch 'maint'Junio C Hamano
2007-02-14Makefile: update check-docs targetJunio C Hamano
2007-02-14git-fetch--tool: start rewriting parts of git-fetch in C.Junio C Hamano
2007-02-14Merge branch 'jc/merge-base' (early part)Junio C Hamano
2007-02-13Remove git-diff-stages.Junio C Hamano
2007-02-13Remove git-resolve.Junio C Hamano