summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2007-04-22common progress display supportNicolas Pitre-2/+2
2007-04-21Merge branch 'jc/attr'Junio C Hamano-3/+5
2007-04-21Merge branch 'np/pack'Junio C Hamano-2/+5
2007-04-19Documentation: support manual section (5) - file formats.Junio C Hamano-1/+2
2007-04-17git-gui: Honor TCLTK_PATH if suppliedJunio C Hamano-0/+4
2007-04-17Revert "Allow wish interpreter to be defined with TCLTK_PATH"Shawn O. Pearce-3/+0
2007-04-16Add a generic "object decorator" interface, and make object refs use itLinus Torvalds-2/+2
2007-04-15Makefile: add patch-ids.h back in.Junio C Hamano-1/+1
2007-04-14Add basic infrastructure to assign attributes to pathsJunio C Hamano-2/+3
2007-04-12Merge branch 'jc/cherry'Junio C Hamano-1/+2
2007-04-12Don't yap about merge-subtree during makeShawn O. Pearce-1/+1
2007-04-11Refactor patch-id filtering out of git-cherry and git-format-patch.Junio C Hamano-1/+2
2007-04-11simple random data generator for testsNicolas Pitre-2/+5
2007-04-07A new merge stragety 'subtree'.Junio C Hamano-1/+9
2007-04-07Merge branch 'fp/make-j'Junio C Hamano-2/+2
2007-04-07Merge branch 'maint'Junio C Hamano-0/+1
2007-04-06Makefile: iconv() on Darwin has the old interfaceArjen Laarhoven-0/+1
2007-04-05Merge branch 'maint'Junio C Hamano-1/+1
2007-04-05Makefile: Add '+' to QUIET_SUBDIR0 to fix parallel make.Fernando J. Pereda-2/+2
2007-04-05Fix passing of TCLTK_PATH to git-guiAlex Riesen-1/+1
2007-04-05Fix dependency of common-cmds.hJunio C Hamano-1/+1
2007-04-04Allow wish interpreter to be defined with TCLTK_PATHEygene Ryabinkin-0/+3
2007-04-04Merge branch 'post1.5.1/tcltk'Junio C Hamano-5/+51
2007-03-31Rewrite Tcl/Tk interpreter path for the GUI tools.Eygene Ryabinkin-3/+24
2007-03-31Add --with-tcltk and --without-tcltk to configure.Eygene Ryabinkin-1/+11
2007-03-31NO_TCLTKEygene Ryabinkin-3/+18
2007-03-31Add the WITH_P4IMPORT knob to the Makefile.Eygene Ryabinkin-0/+26
2007-03-30Do not bother documenting fetch--toolJunio C Hamano-1/+1
2007-03-27Makefile: remove test-chmtime program in target clean.Gerrit Pape-1/+1
2007-03-17Make gc a builtin.James Bowes-1/+2
2007-03-14Merge branch 'jc/fetch'Junio C Hamano-0/+1
2007-03-13Add git-mergetool to run an appropriate merge conflict resolution programTheodore Ts'o-1/+1
2007-03-12Merge branch 'maint'Junio C Hamano-2/+1
2007-03-12Don't package the git-gui credits file anymoreShawn O. Pearce-2/+1
2007-03-12Merge branch 'maint'gitgui-0.6.5Shawn O. Pearce-14/+9
2007-03-12git-gui: Revert "git-gui: Display all authors of git-gui."Shawn O. Pearce-14/+9
2007-03-10Merge branch 'js/revert-cherry'Junio C Hamano-6/+4
2007-03-06Allow "make -w" generate its usual outputAlex Riesen-2/+8
2007-03-06Support of "make -s": do not output anything of the build itselfAlex Riesen-3/+7
2007-03-06More build output cleaning upAlex Riesen-3/+5
2007-03-06git-gui: Support of "make -s" in: do not output anything of the build itselfAlex Riesen-0/+5
2007-03-06Make 'make' quiet by defaultShawn O. Pearce-3/+3
2007-03-06Make 'make' quieter while building gitShawn O. Pearce-37/+49
2007-03-06git-gui: Make 'make' quieter by defaultgitgui-0.6.3Shawn O. Pearce-7/+15
2007-03-03Make git-revert & git-cherry-pick a builtinJohannes Schindelin-7/+4
2007-03-03Merge branch 'maint'Junio C Hamano-1/+7
2007-03-03Unset NO_C99_FORMAT on Cygwin.Ramsay Jones-1/+0
2007-03-03Fix a "pointer type missmatch" warning.Ramsay Jones-0/+7
2007-03-02Merge branch 'maint'Junio C Hamano-1/+1
2007-03-01fetch.o depends on the headers, too.Johannes Schindelin-1/+1