summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Documentation: "pack-file" is not literal in unpack-objectsvd/doc-unpack-objectsVivien Didelot2013-11-011-1/+1
* Documentation: restore a space in unpack-objects usageVivien Didelot2013-10-311-1/+1
* Update unpack-objects usage and documentation.Junio C Hamano2005-08-122-2/+8
* [PATCH] Also parse objects we already haveDaniel Barkalow2005-08-111-0/+1
* [PATCH] Fix parallel pull dependancy tracking.Daniel Barkalow2005-08-111-25/+32
* Clean generated deb files.Junio C Hamano2005-08-111-1/+2
* [PATCH] Trapping exit in tests, using return for errors: further fixes.Pavel Roskin2005-08-111-3/+5
* [PATCH] Trapping exit in tests, using return for errorsPavel Roskin2005-08-117-28/+39
* [PATCH] Need to set PAGER in testsPavel Roskin2005-08-111-1/+2
* [PATCH] Missing test_donePavel Roskin2005-08-114-0/+7
* String comparison of test is done with '=', not '=='.Junio C Hamano2005-08-111-4/+4
* Debian packaging fixes.Matthias Urlichs2005-08-118-8/+44
* merge-base.c: pathological case fix.Junio C Hamano2005-08-111-6/+68
* [PATCH] Speed up git-merge-base a lotLinus Torvalds2005-08-111-7/+22
* Merge with gitk.Junio C Hamano2005-08-111-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-091-1/+62
| * | ls-remote: drop storing operation and add documentation.Junio C Hamano2005-08-092-27/+87
| * | Teach format-patch, rebase and cherry a..b formatJunio C Hamano2005-08-093-22/+47
| * | Stash away the original head in ORIG_HEAD when resetting.Junio C Hamano2005-08-091-1/+7
| * | git-revert: revert an existing commit.Junio C Hamano2005-08-092-0/+38
| * | Introduce --pretty=oneline format.Junio C Hamano2005-08-093-9/+36
| * | Document "git commit"Junio C Hamano2005-08-092-8/+65
| * | git-commit: log parameter updates.Junio C Hamano2005-08-093-24/+107
| * | Update rev-parse flags list.Junio C Hamano2005-08-091-0/+3
| * | [PATCH] add *--no-merges* flag to suppress display of merge commitsJohannes Schindelin2005-08-091-1/+11
| * | Use GIT_SSH environment to specify alternate ssh binary.Martin Sivak2005-08-092-3/+16
| * | Small typofix in mailsplit.cJunio C Hamano2005-08-091-1/+1
| * | A bit more format warning squelching.Junio C Hamano2005-08-092-5/+6
| * | [PATCH] -Werror fixesTimo Sirainen2005-08-099-16/+21
| * | [PATCH] Warning fix for gcc 4Pavel Roskin2005-08-091-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-088-12/+43
|\ \ \ | |/ /
| * | [PATCH] Add -m <message> option to "git tag"Chris Wright2005-08-081-5/+15
| * | [PATCH] Plug memory leak in git-pack-objectsSergey Vlasov2005-08-081-0/+4
| * | [PATCH] Plug memory leak in sha1close()Sergey Vlasov2005-08-081-0/+1
| * | [PATCH] Plug memory leak in write_sha1_to_fd()Sergey Vlasov2005-08-081-2/+12
| * | [PATCH] Plug memory leak in read_object_with_reference()Sergey Vlasov2005-08-081-0/+1