summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-17[PATCH] Make "git diff" work inside relative subdirectoriesLinus Torvalds
2005-08-17[PATCH] Add a bit more links to the commands to the main git(7) page.Junio C Hamano
2005-08-17[PATCH] Reformat git-show-branches-script documentation.Junio C Hamano
2005-08-17[PATCH] Make do_each_ref() follow symlinks.Matt Draisey
2005-08-16[PATCH] Add -k kill keyword expansion option to git-cvsimport - revisedMartin Langhoff
2005-08-16[PATCH] Fix local pull that uses packs.Junio C Hamano
2005-08-16[PATCH] Support packs in local-pullDaniel Barkalow
2005-08-16[PATCH] Add function to read an index file from an arbitrary filename.Daniel Barkalow
2005-08-16[PATCH] Fixed two bugs in git-cvsimport-script.iso-8859-1?Q?David_K=E5gedal
2005-08-16[PATCH] cvsgit fixes: spaces in filenames and CVS server dialog woesMatthias Urlichs
2005-08-16Make tools use DESTDIR as well (otherwise rpm build is broken).Chris Wright
2005-08-16[PATCH] Make git-format-patch's signoff option more consistentJohannes Schindelin
2005-08-15Tentative fix to git-commit-scriptJunio C Hamano
2005-08-15[PATCH] Add documentation for git repack and git-prune-packed.Junio C Hamano
2005-08-15[PATCH] clean up git scriptJunio C Hamano
2005-08-15Audit rev-parse users.Junio C Hamano
2005-08-15Keep excellent tutorial for using topic branches by Tony LuckJunio C Hamano
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