summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch 'fixes'Junio C Hamano2005-10-091-1/+1
|\ \ \ | |/ /
| * | Give proper prototype to gitstrcasestr.Junio C Hamano2005-10-081-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
| |/
| * GIT 0.99.8v0.99.8Junio C Hamano2005-10-021-1/+1
| * Customize git command for installations that lack certain commands.Junio C Hamano2005-10-021-1/+6
| * [PATCH] git on OpenBSDHan Boetes2005-10-021-0/+4
| * More portability.Junio C Hamano2005-10-011-3/+17
| * Add git-symbolic-refJunio C Hamano2005-10-011-1/+1
* | Better handling of exec extension in the git wrapper scriptH. Peter Anvin2005-09-301-1/+2