Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile: use git-describe to mark the git version. | Junio C Hamano | 2005-12-27 | 1 | -5/+15 |
* | Add a "git-describe" command | Linus Torvalds | 2005-12-27 | 1 | -1/+2 |
* | Merge in fixes up to 1.0.3 maintenance branch. | Junio C Hamano | 2005-12-22 | 1 | -0/+3 |
|\ | |||||
| * | GIT 1.0.3v1.0.3 | Junio C Hamano | 2005-12-22 | 1 | -1/+4 |
| |\ | |||||
| | * | git-format-patch should show the correct version | Johannes Schindelin | 2005-12-22 | 1 | -0/+3 |
| * | | GIT 1.0.0bv1.0.2v1.0.0b | Junio C Hamano | 2005-12-21 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| * | | GIT 1.0.0av1.0.1v1.0.0a | Junio C Hamano | 2005-12-21 | 1 | -1/+1 |
| |/ | |||||
* | | Versioning scheme changes. | Junio C Hamano | 2005-12-21 | 1 | -1/+1 |
* | | Post 1.0.0 development track. | Junio C Hamano | 2005-12-21 | 1 | -1/+1 |
|/ | |||||
* | GIT 1.0.0v1.0.0 | Junio C Hamano | 2005-12-21 | 1 | -3/+5 |
|\ | |||||
| * | Remove "octopus". | Junio C Hamano | 2005-12-19 | 1 | -1/+1 |
| * | Remove generated files */*.py[co] | Junio C Hamano | 2005-12-19 | 1 | -1/+2 |
| * | fetch-pack: -k option to keep downloaded pack. | Junio C Hamano | 2005-12-17 | 1 | -0/+1 |
* | | GIT 0.99.9n aka 1.0rc6v1.0rc6v0.99.9n | Junio C Hamano | 2005-12-14 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Do not let errors pass by unnoticed when running `make check'. | Junio C Hamano | 2005-12-14 | 1 | -1/+1 |
* | | GIT 0.99.9m aka 1.0rc5v1.0rc5v0.99.9m | Junio C Hamano | 2005-12-11 | 1 | -7/+11 |
|\ \ | |/ | |||||
| * | [PATCH] Initial AIX portability fixes. | Jason Riedy | 2005-12-06 | 1 | -0/+4 |
| * | Clean up compatibility definitions. | Junio C Hamano | 2005-12-05 | 1 | -6/+6 |
* | | GIT 0.99.9l aka 1.0rc4v1.0rc4v0.99.9l | Junio C Hamano | 2005-12-03 | 1 | -26/+34 |
|\ \ | |/ | |||||
| * | Add compat/setenv.c, use in git.c. | Jason Riedy | 2005-12-03 | 1 | -9/+18 |
| * | Makefile: say the default target upfront. | Junio C Hamano | 2005-12-01 | 1 | -0/+3 |
| * | Move couple of ifdefs after "include config.mk" | Timo Hirvonen | 2005-11-30 | 1 | -16/+12 |
* | | GIT 0.99.9kv0.99.9k | Junio C Hamano | 2005-11-25 | 1 | -28/+41 |
|\ \ | |/ | |||||
| * | Rename git-config-set to git-repo-config | Johannes Schindelin | 2005-11-24 | 1 | -1/+1 |
| * | Move diff.renamelimit out of default configuration. | Junio C Hamano | 2005-11-21 | 1 | -1/+2 |
| * | Introduce $(ALL_PROGRAMS) for 'all:' and 'install:' to operate on. | Andreas Ericsson | 2005-11-21 | 1 | -13/+15 |
| * | Add Python version checks to the Makefile to automatically set WITH_OWN_SUBPR... | Ryan Anderson | 2005-11-20 | 1 | -10/+15 |
| * | Add git-config-set, a simple helper for scripts to set config variables | Johannes Schindelin | 2005-11-19 | 1 | -1/+2 |
| * | Decide whether to build http-push in the Makefile | Nick Hengeveld | 2005-11-19 | 1 | -3/+6 |
| * | Isolate shared HTTP request functionality | Nick Hengeveld | 2005-11-19 | 1 | -1/+2 |
* | | Merge branch 'master' | Junio C Hamano | 2005-11-18 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | Cygwin *might* be helped with NO_MMAP | Junio C Hamano | 2005-11-18 | 1 | -0/+4 |
* | | Merge branch 'master' | Junio C Hamano | 2005-11-18 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | '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 |
* | | GIT 0.99.9j aka 1.0rc3v1.0rc3v0.99.9j | Junio C Hamano | 2005-11-16 | 1 | -22/+18 |
* | | GIT 0.99.9i aka 1.0rc2v1.0rc2v0.99.9i | Junio C Hamano | 2005-11-14 | 1 | -12/+23 |
|\ \ | |/ | |||||
| * | 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 0.99.9hv1.0rc1v0.99.9h | Junio C Hamano | 2005-11-11 | 1 | -3/+4 |
|\ \ | |/ | |||||
| * | 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 |
* | | GIT 0.99.9gv0.99.9g | Junio C Hamano | 2005-11-09 | 1 | -1/+1 |
|\ \ | |/ | |||||
* | | GIT 0.99.9fv0.99.9f | Junio C Hamano | 2005-11-08 | 1 | -1/+2 |
|\ \ | |/ | |||||
* | | Merge branch 'master' | Junio C Hamano | 2005-11-07 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Introducing: git-cvsexportcommit | Martin Langhoff | 2005-11-07 | 1 | -1/+1 |