summaryrefslogtreecommitdiffstats
path: root/t (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-03git-fsck: add --lost-found optionJohannes Schindelin3-1/+62
2007-07-03format-patch: Add format.subjectprefix config optionAdam Roben6-3/+76
2007-07-03Test 'git add' for unmerged entries when core.symlinks=false.Johannes Sixt1-10/+17
2007-07-03"git-push $URL" without refspecs pushes only matching branchesJunio C Hamano1-0/+7
2007-07-03Correctly document the name of the global excludes file configurationMichael Hendricks1-1/+1
2007-07-03Make git-prune submodule aware (and fix a SEGFAULT in the process)Andy Parkins1-0/+20
2007-07-02Documentation: minor cleanups to branch/checkout wordingJeff King2-5/+5
2007-07-02Documentation: quote {non-attributes} for asciidocJeff King4-9/+9
2007-07-02Make '!' aliases more usefulJohannes Schindelin1-0/+15
2007-07-02getenv/setenv: use constants if availableMatthias Lederhofer2-3/+3
2007-07-02git-clone: fetch possibly detached HEAD over dumb httpSven Verdoolaege1-0/+11
2007-07-02git-submodule: Instead of using only annotated tags, use any tags.Emil Medve1-4/+17
2007-07-02git-submodule: provide easy way of adding new submodulesSven Verdoolaege2-6/+107
2007-07-02Update public documentation links for 1.5.2.3Junio C Hamano1-1/+2
2007-07-02GIT 1.5.2.3v1.5.2.3Junio C Hamano3-2/+29
2007-07-02Documentation: quote {non-attributes} for asciidocJeff King1-4/+4
2007-07-02git-stash: don't complain when listing in a repo with no stashJeff King1-0/+5
2007-07-02git-stash: fix "can't shift that many" with no argumentsJeff King1-1/+1
2007-07-02git-stash: fix "no arguments" case in documentationJeff King1-2/+2
2007-07-02git-stash: require "save" to be explicit and update documentationJunio C Hamano2-31/+30
2007-07-01Fix t5516-fetch for systems where `wc -l` outputs whitespace.Brian Gernhardt1-2/+2
2007-07-01git add: respect core.filemode with unmerged entriesJohannes Schindelin2-1/+55