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