summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2005-10-29GIT 0.99.9v0.99.9Junio C Hamano1-1/+1
2005-10-26Add git-name-revJohannes Schindelin1-1/+1
2005-10-26pack-objects: Allow use of pre-generated pack.Junio C Hamano1-1/+1
2005-10-24Add git-shell.Linus Torvalds1-1/+1
2005-10-23Add git-mvJosef Weidendorfer1-1/+1
2005-10-22Split up tree diff functions into tree-diff.c libraryLinus Torvalds1-1/+1
2005-10-20Make git-cherry-pick in target "all"Johannes Schindelin1-2/+4
2005-10-16Merge branch 'svn' of http://netz.smurf.noris.de/git/gitJunio C Hamano1-1/+1
2005-10-16Makefile entry for git-svnimport contained a small typo.Kalle Valo1-1/+1
2005-10-15git-check-ref-format: reject funny ref names.Junio C Hamano1-1/+1
2005-10-14Unlocalized isspace and friendsLinus Torvalds1-1/+2
2005-10-13Add findtags - reworkedMartin Langhoff1-1/+2
2005-10-12Add git-index-pack utilitySergey Vlasov1-1/+1
2005-10-11Use git config file for committer name and email infoLinus Torvalds1-1/+1
2005-10-11Export template_dir in Makefile.Tom Prince1-1/+1
2005-10-11Support custom build options in config.makJohannes Schindelin1-0/+2
2005-10-10Add ".git/config" file parserLinus Torvalds1-1/+1
2005-10-10Merge branch 'fixes'Junio C Hamano1-0/+1
2005-10-10Deal with $(bindir) and friends with whitespaces.Junio C Hamano1-14/+20
2005-10-10OpenBSD needs the strcasestr replacement.Junio C Hamano1-0/+1
2005-10-10New: git-svnimport.Matthias Urlichs1-1/+2
2005-10-09Merge branch 'fixes'Junio C Hamano1-1/+1
2005-10-09Makefile: avoid error message from 'uname -o'Junio C Hamano1-7/+15
2005-10-08make $prefix available for sub-makefilesKai Ruemmler1-1/+1
2005-10-08[PATCH] If NO_MMAP is defined, fake mmap() and munmap()Johannes Schindelin1-0/+6
2005-10-08Give proper prototype to gitstrcasestr.Junio C Hamano1-1/+1
2005-10-07Add git-am, applymbox replacement.Junio C Hamano1-1/+1
2005-10-04Record which tree the patch applies to.Junio C Hamano1-3/+8
2005-10-03On Cygwin, use symbolic ref, not a symbolic link, to express .git/HEADJunio C Hamano1-0/+1
2005-10-03[PATCH] Merging the Cygwin changesJunio C Hamano1-5/+1
2005-10-03Merge with master.kernel.org:/pub/scm/git/git.gitPeter Anvin1-19/+48
2005-10-02Post 0.99.8 master branchJunio C Hamano1-1/+1
2005-10-02GIT 0.99.8v0.99.8Junio C Hamano1-1/+1
2005-10-02Customize git command for installations that lack certain commands.Junio C Hamano1-1/+6
2005-10-02[PATCH] git on OpenBSDHan Boetes1-0/+4
2005-10-01More portability.Junio C Hamano1-3/+17
2005-10-01Add git-symbolic-refJunio C Hamano1-1/+1
2005-09-30Better handling of exec extension in the git wrapper scriptH. Peter Anvin1-1/+2
2005-09-30Change $(X) -> $X to be less annoying.H. Peter Anvin1-33/+33
2005-09-30Merge with master.kernel.org:/pub/scm/git/git.gitH. Peter Anvin1-1/+2
2005-09-30Still installing the old command names.Junio C Hamano1-1/+2
2005-09-29git-http-fetch needs $(X)hpa1-1/+1
2005-09-28Just explicitly add $(X) to most programs.H. Peter Anvin1-30/+25
2005-09-28Handle Cygwin .exe extensionsPeter Anvin1-24/+24
2005-09-28Remove *.exe for Cygwin's benefitPeter Anvin1-1/+1
2005-09-28NO_IPV6 support for git daemonPeter Anvin1-1/+1
2005-09-28Call it NO_IPV6 rather than hard-coding __CYGWIN__hpa1-1/+11
2005-09-28Options to compile on Cygwinhpa1-0/+4
2005-09-27[PATCH] Make the test more shell generic and fix missing Solaris find optionPeter Eriksen1-1/+1
2005-09-25[PATCH] Add "git-update-ref" to update the HEAD (or other) refLinus Torvalds1-0/+1