summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2007-08-10Merge branch 'cr/tag'Junio C Hamano-1/+2
2007-08-10Add support for an info version of the user manualDavid Kastrup-0/+6
2007-08-02Support building on GNU/HurdThomas Schwinge-0/+4
2007-08-01Add is_absolute_path() and make_absolute_path()Johannes Schindelin-1/+1
2007-07-31make the name of the library directory a config optionRobert Schiele-5/+6
2007-07-31add option to find zlib in custom pathRobert Schiele-1/+7
2007-07-29Makefile: use $(FIND) instead of findDavid Kastrup-2/+3
2007-07-26Make verify-tag a builtin.Carlos Rica-1/+1
2007-07-20Make git tag a builtin.Carlos Rica-1/+2
2007-07-15Remove "WITH_P4IMPORT" knob from the MakefileSean-26/+0
2007-07-14Use $(RM) in Makefiles instead of 'rm -f'Emil Medve-33/+34
2007-07-09Makefile: rebuild git.o on version change, clean up git$X flagsMatt McCutchen-3/+2
2007-07-02Start deprecating "git-command" in favor of "git command"Linus Torvalds-1/+2
2007-07-02Merge branch 'ns/stash'Junio C Hamano-1/+2
2007-07-02Merge branch 'js/rebase'Junio C Hamano-1/+1
2007-06-30Add git-stash scriptしらいしななこ-1/+2
2007-06-30Merge branch 'maint'Junio C Hamano-3/+3
2007-06-30Correct the name of NO_R_TO_GCC_LINKER in the comment describing it.Matt Kraai-3/+3
2007-06-24Teach rebase an interactive modeJohannes Schindelin-1/+1
2007-06-24make dist: include configure script in tarballMatthias Lederhofer-2/+3
2007-06-22Merge branch 'js/filter'Junio C Hamano-1/+2
2007-06-16Merge branch 'maint' to sync with GIT 1.5.2.2Junio C Hamano-0/+11
2007-06-16Documentation: adjust to AsciiDoc 8Junio C Hamano-0/+6
2007-06-15Add a local implementation of hstrerror for the system which do not have itAlex Riesen-0/+5
2007-06-13Makefile: allow generating git.o for debugging purposesJunio C Hamano-2/+6
2007-06-13Makefile: common-cmds.h depends on generate-cmdlist.sh scriptJunio C Hamano-0/+2
2007-06-12Remove trailing slash from $(template_dir).Johannes Sixt-1/+1
2007-06-12Avoid double-slash in path names that depend on $(sharedir).Johannes Sixt-1/+1
2007-06-10Makefile: add an explicit rule for building assembly outputLinus Torvalds-0/+2
2007-06-06Makefile: Remove git-merge-base from PROGRAMS.Johannes Sixt-1/+0
2007-06-06make clean should remove all the test programs tooMatthias Lederhofer-1/+2
2007-06-02Add git-filter-branchJohannes Schindelin-1/+2
2007-06-02Merge branches 'lh/submodules' and 'pb/am'Junio C Hamano-2/+2
2007-05-30Makefile: Use generic rule to build test programsJulian Phillips-19/+5
2007-05-29Merge branch 'db/remote'Junio C Hamano-2/+3
2007-05-28Makefile: Remove git-fsck and git-verify-pack from PROGRAMSNguyen Thai Ngoc Duy-2/+2
2007-05-26Add git-submodule commandLars Hjemli-1/+1
2007-05-24Remove git-applypatchJunio C Hamano-1/+1
2007-05-24git-applymbox: Remove commandPetr Baudis-1/+1
2007-05-20Move remote parsing into a library file out of builtin-push.Daniel Barkalow-2/+3
2007-05-11apply: do not get confused by symlinks in the middleJunio C Hamano-1/+1
2007-05-07Remove duplicate exports from MakefileShawn O. Pearce-1/+1
2007-05-07Merge branch 'master' of git://repo.or.cz/git-guiShawn O. Pearce-4/+12
2007-05-07git-gui: Refactor into multiple files to save my sanityShawn O. Pearce-2/+21
2007-05-02Create pack-write.c for common pack writing codeDana L. How-2/+2
2007-05-02git-gui: Track our own embedded values and rebuild when they changeShawn O. Pearce-2/+15
2007-04-29Make sure test-genrandom and test-chmtime are builtas part of the main build.Junio C Hamano-1/+5
2007-04-29Split out mailmap handling out of shortlogJunio C Hamano-2/+2
2007-04-24Merge branch 'maint'Junio C Hamano-2/+7
2007-04-24Create a sysconfdir variable, and use it for ETC_GITCONFIGJosh Triplett-2/+7