aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [PATCH] Make "git diff" work inside relative subdirectoriesLinus Torvalds2005-08-16
* [PATCH] Add a bit more links to the commands to the main git(7) page.Junio C Hamano2005-08-16
* [PATCH] Reformat git-show-branches-script documentation.Junio C Hamano2005-08-16
* [PATCH] Make do_each_ref() follow symlinks.Matt Draisey2005-08-16
* [PATCH] Add -k kill keyword expansion option to git-cvsimport - revisedMartin Langhoff2005-08-16
* [PATCH] Fix local pull that uses packs.Junio C Hamano2005-08-16
* [PATCH] Support packs in local-pullDaniel Barkalow2005-08-16
* [PATCH] Add function to read an index file from an arbitrary filename.Daniel Barkalow2005-08-16
* [PATCH] Fixed two bugs in git-cvsimport-script.iso-8859-1?Q?David_K=E5gedal2005-08-16
* [PATCH] cvsgit fixes: spaces in filenames and CVS server dialog woesMatthias Urlichs2005-08-16
* Make tools use DESTDIR as well (otherwise rpm build is broken).Chris Wright2005-08-16
* [PATCH] Make git-format-patch's signoff option more consistentJohannes Schindelin2005-08-15
* Tentative fix to git-commit-scriptJunio C Hamano2005-08-15
* [PATCH] Add documentation for git repack and git-prune-packed.Junio C Hamano2005-08-15
* [PATCH] clean up git scriptJunio C Hamano2005-08-15
* Audit rev-parse users.Junio C Hamano2005-08-15
* Keep excellent tutorial for using topic branches by Tony LuckJunio C Hamano2005-08-15
* [PATCH] Run Ispell through git.txtYasushi SHOJI2005-08-15
* Show which branch you are on in git-status output.Junio C Hamano2005-08-15
* Add git-show-branches-scriptJunio C Hamano2005-08-15
* [PATCH] Add some simple howtos, culled from the mailing list.Ryan Anderson2005-08-15
* [PATCH] Fixed/Extended example for update hookJosef Weidendorfer2005-08-15
* Add cheap local clone '-s' flag to git-clone-scriptJunio C Hamano2005-08-15
* Alternate object pool mechanism updates.Junio C Hamano2005-08-15
* Documentation updates.Junio C Hamano2005-08-14
* [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