summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2005-11-03GIT 0.99.9cv0.99.9cJunio C Hamano-5/+5
2005-11-03Add 'ours' merge strategy.Junio C Hamano-1/+1
2005-11-02[PATCH] Clean up the SunOS Makefile rulePeter Eriksen-1/+1
2005-11-02Make test-date buildable again.Junio C Hamano-2/+2
2005-11-01GIT 0.99.9bv0.99.9bJunio C Hamano-3/+2
2005-11-01Do not install backward compatibility links anymore.Junio C Hamano-1/+0
2005-11-01Remove git-findtags.perlPetr Baudis-1/+1
2005-10-30GIT 0.99.9av0.99.9aJunio C Hamano-62/+106
2005-10-30GIT 0.99.9 master branch.Junio C Hamano-1/+1
2005-10-29GIT 0.99.9v0.99.9Junio C Hamano-1/+1
2005-10-26Add git-name-revJohannes Schindelin-1/+1
2005-10-26pack-objects: Allow use of pre-generated pack.Junio C Hamano-1/+1
2005-10-24Add git-shell.Linus Torvalds-1/+1
2005-10-23Add git-mvJosef Weidendorfer-1/+1
2005-10-23GIT 0.99.8gv0.99.8gJunio C Hamano-1/+1
2005-10-22Split up tree diff functions into tree-diff.c libraryLinus Torvalds-1/+1
2005-10-20Make git-cherry-pick in target "all"Johannes Schindelin-2/+4
2005-10-19GIT 0.99.8fv0.99.8fJunio C Hamano-1/+1
2005-10-17GIT 0.99.8ev0.99.8eJunio C Hamano-1/+1
2005-10-16Merge branch 'svn' of http://netz.smurf.noris.de/git/gitJunio C Hamano-1/+1
2005-10-16Makefile entry for git-svnimport contained a small typo.Kalle Valo-1/+1
2005-10-15GIT v0.99.8dv0.99.8dJunio C Hamano-1/+1
2005-10-15git-check-ref-format: reject funny ref names.Junio C Hamano-1/+1
2005-10-15git-check-ref-format: reject funny ref names.Junio C Hamano-1/+1
2005-10-14Unlocalized isspace and friendsLinus Torvalds-1/+2
2005-10-13Add findtags - reworkedMartin Langhoff-1/+2
2005-10-12Add git-index-pack utilitySergey Vlasov-1/+1
2005-10-11Use git config file for committer name and email infoLinus Torvalds-1/+1
2005-10-11Export template_dir in Makefile.Tom Prince-1/+1
2005-10-11Support custom build options in config.makJohannes Schindelin-0/+2
2005-10-10Add ".git/config" file parserLinus Torvalds-1/+1
2005-10-10Merge branch 'fixes'Junio C Hamano-0/+1
2005-10-10Merge branch 'fixes'Junio C Hamano-0/+1
2005-10-10Deal with $(bindir) and friends with whitespaces.Junio C Hamano-14/+20
2005-10-10OpenBSD needs the strcasestr replacement.Junio C Hamano-0/+1
2005-10-10New: git-svnimport.Matthias Urlichs-1/+2
2005-10-09GIT 0.99.8cv0.99.8cJunio C Hamano-1/+1
2005-10-09Merge branch 'fixes'Junio C Hamano-1/+1
2005-10-09Merge branch 'fixes'Junio C Hamano-1/+1
2005-10-09Makefile: avoid error message from 'uname -o'Junio C Hamano-7/+15
2005-10-08make $prefix available for sub-makefilesKai Ruemmler-1/+1
2005-10-08[PATCH] If NO_MMAP is defined, fake mmap() and munmap()Johannes Schindelin-0/+6
2005-10-08Give proper prototype to gitstrcasestr.Junio C Hamano-1/+1
2005-10-07Add git-am, applymbox replacement.Junio C Hamano-1/+1
2005-10-05GIT 0.99.8bv0.99.8bJunio C Hamano-1/+1
2005-10-04Record which tree the patch applies to.Junio C Hamano-3/+8
2005-10-03On Cygwin, use symbolic ref, not a symbolic link, to express .git/HEADJunio C Hamano-0/+1
2005-10-03[PATCH] Merging the Cygwin changesJunio C Hamano-5/+1
2005-10-03GIT 0.99.8av0.99.8aJunio C Hamano-1/+1
2005-10-03Merge with master.kernel.org:/pub/scm/git/git.gitPeter Anvin-19/+48