Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Simplify CFLAGS/DEFINES in Makefile | Junio C Hamano | 2005-11-06 | 1 | -18/+14 | |
| |/ / | ||||||
* | | | GIT 0.99.9dv0.99.9d | Junio C Hamano | 2005-11-05 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
* | | | GIT 0.99.9cv0.99.9c | Junio C Hamano | 2005-11-03 | 1 | -5/+5 | |
|\ \ \ | |/ / | ||||||
| * | | Add 'ours' merge strategy. | Junio C Hamano | 2005-11-03 | 1 | -1/+1 | |
| * | | [PATCH] Clean up the SunOS Makefile rule | Peter Eriksen | 2005-11-02 | 1 | -1/+1 | |
| * | | Make test-date buildable again. | Junio C Hamano | 2005-11-02 | 1 | -2/+2 | |
* | | | GIT 0.99.9bv0.99.9b | Junio C Hamano | 2005-11-01 | 1 | -3/+2 | |
|\ \ \ | |/ / | ||||||
| * | | Do not install backward compatibility links anymore. | Junio C Hamano | 2005-11-01 | 1 | -1/+0 | |
| * | | Remove git-findtags.perl | Petr Baudis | 2005-11-01 | 1 | -1/+1 | |
* | | | GIT 0.99.9av0.99.9a | Junio C Hamano | 2005-10-30 | 1 | -62/+106 | |
|\ \ \ | |/ / | ||||||
| * | | GIT 0.99.9 master branch. | Junio C Hamano | 2005-10-30 | 1 | -1/+1 | |
| * | | GIT 0.99.9v0.99.9 | Junio C Hamano | 2005-10-29 | 1 | -1/+1 | |
| * | | Add git-name-rev | Johannes Schindelin | 2005-10-26 | 1 | -1/+1 | |
| * | | pack-objects: Allow use of pre-generated pack. | Junio C Hamano | 2005-10-26 | 1 | -1/+1 | |
| * | | Add git-shell. | Linus Torvalds | 2005-10-24 | 1 | -1/+1 | |
| * | | Add git-mv | Josef Weidendorfer | 2005-10-23 | 1 | -1/+1 | |
| * | | Split up tree diff functions into tree-diff.c library | Linus Torvalds | 2005-10-22 | 1 | -1/+1 | |
| * | | Make git-cherry-pick in target "all" | Johannes Schindelin | 2005-10-20 | 1 | -2/+4 | |
| * | | Merge branch 'svn' of http://netz.smurf.noris.de/git/git | Junio C Hamano | 2005-10-16 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Makefile entry for git-svnimport contained a small typo. | Kalle Valo | 2005-10-16 | 1 | -1/+1 | |
| | * | | New: git-svnimport. | Matthias Urlichs | 2005-10-10 | 1 | -1/+2 | |
| * | | | git-check-ref-format: reject funny ref names. | Junio C Hamano | 2005-10-15 | 1 | -1/+1 | |
| * | | | Unlocalized isspace and friends | Linus Torvalds | 2005-10-14 | 1 | -1/+2 | |
| * | | | Add findtags - reworked | Martin Langhoff | 2005-10-13 | 1 | -1/+2 | |
| * | | | Add git-index-pack utility | Sergey Vlasov | 2005-10-12 | 1 | -1/+1 | |
| * | | | Use git config file for committer name and email info | Linus Torvalds | 2005-10-11 | 1 | -1/+1 | |
| * | | | Export template_dir in Makefile. | Tom Prince | 2005-10-11 | 1 | -1/+1 | |
| * | | | Support custom build options in config.mak | Johannes Schindelin | 2005-10-11 | 1 | -0/+2 | |
| * | | | Add ".git/config" file parser | Linus Torvalds | 2005-10-10 | 1 | -1/+1 | |
| * | | | Merge branch 'fixes' | Junio C Hamano | 2005-10-10 | 1 | -0/+1 | |
| |\ \ \ | ||||||
| * | | | | Deal with $(bindir) and friends with whitespaces. | Junio C Hamano | 2005-10-10 | 1 | -14/+20 | |
| * | | | | Merge branch 'fixes' | Junio C Hamano | 2005-10-09 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| * | | | | | Makefile: avoid error message from 'uname -o' | Junio C Hamano | 2005-10-09 | 1 | -7/+15 | |
| * | | | | | make $prefix available for sub-makefiles | Kai Ruemmler | 2005-10-08 | 1 | -1/+1 | |
| * | | | | | [PATCH] If NO_MMAP is defined, fake mmap() and munmap() | Johannes Schindelin | 2005-10-08 | 1 | -0/+6 | |
| * | | | | | Add git-am, applymbox replacement. | Junio C Hamano | 2005-10-07 | 1 | -1/+1 | |
| | |_|/ / | |/| | | | ||||||
| * | | | | Record which tree the patch applies to. | Junio C Hamano | 2005-10-04 | 1 | -3/+8 | |
| * | | | | On Cygwin, use symbolic ref, not a symbolic link, to express .git/HEAD | Junio C Hamano | 2005-10-03 | 1 | -0/+1 | |
| * | | | | [PATCH] Merging the Cygwin changes | Junio C Hamano | 2005-10-03 | 1 | -5/+1 | |
| * | | | | Merge with master.kernel.org:/pub/scm/git/git.git | Peter Anvin | 2005-10-03 | 1 | -19/+48 | |
| |\ \ \ \ | ||||||
| | * | | | | Post 0.99.8 master branch | Junio C Hamano | 2005-10-02 | 1 | -1/+1 | |
| * | | | | | Better handling of exec extension in the git wrapper script | H. Peter Anvin | 2005-09-30 | 1 | -1/+2 | |
| * | | | | | Change $(X) -> $X to be less annoying. | H. Peter Anvin | 2005-09-30 | 1 | -33/+33 | |
| * | | | | | Merge with master.kernel.org:/pub/scm/git/git.git | H. Peter Anvin | 2005-09-30 | 1 | -1/+2 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | git-http-fetch needs $(X) | hpa | 2005-09-29 | 1 | -1/+1 | |
| * | | | | | | Just explicitly add $(X) to most programs. | H. Peter Anvin | 2005-09-28 | 1 | -30/+25 | |
| * | | | | | | Handle Cygwin .exe extensions | Peter Anvin | 2005-09-28 | 1 | -24/+24 | |
| * | | | | | | Remove *.exe for Cygwin's benefit | Peter Anvin | 2005-09-28 | 1 | -1/+1 | |
| * | | | | | | NO_IPV6 support for git daemon | Peter Anvin | 2005-09-28 | 1 | -1/+1 | |
| * | | | | | | Call it NO_IPV6 rather than hard-coding __CYGWIN__ | hpa | 2005-09-28 | 1 | -1/+11 |