summaryrefslogtreecommitdiffstats
path: root/ws.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-19rm: fix bug in recursive subdirectory removalJeff King2-1/+9
2010-02-19Documentation: describe --thin more accuratelyStephen Boyd5-28/+36
2010-02-18docs: don't talk about $GIT_DIR/refs/ everywhereJeff King10-36/+39
2010-02-18Update 1.7.0.1 release notesJunio C Hamano1-1/+1
2010-02-17Prepare 1.7.0.1 release notesJunio C Hamano1-1/+21
2010-02-17Fix use of mutex in threaded grepJunio C Hamano1-9/+16
2010-02-16dwim_ref: fix dangling symref warningJeff King1-2/+1
2010-02-16stash pop: remove 'apply' options during 'drop' invocationThomas Rast2-2/+14
2010-02-16diff: make sure --output=/bad/path is caughtLarry D'Anna1-0/+2
2010-02-16Remove hyphen from "git-command" in two error messagesPete Harlan2-2/+2
2010-02-14fix minor memory leak in get_tree_entry()René Scharfe1-0/+1
2010-02-14Start 1.7.0 maintenance trackJunio C Hamano3-2/+13
2010-02-13Git 1.7.0v1.7.0Junio C Hamano3-1/+11
2010-02-13Fix typo in 1.6.6.2 release notesJunio C Hamano1-1/+1
2010-02-13Re-fix check-ref-format documentation mark-upJunio C Hamano1-1/+1
2010-02-12archive documentation: attributes are taken from the tree by defaultJunio C Hamano1-0/+8
2010-02-12Documentation: minor fixes to RelNotes-1.7.0Michael J Gruber1-8/+8
2010-02-12bash: support 'git am's new '--continue' optionSZEDER Gábor1-1/+1
2010-02-12filter-branch: Fix error message for --prune-empty --commit-filterJacob Helwig1-1/+1
2010-02-12cherry-pick: prettify the advice messageJeff King1-4/+6
2010-02-12cherry-pick: show commit name instead of sha1Jeff King1-7/+7
2010-02-12cherry-pick: format help message as strbufJeff King1-4/+4
2010-02-12cherry-pick: refactor commit parsing codeJeff King1-8/+2
2010-02-12cherry-pick: rewrap advice messageJeff King1-4/+4
2010-02-12am: switch --resolved to --continueJeff King2-3/+5
2010-02-10Update draft release notes to 1.7.0 one more timeJunio C Hamano1-15/+1
2010-02-10Git 1.6.6.2v1.6.6.2Junio C Hamano4-3/+50
2010-02-10t8003: check exit code of command and error message separatelyJunio C Hamano1-2/+4
2010-02-10check-ref-format documentation: fix enumeration mark-upJunio C Hamano1-1/+1
2010-02-10Documentation: quote braces in {upstream} notationThomas Rast1-1/+1
2010-02-09t3902: Protect against OS X normalizationBrian Gernhardt1-4/+4
2010-02-09blame: prevent a segv when -L given start > EOFJay Soffian2-1/+9
2010-02-09git-push: document all the status flags used in the outputJunio C Hamano1-5/+10
2010-02-09Fix parsing of imap.preformattedHTML and imap.sslverifyJunio C Hamano1-7/+8
2010-02-08git-add documentation: Fix shell quoting exampleJunio C Hamano1-1/+1
2010-02-08Revert "pack-objects: fix pack generation when using pack_size_limit"Nicolas Pitre2-12/+10
2010-02-08accept "git grep -- pattern"Jeff King2-0/+43
2010-02-08archive: simplify archive format guessingRené Scharfe2-18/+26
2010-02-06Fix invalid read in quote_c_style_countedJeff King2-2/+21
2010-02-06docs: fix filter-branch example for quoted pathsJeff King1-1/+1
2010-02-06t9501: Re-fix max load testBrian Gernhardt1-9/+2
2010-02-06bash: support the --autosquash option for rebaseBjörn Gustavsson1-0/+1
2010-02-06t9501: Skip testing load if we can't detect itBrian Gernhardt1-1/+8
2010-02-06Update draft release notes to 1.7.0Junio C Hamano1-1/+6
2010-02-05Update git fsck --full short description to mention packsWesley J. Landaker1-1/+1
2010-02-05Revert 30816237 and 7e62265Junio C Hamano4-96/+1
2010-02-05git-svn: persistent memoizationAndrew Myrick1-4/+36
2010-02-05fast-import: count --max-pack-size in bytesJunio C Hamano3-12/+17
2010-02-05update git-repack documentation wrt repack.UseDeltaBaseOffsetNicolas Pitre1-9/+9
2010-02-05git-clean: fix the description of the default behaviorMichael J Gruber2-4/+4