aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [PATCH] plug memory leak in diff.c::diff_free_filepair()Yasushi SHOJI2005-08-13
* [PATCH] fix null TZ problems on os/xBrad Roberts2005-08-13
* [PATCH] fix git-checkout-cache segfault on pariscJames Bottomley2005-08-13
* [PATCH] Make get_sha1_basic() more carefulLinus Torvalds2005-08-13
* [PATCH] Make sure git-resolve-script always works on commitsLinus Torvalds2005-08-13
* Add SubmittingPatchesJunio C Hamano2005-08-13
* Add --signoff and --verify option to git commit.Junio C Hamano2005-08-13
* Debianization updatesMatthias Urlichs2005-08-12
* Fix debianization: mark git-tk architecture neutral.Junio C Hamano2005-08-12
* Adjust binary packaging to dest=>DESTDIR change.Junio C Hamano2005-08-12
* Make tools/ directory first-class citizen.Junio C Hamano2005-08-12
* [PATCH] Unify Makefile indentationPetr Baudis2005-08-12
* [PATCH] Use $DESTDIR instead of $destPetr Baudis2005-08-12
* Make CFLAGS overridable from make command line.Pavel Roskin2005-08-12
* Clean generated files a bit more, to cope with Debian build droppings.Junio C Hamano2005-08-12
* [PATCH] Add "--sign" option to git-format-patch-scriptJohannes Schindelin2005-08-12
* fetch-pack: start multi-head pulling.Junio C Hamano2005-08-12
* Update unpack-objects usage and documentation.Junio C Hamano2005-08-12
* [PATCH] Also parse objects we already haveDaniel Barkalow2005-08-11
* [PATCH] Fix parallel pull dependancy tracking.Daniel Barkalow2005-08-11
* Clean generated deb files.Junio C Hamano2005-08-11
* [PATCH] Trapping exit in tests, using return for errors: further fixes.Pavel Roskin2005-08-11
* [PATCH] Trapping exit in tests, using return for errorsPavel Roskin2005-08-11
* [PATCH] Need to set PAGER in testsPavel Roskin2005-08-11
* [PATCH] Missing test_donePavel Roskin2005-08-11
* String comparison of test is done with '=', not '=='.Junio C Hamano2005-08-11
* Debian packaging fixes.Matthias Urlichs2005-08-11
* merge-base.c: pathological case fix.Junio C Hamano2005-08-11
* [PATCH] Speed up git-merge-base a lotLinus Torvalds2005-08-11
* Merge with gitk.Junio C Hamano2005-08-11
|\
| * Refine the update heuristic to improve responsiveness a bit.Paul Mackerras2005-08-11
* | GIT 0.99.4.v0.99.4Junio C Hamano2005-08-10
* | Merge with master.Junio C Hamano2005-08-10
|\ \
| * \ Merge with gitk.Junio C Hamano2005-08-10
| |\ \ | | |/
| | * Only do an update every 100 commits when drawing the graph.Paul Mackerras2005-08-10
* | | Merge with master.Junio C Hamano2005-08-10
|\ \ \ | |/ /
| * | [PATCH] Fix git-rev-parse's parent handlingJohannes Schindelin2005-08-10
* | | Merge with master.Junio C Hamano2005-08-10
|\ \ \ | |/ /
| * | Skip merges in format-patch.Junio C Hamano2005-08-10
| * | Add -v option to git-cherry.Junio C Hamano2005-08-10
| * | Teach git push .git/branches shorthandJunio C Hamano2005-08-09
| * | ls-remote: drop storing operation and add documentation.Junio C Hamano2005-08-09
| * | Teach format-patch, rebase and cherry a..b formatJunio C Hamano2005-08-09
| * | Stash away the original head in ORIG_HEAD when resetting.Junio C Hamano2005-08-09
| * | git-revert: revert an existing commit.Junio C Hamano2005-08-09
| * | Introduce --pretty=oneline format.Junio C Hamano2005-08-09
| * | Document "git commit"Junio C Hamano2005-08-09
| * | git-commit: log parameter updates.Junio C Hamano2005-08-09
| * | Update rev-parse flags list.Junio C Hamano2005-08-09
| * | [PATCH] add *--no-merges* flag to suppress display of merge commitsJohannes Schindelin2005-08-09