Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cygwin *might* be helped with NO_MMAP | Junio C Hamano | 2005-11-18 | 1 | -0/+4 |
* | 'make clean' forgot about some files | Nicolas Pitre | 2005-11-17 | 1 | -1/+1 |
* | C implementation of the 'git' program, take two. | Andreas Ericsson | 2005-11-15 | 1 | -12/+8 |
* | diff: make default rename detection limit configurable. | Junio C Hamano | 2005-11-15 | 1 | -2/+2 |
* | git-core-foo -> git-foo, except the core package | H. Peter Anvin | 2005-11-15 | 1 | -7/+7 |
* | Remove git-rename. git-mv does the same | Josef Weidendorfer | 2005-11-14 | 1 | -1/+1 |
* | Separate LDFLAGS and CFLAGS. | Junio C Hamano | 2005-11-14 | 1 | -9/+20 |
* | Rename lost+found to lost-found. | Junio C Hamano | 2005-11-13 | 1 | -1/+1 |
* | git-lost+found | Junio C Hamano | 2005-11-11 | 1 | -1/+2 |
* | Rename git-pack-intersect to git-pack-redundant | Lukas_Sandström | 2005-11-11 | 1 | -1/+1 |
* | Add git-pack-intersect | Lukas_Sandström | 2005-11-11 | 1 | -1/+1 |
* | Introducing: git-cvsexportcommit | Martin Langhoff | 2005-11-07 | 1 | -1/+1 |
* | Use fink/darwinport paths for OSX | Randal L. Schwartz | 2005-11-06 | 1 | -0/+4 |
* | Merge in http-push first stage. | Junio C Hamano | 2005-11-06 | 1 | -2/+11 |
|\ | |||||
| * | Add support for pushing to a remote repository using HTTP/DAV | Nick Hengeveld | 2005-11-06 | 1 | -2/+11 |
* | | Package split: Debian. | Junio C Hamano | 2005-11-06 | 1 | -2/+2 |
* | | Simplify CFLAGS/DEFINES in Makefile | Junio C Hamano | 2005-11-06 | 1 | -18/+14 |
|/ | |||||
* | 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 |
* | 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.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 |
|\ \ | |||||
| * | | OpenBSD needs the strcasestr replacement. | 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 |
|\ \ \ | |/ / | |||||
| * | | Give proper prototype to gitstrcasestr. | Junio C Hamano | 2005-10-08 | 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 |
| |/ |/| |