summaryrefslogtreecommitdiffstats
path: root/builtin-branch.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-08Change double quotes to single quotes in messageJari Aalto2-4/+4
2009-04-08Documentation: clarify .gitattributes searchJason Merrill2-5/+5
2009-04-08git-checkout.txt: clarify that <branch> applies when no path is given.Matthieu Moy1-2/+6
2009-04-08git-checkout.txt: fix incorrect statement about HEAD and indexMatthieu Moy1-2/+2
2009-04-05git submodule: fix usage lineJulien Danjou1-1/+1
2009-04-05doc/git-pack-refs: fix two grammar issuesMarkus Heidelberg1-2/+2
2009-04-05commit: abort commit if interactive add failedJeff King1-1/+2
2009-04-05git-repack: use non-dashed update-server-infoDan McGee1-1/+1
2009-04-02GIT 1.6.2.2v1.6.2.2Junio C Hamano2-7/+10
2009-04-01Documentation: Remove an odd "instead"Holger Weiß1-1/+1
2009-04-01fix portability problem with IS_RUN_COMMAND_ERRJeff King1-1/+1
2009-04-01mailmap: resurrect lower-casing of email addressesJohannes Schindelin1-0/+9
2009-03-30Update draft release notes to 1.6.2.2Junio C Hamano1-1/+8
2009-03-30Fix bash completion in path with spacesDaniel Cheng (aka SDiZ)1-2/+2
2009-03-30bash completion: only show 'log --merge' if mergingThomas Rast1-1/+6
2009-03-30git-tag(1): add hint about commit messagesNico -telmich- Schottelius1-0/+1
2009-03-30Documentation: update graph api example.Allan Caffee1-4/+4
2009-03-30git-svn: fix ls-tree usage with dash-prefixed pathsEric Wong1-6/+9
2009-03-30import-zips: fix thinkoJohannes Schindelin1-1/+2
2009-03-28test-lib: Clean up comments and Makefile.Emil Sit2-9/+1
2009-03-27Documentation: format-patch --root clarificationsThomas Rast1-9/+12
2009-03-26documentation: update cvsimport description of "-r" for recent cloneCarlo Marcelo Arenas Belon1-1/+1
2009-03-26Documentation: Remove spurious uses of "you" in git-bisect.txt.David J. Mellor1-3/+3
2009-03-25diff --no-index: Do not generate patch output if other output is requestedJohannes Sixt1-2/+2
2009-03-25Increase the size of the die/warning buffer to avoid truncationShawn O. Pearce1-1/+1
2009-03-24close_sha1_file(): make it easier to diagnose errorsLinus Torvalds1-1/+1
2009-03-24avoid possible overflow in delta size filtering computationNicolas Pitre1-1/+1
2009-03-23Documentation: minor grammatical fix in git-check-ref-format.txtDavid J. Mellor1-20/+20
2009-03-23Documentation: minor grammatical fixes in git-check-attr.txtDavid J. Mellor1-8/+8
2009-03-23Documentation: minor grammatical fixes in git-cat-file.txtDavid J. Mellor1-9/+9
2009-03-23Documentation: minor grammatical fixes and rewording in git-bundle.txtDavid J. Mellor1-43/+43
2009-03-23Documentation: remove some uses of the passive voice in git-bisect.txtDavid J. Mellor1-11/+11
2009-03-22Smudge the files fed to external diff and textconvJohannes Schindelin2-3/+26
2009-03-22everyday: use the dashless form of git-initDavid Aguilar1-1/+1
2009-03-22Update draft release notes to 1.6.2.2Junio C Hamano2-1/+36
2009-03-22ls-files: require worktree when --deleted is givenJeff King1-0/+1
2009-03-22pickaxe: count regex matches only onceRené Scharfe1-2/+4
2009-03-22format-patch: --numbered-files and --stdout aren't mutually exclusiveStephen Boyd2-3/+0
2009-03-22pack-objects: don't loosen objects available in alternate or kept packsBrandon Casey2-2/+26
2009-03-22Propagate --exec-path setting to external commands via GIT_EXEC_PATHJohannes Sixt1-0/+4
2009-03-22t7700: demonstrate repack flaw which may loosen objects unnecessarilyBrandon Casey1-0/+17
2009-03-22git-branch: display "was sha1" on branch deletion rather than just "sha1"Brandon Casey2-2/+2
2009-03-20Remove --kept-pack-only option and associated infrastructureBrandon Casey5-31/+2
2009-03-20pack-objects: only repack or loosen objects residing in "local" packsBrandon Casey2-3/+3
2009-03-20git-repack.sh: don't use --kept-pack-only option to pack-objectsBrandon Casey2-6/+2
2009-03-20t7700-repack: add two new tests demonstrating repacking flawsBrandon Casey1-0/+44
2009-03-20Documentation: reword example text in git-bisect.txt.David J. Mellor1-20/+24
2009-03-19doc: clarify how -S worksJeff King1-1/+4
2009-03-19Documentation: reworded the "Description" section of git-bisect.txt.David J. Mellor1-8/+9
2009-03-18blame: read custom grafts given by -S before calling setup_revisions()Junio C Hamano1-4/+4