| Commit message (Expand) | Author | Age |
* | Add ".git/config" file parser | Linus Torvalds | 2005-10-10 |
* | Merge branch 'fixes' | Junio C Hamano | 2005-10-10 |
|\ |
|
| * | OpenBSD needs the strcasestr replacement. | Junio C Hamano | 2005-10-10 |
* | | Deal with $(bindir) and friends with whitespaces. | Junio C Hamano | 2005-10-10 |
* | | Merge branch 'fixes' | Junio C Hamano | 2005-10-09 |
|\ \
| |/ |
|
| * | Give proper prototype to gitstrcasestr. | Junio C Hamano | 2005-10-08 |
* | | Makefile: avoid error message from 'uname -o' | Junio C Hamano | 2005-10-09 |
* | | make $prefix available for sub-makefiles | Kai Ruemmler | 2005-10-08 |
* | | [PATCH] If NO_MMAP is defined, fake mmap() and munmap() | Johannes Schindelin | 2005-10-08 |
* | | Add git-am, applymbox replacement. | Junio C Hamano | 2005-10-07 |
* | | Record which tree the patch applies to. | Junio C Hamano | 2005-10-04 |
* | | On Cygwin, use symbolic ref, not a symbolic link, to express .git/HEAD | Junio C Hamano | 2005-10-03 |
* | | [PATCH] Merging the Cygwin changes | Junio C Hamano | 2005-10-03 |
* | | Merge with master.kernel.org:/pub/scm/git/git.git | Peter Anvin | 2005-10-03 |
|\ \ |
|
| * | | Post 0.99.8 master branch | Junio C Hamano | 2005-10-02 |
| |/ |
|
| * | GIT 0.99.8v0.99.8 | Junio C Hamano | 2005-10-02 |
| * | Customize git command for installations that lack certain commands. | Junio C Hamano | 2005-10-02 |
| * | [PATCH] git on OpenBSD | Han Boetes | 2005-10-02 |
| * | More portability. | Junio C Hamano | 2005-10-01 |
| * | Add git-symbolic-ref | Junio C Hamano | 2005-10-01 |
* | | Better handling of exec extension in the git wrapper script | H. Peter Anvin | 2005-09-30 |
* | | Change $(X) -> $X to be less annoying. | H. Peter Anvin | 2005-09-30 |
* | | Merge with master.kernel.org:/pub/scm/git/git.git | H. Peter Anvin | 2005-09-30 |
|\ \
| |/ |
|
| * | Still installing the old command names. | Junio C Hamano | 2005-09-30 |
* | | git-http-fetch needs $(X) | hpa | 2005-09-29 |
* | | Just explicitly add $(X) to most programs. | H. Peter Anvin | 2005-09-28 |
* | | Handle Cygwin .exe extensions | Peter Anvin | 2005-09-28 |
* | | Remove *.exe for Cygwin's benefit | Peter Anvin | 2005-09-28 |
* | | NO_IPV6 support for git daemon | Peter Anvin | 2005-09-28 |
* | | Call it NO_IPV6 rather than hard-coding __CYGWIN__ | hpa | 2005-09-28 |
* | | Options to compile on Cygwin | hpa | 2005-09-28 |
|/ |
|
* | [PATCH] Make the test more shell generic and fix missing Solaris find option | Peter Eriksen | 2005-09-27 |
* | [PATCH] Add "git-update-ref" to update the HEAD (or other) ref | Linus Torvalds | 2005-09-25 |
* | Clean generated files a bit more. | Junio C Hamano | 2005-09-24 |
* | Stop installing the backward compatible symlinks. | Junio C Hamano | 2005-09-24 |
* | Use 0.99.7.GIT as version between 0.99.7 and 0.99.8 | Junio C Hamano | 2005-09-24 |
* | Solaris: give a bit more built-in defaults. | Junio C Hamano | 2005-09-24 |
* | [PATCH] CURLDIR in Makefile | Patrick Mauritz | 2005-09-24 |
* | Prettyprint octopus merge message. | Junio C Hamano | 2005-09-22 |
* | Retire diff-helper. | Junio C Hamano | 2005-09-22 |
* | Retire rev-tree. | Junio C Hamano | 2005-09-22 |
* | Retire git-export. | Junio C Hamano | 2005-09-22 |
* | [PATCH] ARM optimized SHA1 implementation | Nicolas Pitre | 2005-09-20 |
* | Ship our own copy of subprocess.py | Junio C Hamano | 2005-09-19 |
* | [PATCH] strcasestr compatibility replacement | Linus Torvalds | 2005-09-19 |
* | Merge branch 'master' of . | Junio C Hamano | 2005-09-18 |
|\ |
|
| * | [PATCH] getdomainname should be usable on SunOS with -lnsl | Junio C Hamano | 2005-09-17 |
| * | Be more backward compatible with git-ssh-{push,pull}. | Junio C Hamano | 2005-09-15 |
| * | Retire info/rev-cache | Junio C Hamano | 2005-09-15 |
| * | [PATCH] Use '-d' as the first flag to 'install' | Peter Eriksen | 2005-09-15 |