summaryrefslogtreecommitdiffstats
path: root/mailmap.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-28prune: honor --expire=neverAdam Simpkins2-14/+43
2010-02-25t3301-notes: insert a shbang line in ./fake_editor.shJohannes Sixt1-0/+1
2010-02-25commit: quote the user name in the exampleMatt Kraai1-1/+1
2010-02-23am: remove rebase-apply directory before gcJonathan Nieder1-2/+1
2010-02-23rerere: fix memory leak if rerere images can't be readBert Wesarg1-3/+6
2010-02-23Documentation: mention conflict marker size argument (%L) for merge driverBert Wesarg1-1/+2
2010-02-20git-p4: fix bug in symlink handlingEvan Powers1-3/+2
2010-02-20t1450: fix testcases that were wrongly expecting failureThomas Rast1-8/+8
2010-02-20Documentation: Fix indentation problem in git-commit(1)Jacob Helwig1-3/+3
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-17grep documentation: clarify what files matchMark Lodato1-5/+12
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