summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Simplify CFLAGS/DEFINES in MakefileJunio C Hamano2005-11-061-18/+14
| |/ /
* | | GIT 0.99.9dv0.99.9dJunio C Hamano2005-11-051-1/+1
|\ \ \ | |/ /
* | | GIT 0.99.9cv0.99.9cJunio C Hamano2005-11-031-5/+5
|\ \ \ | |/ /
| * | 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
* | | GIT 0.99.9bv0.99.9bJunio C Hamano2005-11-011-3/+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.9av0.99.9aJunio C Hamano2005-10-301-62/+106
|\ \ \ | |/ /
| * | 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
| |\ \ \
| * | | | Deal with $(bindir) and friends with whitespaces.Junio C Hamano2005-10-101-14/+20
| * | | | Merge branch 'fixes'Junio C Hamano2005-10-091-1/+1
| |\ \ \ \
| * | | | | Makefile: avoid error message from 'uname -o'Junio C Hamano2005-10-091-7/+15
| * | | | | make $prefix available for sub-makefilesKai Ruemmler2005-10-081-1/+1
| * | | | | [PATCH] If NO_MMAP is defined, fake mmap() and munmap()Johannes Schindelin2005-10-081-0/+6
| * | | | | Add git-am, applymbox replacement.Junio C Hamano2005-10-071-1/+1
| | |_|/ / | |/| | |
| * | | | Record which tree the patch applies to.Junio C Hamano2005-10-041-3/+8
| * | | | On Cygwin, use symbolic ref, not a symbolic link, to express .git/HEADJunio C Hamano2005-10-031-0/+1
| * | | | [PATCH] Merging the Cygwin changesJunio C Hamano2005-10-031-5/+1
| * | | | Merge with master.kernel.org:/pub/scm/git/git.gitPeter Anvin2005-10-031-19/+48
| |\ \ \ \
| | * | | | Post 0.99.8 master branchJunio C Hamano2005-10-021-1/+1
| * | | | | Better handling of exec extension in the git wrapper scriptH. Peter Anvin2005-09-301-1/+2
| * | | | | Change $(X) -> $X to be less annoying.H. Peter Anvin2005-09-301-33/+33
| * | | | | Merge with master.kernel.org:/pub/scm/git/git.gitH. Peter Anvin2005-09-301-1/+2
| |\ \ \ \ \
| * | | | | | git-http-fetch needs $(X)hpa2005-09-291-1/+1
| * | | | | | Just explicitly add $(X) to most programs.H. Peter Anvin2005-09-281-30/+25
| * | | | | | Handle Cygwin .exe extensionsPeter Anvin2005-09-281-24/+24
| * | | | | | Remove *.exe for Cygwin's benefitPeter Anvin2005-09-281-1/+1
| * | | | | | NO_IPV6 support for git daemonPeter Anvin2005-09-281-1/+1
| * | | | | | Call it NO_IPV6 rather than hard-coding __CYGWIN__hpa2005-09-281-1/+11