Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-12-21 | GIT 1.0.0 | Junio C Hamano | 1 | -3/+5 |
2005-12-19 | Remove "octopus". | Junio C Hamano | 1 | -1/+1 |
2005-12-19 | Remove generated files */*.py[co] | Junio C Hamano | 1 | -1/+2 |
2005-12-17 | fetch-pack: -k option to keep downloaded pack. | Junio C Hamano | 1 | -0/+1 |
2005-12-14 | GIT 0.99.9n aka 1.0rc6 | Junio C Hamano | 1 | -2/+2 |
2005-12-14 | Do not let errors pass by unnoticed when running `make check'. | Junio C Hamano | 1 | -1/+1 |
2005-12-11 | GIT 0.99.9m aka 1.0rc5 | Junio C Hamano | 1 | -7/+11 |
2005-12-06 | [PATCH] Initial AIX portability fixes. | Jason Riedy | 1 | -0/+4 |
2005-12-05 | Clean up compatibility definitions. | Junio C Hamano | 1 | -6/+6 |
2005-12-03 | GIT 0.99.9l aka 1.0rc4 | Junio C Hamano | 1 | -26/+34 |
2005-12-03 | Add compat/setenv.c, use in git.c. | Jason Riedy | 1 | -9/+18 |
2005-12-01 | Makefile: say the default target upfront. | Junio C Hamano | 1 | -0/+3 |
2005-11-30 | Move couple of ifdefs after "include config.mk" | Timo Hirvonen | 1 | -16/+12 |
2005-11-25 | GIT 0.99.9k | Junio C Hamano | 1 | -28/+41 |
2005-11-24 | Rename git-config-set to git-repo-config | Johannes Schindelin | 1 | -1/+1 |
2005-11-21 | Move diff.renamelimit out of default configuration. | Junio C Hamano | 1 | -1/+2 |
2005-11-21 | Introduce $(ALL_PROGRAMS) for 'all:' and 'install:' to operate on. | Andreas Ericsson | 1 | -13/+15 |
2005-11-20 | Add Python version checks to the Makefile to automatically set WITH_OWN_SUBPR... | Ryan Anderson | 1 | -10/+15 |
2005-11-19 | Add git-config-set, a simple helper for scripts to set config variables | Johannes Schindelin | 1 | -1/+2 |
2005-11-19 | Decide whether to build http-push in the Makefile | Nick Hengeveld | 1 | -3/+6 |
2005-11-19 | Isolate shared HTTP request functionality | Nick Hengeveld | 1 | -1/+2 |
2005-11-18 | Merge branch 'master' | Junio C Hamano | 1 | -0/+4 |
2005-11-18 | Cygwin *might* be helped with NO_MMAP | Junio C Hamano | 1 | -0/+4 |
2005-11-18 | Merge branch 'master' | Junio C Hamano | 1 | -1/+1 |
2005-11-17 | 'make clean' forgot about some files | Nicolas Pitre | 1 | -1/+1 |
2005-11-16 | GIT 0.99.9j aka 1.0rc3 | Junio C Hamano | 1 | -22/+18 |
2005-11-15 | C implementation of the 'git' program, take two. | Andreas Ericsson | 1 | -12/+8 |
2005-11-15 | diff: make default rename detection limit configurable. | Junio C Hamano | 1 | -2/+2 |
2005-11-15 | git-core-foo -> git-foo, except the core package | H. Peter Anvin | 1 | -7/+7 |
2005-11-14 | GIT 0.99.9i aka 1.0rc2 | Junio C Hamano | 1 | -12/+23 |
2005-11-14 | Remove git-rename. git-mv does the same | Josef Weidendorfer | 1 | -1/+1 |
2005-11-14 | Separate LDFLAGS and CFLAGS. | Junio C Hamano | 1 | -9/+20 |
2005-11-13 | Rename lost+found to lost-found. | Junio C Hamano | 1 | -1/+1 |
2005-11-11 | GIT 0.99.9h | Junio C Hamano | 1 | -3/+4 |
2005-11-11 | git-lost+found | Junio C Hamano | 1 | -1/+2 |
2005-11-11 | Rename git-pack-intersect to git-pack-redundant | Lukas_Sandström | 1 | -1/+1 |
2005-11-11 | Add git-pack-intersect | Lukas_Sandström | 1 | -1/+1 |
2005-11-09 | GIT 0.99.9g | Junio C Hamano | 1 | -1/+1 |
2005-11-08 | GIT 0.99.9f | Junio C Hamano | 1 | -1/+2 |
2005-11-07 | Merge branch 'master' | Junio C Hamano | 1 | -1/+1 |
2005-11-07 | Introducing: git-cvsexportcommit | Martin Langhoff | 1 | -1/+1 |
2005-11-06 | GIT 0.99.9e | Junio C Hamano | 1 | -23/+31 |
2005-11-06 | Use fink/darwinport paths for OSX | Randal L. Schwartz | 1 | -0/+4 |
2005-11-06 | Merge in http-push first stage. | Junio C Hamano | 1 | -2/+11 |
2005-11-06 | Add support for pushing to a remote repository using HTTP/DAV | Nick Hengeveld | 1 | -2/+11 |
2005-11-06 | Package split: Debian. | Junio C Hamano | 1 | -2/+2 |
2005-11-06 | Simplify CFLAGS/DEFINES in Makefile | Junio C Hamano | 1 | -18/+14 |
2005-11-05 | GIT 0.99.9d | Junio C Hamano | 1 | -1/+1 |
2005-11-03 | GIT 0.99.9c | Junio C Hamano | 1 | -5/+5 |
2005-11-03 | Add 'ours' merge strategy. | Junio C Hamano | 1 | -1/+1 |