summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* String comparison of test is done with '=', not '=='.Junio C Hamano2005-08-121-4/+4
* Debian packaging fixes.Matthias Urlichs2005-08-128-8/+44
* merge-base.c: pathological case fix.Junio C Hamano2005-08-121-6/+68
* [PATCH] Speed up git-merge-base a lotLinus Torvalds2005-08-121-7/+22
* Merge with gitk.Junio C Hamano2005-08-121-22/+25
|\
| * Refine the update heuristic to improve responsiveness a bit.Paul Mackerras2005-08-111-22/+25
* | GIT 0.99.4.v0.99.4Junio C Hamano2005-08-101-0/+6
* | Merge with master.Junio C Hamano2005-08-101-10/+21
|\ \
| * | Merge with gitk.Junio C Hamano2005-08-101-10/+21
| |\|
| | * Only do an update every 100 commits when drawing the graph.Paul Mackerras2005-08-101-10/+21
* | | Merge with master.Junio C Hamano2005-08-102-3/+39
|\| |
| * | [PATCH] Fix git-rev-parse's parent handlingJohannes Schindelin2005-08-102-3/+39
* | | Merge with master.Junio C Hamano2005-08-1030-120/+516
|\| |
| * | Skip merges in format-patch.Junio C Hamano2005-08-101-1/+2
| * | Add -v option to git-cherry.Junio C Hamano2005-08-101-1/+7
| * | Teach git push .git/branches shorthandJunio C Hamano2005-08-101-1/+62
| * | ls-remote: drop storing operation and add documentation.Junio C Hamano2005-08-102-27/+87
| * | Teach format-patch, rebase and cherry a..b formatJunio C Hamano2005-08-103-22/+47
| * | Stash away the original head in ORIG_HEAD when resetting.Junio C Hamano2005-08-101-1/+7
| * | git-revert: revert an existing commit.Junio C Hamano2005-08-102-0/+38
| * | Introduce --pretty=oneline format.Junio C Hamano2005-08-103-9/+36
| * | Document "git commit"Junio C Hamano2005-08-102-8/+65
| * | git-commit: log parameter updates.Junio C Hamano2005-08-103-24/+107
| * | Update rev-parse flags list.Junio C Hamano2005-08-101-0/+3
| * | [PATCH] add *--no-merges* flag to suppress display of merge commitsJohannes Schindelin2005-08-101-1/+11
| * | Use GIT_SSH environment to specify alternate ssh binary.Martin Sivak2005-08-102-3/+16
| * | Small typofix in mailsplit.cJunio C Hamano2005-08-101-1/+1
| * | A bit more format warning squelching.Junio C Hamano2005-08-102-5/+6
| * | [PATCH] -Werror fixesTimo Sirainen2005-08-109-16/+21
| * | [PATCH] Warning fix for gcc 4Pavel Roskin2005-08-101-1/+1
* | | Merge with master.Junio C Hamano2005-08-092-11/+20
|\| |
| * | Merge with gitk.Junio C Hamano2005-08-091-10/+19
| |\|
| | * [PATCH] "Child" information in commit window - and cleanupsLinus Torvalds2005-08-091-10/+19
| * | Downgrade git-send-email-scriptJunio C Hamano2005-08-091-1/+1
* | | Merge with master.Junio C Hamano2005-08-098-12/+43
|\| |
| * | [PATCH] Add -m <message> option to "git tag"Chris Wright2005-08-091-5/+15
| * | [PATCH] Plug memory leak in git-pack-objectsSergey Vlasov2005-08-091-0/+4
| * | [PATCH] Plug memory leak in sha1close()Sergey Vlasov2005-08-091-0/+1
| * | [PATCH] Plug memory leak in write_sha1_to_fd()Sergey Vlasov2005-08-091-2/+12
| * | [PATCH] Plug memory leak in read_object_with_reference()Sergey Vlasov2005-08-091-0/+1
| * | [PATCH] git_mkstemp() fixHolger Eitzenberger2005-08-091-2/+7
| * | [PATCH] Make curl fail on server errorCatalin Marinas2005-08-093-3/+3
* | | Merge with master.Junio C Hamano2005-08-091-0/+1
|\| |
| * | Makefile dependency fix.Junio C Hamano2005-08-091-0/+1
* | | Change RPM dependency from Prereq to Requires.Junio C Hamano2005-08-091-1/+1
* | | Update Maintainer field of debian/controlJunio C Hamano2005-08-081-1/+1
* | | [PATCH] RPM spec updates.Horst von Brand2005-08-081-8/+15
* | | Merge with master.Junio C Hamano2005-08-081-41/+92
|\| |
| * | Merge with gitk.Junio C Hamano2005-08-081-41/+92
| |\|
| | * Better graph line details display and expand history coverage.Paul Mackerras2005-08-081-39/+78