summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2007-05-08Merge branch 'master' of git://repo.or.cz/git-guiShawn O. Pearce
2007-05-08git-gui: Refactor into multiple files to save my sanityShawn O. Pearce
2007-05-02Create pack-write.c for common pack writing codeDana L. How
2007-05-02git-gui: Track our own embedded values and rebuild when they changeShawn O. Pearce
2007-04-29Make sure test-genrandom and test-chmtime are builtas part of the main build.Junio C Hamano
2007-04-29Split out mailmap handling out of shortlogJunio C Hamano
2007-04-25Merge branch 'maint'Junio C Hamano
2007-04-24Create a sysconfdir variable, and use it for ETC_GITCONFIGJosh Triplett
2007-04-23common progress display supportNicolas Pitre
2007-04-22Merge branch 'jc/attr'Junio C Hamano
2007-04-22Merge branch 'np/pack'Junio C Hamano
2007-04-20Documentation: support manual section (5) - file formats.Junio C Hamano
2007-04-17git-gui: Honor TCLTK_PATH if suppliedJunio C Hamano
2007-04-17Revert "Allow wish interpreter to be defined with TCLTK_PATH"Shawn O. Pearce
2007-04-16Add a generic "object decorator" interface, and make object refs use itLinus Torvalds
2007-04-15Makefile: add patch-ids.h back in.Junio C Hamano
2007-04-14Add basic infrastructure to assign attributes to pathsJunio C Hamano
2007-04-13Merge branch 'jc/cherry'Junio C Hamano
2007-04-13Don't yap about merge-subtree during makeShawn O. Pearce
2007-04-12Refactor patch-id filtering out of git-cherry and git-format-patch.Junio C Hamano
2007-04-12simple random data generator for testsNicolas Pitre
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-04Allow wish interpreter to be defined with TCLTK_PATHEygene Ryabinkin
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-12Merge branch 'maint'gitgui-0.6.5Shawn O. Pearce
2007-03-12git-gui: Revert "git-gui: Display all authors of git-gui."Shawn 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-07git-gui: Support of "make -s" in: do not output anything of the build itselfAlex Riesen
2007-03-06Make 'make' quiet by defaultShawn O. Pearce