Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] Missing test_done | Pavel Roskin | 2005-08-11 | 4 | -0/+7 |
* | String comparison of test is done with '=', not '=='. | Junio C Hamano | 2005-08-11 | 1 | -4/+4 |
* | Debian packaging fixes. | Matthias Urlichs | 2005-08-11 | 8 | -8/+44 |
* | merge-base.c: pathological case fix. | Junio C Hamano | 2005-08-11 | 1 | -6/+68 |
* | [PATCH] Speed up git-merge-base a lot | Linus Torvalds | 2005-08-11 | 1 | -7/+22 |
* | Merge with gitk. | Junio C Hamano | 2005-08-11 | 1 | -22/+25 |
|\ | |||||
| * | Refine the update heuristic to improve responsiveness a bit. | Paul Mackerras | 2005-08-11 | 1 | -22/+25 |
* | | GIT 0.99.4.v0.99.4 | Junio C Hamano | 2005-08-10 | 1 | -0/+6 |
* | | Merge with master. | Junio C Hamano | 2005-08-10 | 1 | -10/+21 |
|\ \ | |||||
| * \ | Merge with gitk. | Junio C Hamano | 2005-08-10 | 1 | -10/+21 |
| |\ \ | | |/ | |||||
| | * | Only do an update every 100 commits when drawing the graph. | Paul Mackerras | 2005-08-10 | 1 | -10/+21 |
* | | | Merge with master. | Junio C Hamano | 2005-08-10 | 2 | -3/+39 |
|\ \ \ | |/ / | |||||
| * | | [PATCH] Fix git-rev-parse's parent handling | Johannes Schindelin | 2005-08-10 | 2 | -3/+39 |
* | | | Merge with master. | Junio C Hamano | 2005-08-10 | 30 | -120/+516 |
|\ \ \ | |/ / | |||||
| * | | Skip merges in format-patch. | Junio C Hamano | 2005-08-10 | 1 | -1/+2 |
| * | | Add -v option to git-cherry. | Junio C Hamano | 2005-08-10 | 1 | -1/+7 |
| * | | Teach git push .git/branches shorthand | Junio C Hamano | 2005-08-09 | 1 | -1/+62 |
| * | | ls-remote: drop storing operation and add documentation. | Junio C Hamano | 2005-08-09 | 2 | -27/+87 |
| * | | Teach format-patch, rebase and cherry a..b format | Junio C Hamano | 2005-08-09 | 3 | -22/+47 |
| * | | Stash away the original head in ORIG_HEAD when resetting. | Junio C Hamano | 2005-08-09 | 1 | -1/+7 |
| * | | git-revert: revert an existing commit. | Junio C Hamano | 2005-08-09 | 2 | -0/+38 |
| * | | Introduce --pretty=oneline format. | Junio C Hamano | 2005-08-09 | 3 | -9/+36 |
| * | | Document "git commit" | Junio C Hamano | 2005-08-09 | 2 | -8/+65 |
| * | | git-commit: log parameter updates. | Junio C Hamano | 2005-08-09 | 3 | -24/+107 |
| * | | Update rev-parse flags list. | Junio C Hamano | 2005-08-09 | 1 | -0/+3 |
| * | | [PATCH] add *--no-merges* flag to suppress display of merge commits | Johannes Schindelin | 2005-08-09 | 1 | -1/+11 |
| * | | Use GIT_SSH environment to specify alternate ssh binary. | Martin Sivak | 2005-08-09 | 2 | -3/+16 |
| * | | Small typofix in mailsplit.c | Junio C Hamano | 2005-08-09 | 1 | -1/+1 |
| * | | A bit more format warning squelching. | Junio C Hamano | 2005-08-09 | 2 | -5/+6 |
| * | | [PATCH] -Werror fixes | Timo Sirainen | 2005-08-09 | 9 | -16/+21 |
| * | | [PATCH] Warning fix for gcc 4 | Pavel Roskin | 2005-08-09 | 1 | -1/+1 |
* | | | Merge with master. | Junio C Hamano | 2005-08-09 | 2 | -11/+20 |
|\ \ \ | |/ / | |||||
| * | | Merge with gitk. | Junio C Hamano | 2005-08-09 | 1 | -10/+19 |
| |\ \ | | |/ | |||||
| | * | [PATCH] "Child" information in commit window - and cleanups | Linus Torvalds | 2005-08-09 | 1 | -10/+19 |
| * | | Downgrade git-send-email-script | Junio C Hamano | 2005-08-09 | 1 | -1/+1 |
* | | | Merge with master. | Junio C Hamano | 2005-08-08 | 8 | -12/+43 |
|\ \ \ | |/ / | |||||
| * | | [PATCH] Add -m <message> option to "git tag" | Chris Wright | 2005-08-08 | 1 | -5/+15 |
| * | | [PATCH] Plug memory leak in git-pack-objects | Sergey Vlasov | 2005-08-08 | 1 | -0/+4 |
| * | | [PATCH] Plug memory leak in sha1close() | Sergey Vlasov | 2005-08-08 | 1 | -0/+1 |
| * | | [PATCH] Plug memory leak in write_sha1_to_fd() | Sergey Vlasov | 2005-08-08 | 1 | -2/+12 |
| * | | [PATCH] Plug memory leak in read_object_with_reference() | Sergey Vlasov | 2005-08-08 | 1 | -0/+1 |
| * | | [PATCH] git_mkstemp() fix | Holger Eitzenberger | 2005-08-08 | 1 | -2/+7 |
| * | | [PATCH] Make curl fail on server error | Catalin Marinas | 2005-08-08 | 3 | -3/+3 |
* | | | Merge with master. | Junio C Hamano | 2005-08-08 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Makefile dependency fix. | Junio C Hamano | 2005-08-08 | 1 | -0/+1 |
* | | | Change RPM dependency from Prereq to Requires. | Junio C Hamano | 2005-08-08 | 1 | -1/+1 |
* | | | Update Maintainer field of debian/control | Junio C Hamano | 2005-08-07 | 1 | -1/+1 |
* | | | [PATCH] RPM spec updates. | Horst von Brand | 2005-08-07 | 1 | -8/+15 |
* | | | Merge with master. | Junio C Hamano | 2005-08-07 | 1 | -41/+92 |
|\ \ \ | |/ / | |||||
| * | | Merge with gitk. | Junio C Hamano | 2005-08-07 | 1 | -41/+92 |
| |\ \ | | |/ |