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