summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2005-11-18'make clean' forgot about some filesNicolas Pitre
2005-11-16C implementation of the 'git' program, take two.Andreas Ericsson
2005-11-15diff: make default rename detection limit configurable.Junio C Hamano
2005-11-15git-core-foo -> git-foo, except the core packageH. Peter Anvin
2005-11-14Remove git-rename. git-mv does the sameJosef Weidendorfer
2005-11-14Separate LDFLAGS and CFLAGS.Junio C Hamano
2005-11-13Rename lost+found to lost-found.Junio C Hamano
2005-11-12git-lost+foundJunio C Hamano
2005-11-12Rename git-pack-intersect to git-pack-redundantLukas_Sandström
2005-11-12Add git-pack-intersectLukas_Sandström
2005-11-07Introducing: git-cvsexportcommitMartin Langhoff
2005-11-06Use fink/darwinport paths for OSXRandal L. Schwartz
2005-11-06Merge in http-push first stage.Junio C Hamano
2005-11-06Add support for pushing to a remote repository using HTTP/DAVNick Hengeveld
2005-11-06Package split: Debian.Junio C Hamano
2005-11-06Simplify CFLAGS/DEFINES in MakefileJunio C Hamano
2005-11-03Add 'ours' merge strategy.Junio C Hamano
2005-11-03[PATCH] Clean up the SunOS Makefile rulePeter Eriksen
2005-11-03Make test-date buildable again.Junio C Hamano
2005-11-02Do not install backward compatibility links anymore.Junio C Hamano
2005-11-01Remove git-findtags.perlPetr Baudis
2005-10-31GIT 0.99.9 master branch.Junio C Hamano
2005-10-29GIT 0.99.9v0.99.9Junio C Hamano
2005-10-26Add git-name-revJohannes Schindelin
2005-10-26pack-objects: Allow use of pre-generated pack.Junio C Hamano
2005-10-24Add git-shell.Linus Torvalds
2005-10-24Add git-mvJosef Weidendorfer
2005-10-23Split up tree diff functions into tree-diff.c libraryLinus Torvalds
2005-10-21Make git-cherry-pick in target "all"Johannes Schindelin
2005-10-16Merge branch 'svn' of http://netz.smurf.noris.de/git/gitJunio C Hamano
2005-10-16Makefile entry for git-svnimport contained a small typo.Kalle Valo
2005-10-15git-check-ref-format: reject funny ref names.Junio C Hamano
2005-10-15Unlocalized isspace and friendsLinus Torvalds
2005-10-13Add findtags - reworkedMartin Langhoff
2005-10-13Add git-index-pack utilitySergey Vlasov
2005-10-12Use git config file for committer name and email infoLinus Torvalds
2005-10-12Export template_dir in Makefile.Tom Prince
2005-10-11Support custom build options in config.makJohannes Schindelin
2005-10-10Add ".git/config" file parserLinus Torvalds
2005-10-10Merge branch 'fixes'Junio C Hamano
2005-10-10Deal with $(bindir) and friends with whitespaces.Junio C Hamano
2005-10-10OpenBSD needs the strcasestr replacement.Junio C Hamano
2005-10-10New: git-svnimport.Matthias Urlichs
2005-10-10Merge branch 'fixes'Junio C Hamano
2005-10-09Makefile: avoid error message from 'uname -o'Junio C Hamano
2005-10-08make $prefix available for sub-makefilesKai Ruemmler
2005-10-08[PATCH] If NO_MMAP is defined, fake mmap() and munmap()Johannes Schindelin
2005-10-08Give proper prototype to gitstrcasestr.Junio C Hamano
2005-10-07Add git-am, applymbox replacement.Junio C Hamano
2005-10-05Record which tree the patch applies to.Junio C Hamano