summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Move diff.renamelimit out of default configuration.Junio C Hamano2005-11-211-1/+2
* Introduce $(ALL_PROGRAMS) for 'all:' and 'install:' to operate on.Andreas Ericsson2005-11-211-13/+15
* Add Python version checks to the Makefile to automatically set WITH_OWN_SUBPR...Ryan Anderson2005-11-201-10/+15
* Add git-config-set, a simple helper for scripts to set config variablesJohannes Schindelin2005-11-191-1/+2
* Decide whether to build http-push in the MakefileNick Hengeveld2005-11-191-3/+6
* Isolate shared HTTP request functionalityNick Hengeveld2005-11-191-1/+2
* Cygwin *might* be helped with NO_MMAPJunio C Hamano2005-11-181-0/+4
* 'make clean' forgot about some filesNicolas Pitre2005-11-171-1/+1
* C implementation of the 'git' program, take two.Andreas Ericsson2005-11-151-12/+8
* diff: make default rename detection limit configurable.Junio C Hamano2005-11-151-2/+2
* git-core-foo -> git-foo, except the core packageH. Peter Anvin2005-11-151-7/+7
* Remove git-rename. git-mv does the sameJosef Weidendorfer2005-11-141-1/+1
* Separate LDFLAGS and CFLAGS.Junio C Hamano2005-11-141-9/+20
* Rename lost+found to lost-found.Junio C Hamano2005-11-131-1/+1
* git-lost+foundJunio C Hamano2005-11-111-1/+2
* Rename git-pack-intersect to git-pack-redundantLukas_Sandström2005-11-111-1/+1
* Add git-pack-intersectLukas_Sandström2005-11-111-1/+1
* Introducing: git-cvsexportcommitMartin Langhoff2005-11-071-1/+1
* Use fink/darwinport paths for OSXRandal L. Schwartz2005-11-061-0/+4
* Merge in http-push first stage.Junio C Hamano2005-11-061-2/+11
|\
| * Add support for pushing to a remote repository using HTTP/DAVNick Hengeveld2005-11-061-2/+11
* | Package split: Debian.Junio C Hamano2005-11-061-2/+2
* | Simplify CFLAGS/DEFINES in MakefileJunio C Hamano2005-11-061-18/+14
|/
* Add 'ours' merge strategy.Junio C Hamano2005-11-031-1/+1
* [PATCH] Clean up the SunOS Makefile rulePeter Eriksen2005-11-021-1/+1
* Make test-date buildable again.Junio C Hamano2005-11-021-2/+2
* Do not install backward compatibility links anymore.Junio C Hamano2005-11-011-1/+0
* Remove git-findtags.perlPetr Baudis2005-11-011-1/+1
* GIT 0.99.9 master branch.Junio C Hamano2005-10-301-1/+1
* GIT 0.99.9v0.99.9Junio C Hamano2005-10-291-1/+1
* Add git-name-revJohannes Schindelin2005-10-261-1/+1
* pack-objects: Allow use of pre-generated pack.Junio C Hamano2005-10-261-1/+1
* Add git-shell.Linus Torvalds2005-10-241-1/+1
* Add git-mvJosef Weidendorfer2005-10-231-1/+1
* Split up tree diff functions into tree-diff.c libraryLinus Torvalds2005-10-221-1/+1
* Make git-cherry-pick in target "all"Johannes Schindelin2005-10-201-2/+4
* Merge branch 'svn' of http://netz.smurf.noris.de/git/gitJunio C Hamano2005-10-161-1/+1
|\
| * Makefile entry for git-svnimport contained a small typo.Kalle Valo2005-10-161-1/+1
| * New: git-svnimport.Matthias Urlichs2005-10-101-1/+2
* | git-check-ref-format: reject funny ref names.Junio C Hamano2005-10-151-1/+1
* | Unlocalized isspace and friendsLinus Torvalds2005-10-141-1/+2
* | Add findtags - reworkedMartin Langhoff2005-10-131-1/+2
* | Add git-index-pack utilitySergey Vlasov2005-10-121-1/+1
* | Use git config file for committer name and email infoLinus Torvalds2005-10-111-1/+1
* | Export template_dir in Makefile.Tom Prince2005-10-111-1/+1
* | Support custom build options in config.makJohannes Schindelin2005-10-111-0/+2
* | Add ".git/config" file parserLinus Torvalds2005-10-101-1/+1
* | Merge branch 'fixes'Junio C Hamano2005-10-101-0/+1
|\ \
| * | OpenBSD needs the strcasestr replacement.Junio C Hamano2005-10-101-0/+1
* | | Deal with $(bindir) and friends with whitespaces.Junio C Hamano2005-10-101-14/+20