summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-15[PATCH] Run Ispell through git.txtYasushi SHOJI
2005-08-15Show which branch you are on in git-status output.Junio C Hamano
2005-08-15Add git-show-branches-scriptJunio C Hamano
2005-08-15[PATCH] Add some simple howtos, culled from the mailing list.Ryan Anderson
2005-08-15[PATCH] Fixed/Extended example for update hookJosef Weidendorfer
2005-08-15Add cheap local clone '-s' flag to git-clone-scriptJunio C Hamano
2005-08-15Alternate object pool mechanism updates.Junio C Hamano
2005-08-15Documentation updates.Junio C Hamano
2005-08-14[PATCH] plug memory leak in diff.c::diff_free_filepair()Yasushi SHOJI
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