summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix git-commit without paths.Junio C Hamano2005-08-171-2/+4
* | [PATCH] Make git-update-cache take relative pathnamesLinus Torvalds2005-08-171-0/+2
* | [PATCH] Export relative path handling "prefix_path()" functionLinus Torvalds2005-08-172-1/+2
* | [PATCH] git-cvsimport - remove hardcoded reference to originMartin Langhoff2005-08-171-1/+1
* | [PATCH] Add merge detection to git-cvsimportMartin Langhoff2005-08-172-5/+55
* | [PATCH] Add GIT glossaryJohannes Schindelin2005-08-171-0/+198
* | [PATCH] Let git-format-patch-script write on stdoutMarco Costalba2005-08-171-1/+1
* | [PATCH] Be consistent in naming of remote headsKris Shannon2005-08-171-1/+1
* | [PATCH] use it's and its correctly in documentationGreg Louis2005-08-172-6/+6
* | [PATCH] Also handle CVS branches with a '/' in their nameJohannes Schindelin2005-08-172-4/+10
* | [PATCH] When copying or renaming, keep the mode, pleaseJohannes Schindelin2005-08-172-2/+43
* | [PATCH] Change git-branch to list branchesKalle Valo2005-08-171-5/+20
* | git-commit: pass explicit path to git-diff-files.Junio C Hamano2005-08-171-3/+8
* | Pass options to underlying git-rev-list from show-branches.Junio C Hamano2005-08-171-8/+16
* | Add --symbolic flag to git-rev-parse.Junio C Hamano2005-08-171-12/+18
* | Teach applymbox to keep the Subject: line.Junio C Hamano2005-08-163-4/+27
* | Use LF and allow comments in objects/info/alternates file.Junio C Hamano2005-08-161-11/+15
* | git-format-patch fixes.Junio C Hamano2005-08-161-11/+20
* | [PATCH] Improve handling of "." and ".." in git-diff-*Linus Torvalds2005-08-163-42/+55
* | [PATCH] Fix test failure due to overly strict .git directory testsLinus Torvalds2005-08-161-3/+2
* | [PATCH] Make "git diff" work inside relative subdirectoriesLinus Torvalds2005-08-168-19/+147
* | [PATCH] Add a bit more links to the commands to the main git(7) page.Junio C Hamano2005-08-161-0/+24
* | [PATCH] Reformat git-show-branches-script documentation.Junio C Hamano2005-08-161-9/+11
* | [PATCH] Make do_each_ref() follow symlinks.Matt Draisey2005-08-161-1/+1
* | [PATCH] Add -k kill keyword expansion option to git-cvsimport - revisedMartin Langhoff2005-08-162-6/+13
* | [PATCH] Fix local pull that uses packs.Junio C Hamano2005-08-161-5/+7
* | [PATCH] Support packs in local-pullDaniel Barkalow2005-08-161-21/+91
* | [PATCH] Add function to read an index file from an arbitrary filename.Daniel Barkalow2005-08-162-2/+10
* | [PATCH] Fixed two bugs in git-cvsimport-script.iso-8859-1?Q?David_K=E5gedal2005-08-162-3/+10
* | [PATCH] cvsgit fixes: spaces in filenames and CVS server dialog woesMatthias Urlichs2005-08-161-11/+23
* | Make tools use DESTDIR as well (otherwise rpm build is broken).Chris Wright2005-08-161-1/+1
* | [PATCH] Make git-format-patch's signoff option more consistentJohannes Schindelin2005-08-151-5/+8
* | Tentative fix to git-commit-scriptJunio C Hamano2005-08-151-5/+11
* | [PATCH] Add documentation for git repack and git-prune-packed.Junio C Hamano2005-08-154-0/+97
* | [PATCH] clean up git scriptJunio C Hamano2005-08-151-15/+18
* | Audit rev-parse users.Junio C Hamano2005-08-153-4/+4
* | Keep excellent tutorial for using topic branches by Tony LuckJunio C Hamano2005-08-151-0/+153
* | [PATCH] Run Ispell through git.txtYasushi SHOJI2005-08-151-6/+6
* | Show which branch you are on in git-status output.Junio C Hamano2005-08-151-1/+9
* | Add git-show-branches-scriptJunio C Hamano2005-08-154-0/+125
* | [PATCH] Add some simple howtos, culled from the mailing list.Ryan Anderson2005-08-153-0/+288
* | [PATCH] Fixed/Extended example for update hookJosef Weidendorfer2005-08-151-3/+9
* | Add cheap local clone '-s' flag to git-clone-scriptJunio C Hamano2005-08-151-15/+26
* | Alternate object pool mechanism updates.Junio C Hamano2005-08-153-71/+88
* | Documentation updates.Junio C Hamano2005-08-1413-17/+231
* | [PATCH] plug memory leak in diff.c::diff_free_filepair()Yasushi SHOJI2005-08-133-8/+7
* | [PATCH] fix null TZ problems on os/xBrad Roberts2005-08-132-3/+3
* | [PATCH] fix git-checkout-cache segfault on pariscJames Bottomley2005-08-131-1/+2
* | [PATCH] Make get_sha1_basic() more carefulLinus Torvalds2005-08-131-1/+1
* | [PATCH] Make sure git-resolve-script always works on commitsLinus Torvalds2005-08-132-9/+5