Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Be more backward compatible with git-ssh-{push,pull}. | Junio C Hamano | 2005-09-15 | 1 | -0/+5 |
* | Retire info/rev-cache | Junio C Hamano | 2005-09-15 | 1 | -4/+4 |
* | [PATCH] Use '-d' as the first flag to 'install' | Peter Eriksen | 2005-09-15 | 1 | -2/+2 |
* | [PATCH] Rename the 'fredrik' merge strategy to 'recursive'. | Fredrik Kuivinen | 2005-09-13 | 1 | -1/+1 |
* | [PATCH] Add "git grep" helper | Linus Torvalds | 2005-09-12 | 1 | -1/+1 |
* | Add a new merge strategy by Fredrik Kuivinen. | Junio C Hamano | 2005-09-10 | 1 | -1/+22 |
* | Use Daniel's read-tree in the merge strategy 'resolve'. | Junio C Hamano | 2005-09-10 | 1 | -1/+2 |
* | Multi-backend merge driver. | Junio C Hamano | 2005-09-10 | 1 | -1/+2 |
* | Retire support for old environment variables. | Junio C Hamano | 2005-09-09 | 1 | -1/+1 |
* | [PATCH] remove duplicate git-send-email-script.perl target in Makefile | Marco Roeland | 2005-09-09 | 1 | -1/+1 |
* | 'build' scripts before installing. | Junio C Hamano | 2005-09-08 | 1 | -18/+26 |
* | git --version tells which version of git you have. | Junio C Hamano | 2005-09-07 | 1 | -2/+8 |
* | [PATCH] Portability fix for Solaris 10/x86 | Patrick Mauritz | 2005-09-07 | 1 | -2/+16 |
* | Big tool rename. | Junio C Hamano | 2005-09-07 | 1 | -75/+77 |
* | GIT 0.99.6v0.99.6 | Junio C Hamano | 2005-09-07 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'master' of . | Junio C Hamano | 2005-09-05 | 1 | -1/+2 |
| |\ | |||||
| * \ | Merge refs/heads/master from . | Junio C Hamano | 2005-08-29 | 1 | -1/+2 |
| |\ \ | |||||
| * \ \ | Merge master branch changes into release candidate branch. | Junio C Hamano | 2005-08-26 | 1 | -1/+4 |
| |\ \ \ | |||||
| * | | | | Prepare 0.99.6 branch. | Junio C Hamano | 2005-08-24 | 1 | -1/+1 |
* | | | | | Flatten tools/ directory to make build procedure simpler. | Junio C Hamano | 2005-09-07 | 1 | -13/+36 |
| |_|_|/ |/| | | | |||||
* | | | | Retire git-clone-dumb-http. | Junio C Hamano | 2005-09-05 | 1 | -1/+1 |
* | | | | Install archimport-script. | Junio C Hamano | 2005-09-04 | 1 | -0/+1 |
| |_|/ |/| | | |||||
* | | | Remove git-apply-patch-script. | Junio C Hamano | 2005-08-29 | 1 | -1/+1 |
* | | | Redo "revert" using three-way merge machinery. | Junio C Hamano | 2005-08-29 | 1 | -0/+1 |
| |/ |/| | |||||
* | | Enable git-send-email-script on Debian. | Junio C Hamano | 2005-08-26 | 1 | -1/+4 |
|/ | |||||
* | Merge refs/heads/master from . | Junio C Hamano | 2005-08-24 | 1 | -1/+2 |
|\ | |||||
| * | [PATCH] Infamous 'octopus merge' | Junio C Hamano | 2005-08-24 | 1 | -0/+1 |
| * | [PATCH] Retire git-parse-remote. | Junio C Hamano | 2005-08-24 | 1 | -1/+1 |
| * | [PATCH] Start adding the $GIT_DIR/remotes/ support. | Junio C Hamano | 2005-08-24 | 1 | -1/+1 |
* | | Merge refs/heads/master from . | Junio C Hamano | 2005-08-23 | 1 | -2/+1 |
|\ \ | |/ | |||||
| * | Clean-up output from "git show-branch" and document it. | Junio C Hamano | 2005-08-22 | 1 | -1/+0 |
| * | [PATCH] Add 'git show-branch'. | Junio C Hamano | 2005-08-22 | 1 | -1/+1 |
* | | Merge with master to get diff fixes. | Junio C Hamano | 2005-08-16 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | [PATCH] Make "git diff" work inside relative subdirectories | Linus Torvalds | 2005-08-16 | 1 | -1/+1 |
* | | Merge master changes into rc. | Junio C Hamano | 2005-08-15 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Add git-show-branches-script | Junio C Hamano | 2005-08-15 | 1 | -0/+1 |
* | | Merge master changes into release candidate branch. | Junio C Hamano | 2005-08-13 | 1 | -42/+47 |
|\ \ | |/ | |||||
| * | Make tools/ directory first-class citizen. | Junio C Hamano | 2005-08-12 | 1 | -2/+0 |
| * | [PATCH] Unify Makefile indentation | Petr Baudis | 2005-08-12 | 1 | -14/+14 |
| * | [PATCH] Use $DESTDIR instead of $dest | Petr Baudis | 2005-08-12 | 1 | -3/+3 |
| * | Make CFLAGS overridable from make command line. | Pavel Roskin | 2005-08-12 | 1 | -21/+25 |
| * | Clean generated files a bit more, to cope with Debian build droppings. | Junio C Hamano | 2005-08-12 | 1 | -2/+5 |
* | | Merge changes in the master branch into 0.99.5 preparation branch. | Junio C Hamano | 2005-08-11 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Clean generated deb files. | Junio C Hamano | 2005-08-11 | 1 | -1/+2 |
* | | Start preparing for 0.99.5 | Junio C Hamano | 2005-08-10 | 1 | -1/+1 |
|/ | |||||
* | Merge with master. | Junio C Hamano | 2005-08-10 | 1 | -0/+1 |
|\ | |||||
| * | git-revert: revert an existing commit. | Junio C Hamano | 2005-08-09 | 1 | -0/+1 |
* | | Merge with master. | Junio C Hamano | 2005-08-09 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Downgrade git-send-email-script | Junio C Hamano | 2005-08-09 | 1 | -1/+1 |
* | | Merge with master. | Junio C Hamano | 2005-08-08 | 1 | -0/+1 |
|\ \ | |/ |