summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2007-06-30Merge branch 'maint'Junio C Hamano
2007-06-30Correct the name of NO_R_TO_GCC_LINKER in the comment describing it.Matt Kraai
2007-06-24make dist: include configure script in tarballMatthias Lederhofer
2007-06-23Merge branch 'js/filter'Junio C Hamano
2007-06-16Merge branch 'maint' to sync with GIT 1.5.2.2Junio C Hamano
2007-06-16Documentation: adjust to AsciiDoc 8Junio C Hamano
2007-06-16Add a local implementation of hstrerror for the system which do not have itAlex Riesen
2007-06-13Makefile: allow generating git.o for debugging purposesJunio C Hamano
2007-06-13Makefile: common-cmds.h depends on generate-cmdlist.sh scriptJunio C Hamano
2007-06-12Remove trailing slash from $(template_dir).Johannes Sixt
2007-06-12Avoid double-slash in path names that depend on $(sharedir).Johannes Sixt
2007-06-10Makefile: add an explicit rule for building assembly outputLinus Torvalds
2007-06-06Makefile: Remove git-merge-base from PROGRAMS.Johannes Sixt
2007-06-06make clean should remove all the test programs tooMatthias Lederhofer
2007-06-03Add git-filter-branchJohannes Schindelin
2007-06-03Merge branches 'lh/submodules' and 'pb/am'Junio C Hamano
2007-05-31Makefile: Use generic rule to build test programsJulian Phillips
2007-05-29Merge branch 'db/remote'Junio C Hamano
2007-05-29Makefile: Remove git-fsck and git-verify-pack from PROGRAMSNguyen Thai Ngoc Duy
2007-05-27Add git-submodule commandLars Hjemli
2007-05-25Remove git-applypatchJunio C Hamano
2007-05-25git-applymbox: Remove commandPetr Baudis
2007-05-21Move remote parsing into a library file out of builtin-push.Daniel Barkalow
2007-05-12apply: do not get confused by symlinks in the middleJunio C Hamano
2007-05-08Remove duplicate exports from MakefileShawn O. Pearce
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