summaryrefslogtreecommitdiffstats
path: root/http-pull.c (unfollow)
Commit message (Expand)AuthorFilesLines
2005-08-17[PATCH] Let git-format-patch-script write on stdoutMarco Costalba1-1/+1
2005-08-17[PATCH] Be consistent in naming of remote headsKris Shannon1-1/+1
2005-08-17[PATCH] use it's and its correctly in documentationGreg Louis2-6/+6
2005-08-17[PATCH] Also handle CVS branches with a '/' in their nameJohannes Schindelin2-4/+10
2005-08-17[PATCH] When copying or renaming, keep the mode, pleaseJohannes Schindelin2-2/+43
2005-08-17[PATCH] Change git-branch to list branchesKalle Valo1-5/+20
2005-08-17git-commit: pass explicit path to git-diff-files.Junio C Hamano1-3/+8
2005-08-17Pass options to underlying git-rev-list from show-branches.Junio C Hamano1-8/+16
2005-08-17Add --symbolic flag to git-rev-parse.Junio C Hamano1-12/+18
2005-08-17Teach applymbox to keep the Subject: line.Junio C Hamano3-4/+27
2005-08-17Use LF and allow comments in objects/info/alternates file.Junio C Hamano1-11/+15
2005-08-17git-format-patch fixes.Junio C Hamano1-11/+20
2005-08-17[PATCH] Improve handling of "." and ".." in git-diff-*Linus Torvalds3-42/+55
2005-08-17[PATCH] Fix test failure due to overly strict .git directory testsLinus Torvalds1-3/+2
2005-08-17[PATCH] Make "git diff" work inside relative subdirectoriesLinus Torvalds8-19/+147
2005-08-17[PATCH] Add a bit more links to the commands to the main git(7) page.Junio C Hamano1-0/+24
2005-08-17[PATCH] Reformat git-show-branches-script documentation.Junio C Hamano1-9/+11
2005-08-17[PATCH] Make do_each_ref() follow symlinks.Matt Draisey1-1/+1
2005-08-16[PATCH] Add -k kill keyword expansion option to git-cvsimport - revisedMartin Langhoff2-6/+13
2005-08-16[PATCH] Fix local pull that uses packs.Junio C Hamano1-5/+7
2005-08-16[PATCH] Support packs in local-pullDaniel Barkalow1-21/+91
2005-08-16[PATCH] Add function to read an index file from an arbitrary filename.Daniel Barkalow2-2/+10
2005-08-16[PATCH] Fixed two bugs in git-cvsimport-script.iso-8859-1?Q?David_K=E5gedal2-3/+10
2005-08-16[PATCH] cvsgit fixes: spaces in filenames and CVS server dialog woesMatthias Urlichs1-11/+23
2005-08-16Make tools use DESTDIR as well (otherwise rpm build is broken).Chris Wright1-1/+1
2005-08-16[PATCH] Make git-format-patch's signoff option more consistentJohannes Schindelin1-5/+8
2005-08-16Tentative fix to git-commit-scriptJunio C Hamano1-5/+11
2005-08-16[PATCH] Add documentation for git repack and git-prune-packed.Junio C Hamano4-0/+97
2005-08-16[PATCH] clean up git scriptJunio C Hamano1-15/+18
2005-08-16Audit rev-parse users.Junio C Hamano3-4/+4