summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-25pull: do nothing on --dry-runLibravatar Jeff King1-1/+6
2010-05-25show-branch: use DEFAULT_ABBREV instead of 7Libravatar Tay Ray Chuan1-1/+2
2010-05-25t7502-commit: fix spellingLibravatar Tay Ray Chuan1-1/+1
2010-05-25test get_git_work_tree() return value for NULLLibravatar Clemens Buchacher1-4/+2
2010-05-25remove over-eager caching in sha1_file_nameLibravatar Jeff King1-13/+15
2010-05-20Fix checkout of large files to network shares on Windows XPLibravatar René Scharfe3-3/+29
2010-05-20start_command: close cmd->err descriptor when fork/spawn failsLibravatar bert Dvornik2-1/+3
2010-05-20Fix "Out of memory? mmap failed" for files larger than 4GB on WindowsLibravatar Ian McLean1-3/+3
2010-05-19diff: fix coloring of extended diff headersLibravatar Bert Wesarg1-26/+35
2010-05-19post-receive-email: document command-line modeLibravatar Jonathan Nieder1-0/+7
2010-05-18Add "Z" as an alias for the timezone "UTC"Libravatar Marcus Comstedt1-1/+2
2010-05-18Documentation/gitdiffcore: fix order in pickaxe descriptionLibravatar Michael J Gruber1-2/+2
2010-05-18Documentation: fix minor inconsistencyLibravatar Michael J Gruber1-1/+1
2010-05-18Documentation: rebase -i ignores options passed to "git am"Libravatar Markus Heidelberg1-0/+1
2010-05-18hash_object: correction for zero length fileLibravatar Dmitry Potapov1-3/+4
2010-05-18docs: clarify meaning of -M for git-logLibravatar Jeff King1-0/+7
2010-05-11GIT-VERSION-GEN: restrict tags usedLibravatar Tay Ray Chuan1-1/+1
2010-05-10merge: --log appends shortlog to message if specifiedLibravatar Tay Ray Chuan4-9/+21
2010-05-10fmt-merge-msg: add function to append shortlog onlyLibravatar Tay Ray Chuan2-4/+10
2010-05-10fmt-merge-msg: refactor merge title formattingLibravatar Tay Ray Chuan1-29/+36
2010-05-10fmt-merge-msg: minor refactor of fmt_merge_msg()Libravatar Tay Ray Chuan1-1/+6
2010-05-10merge: rename variableLibravatar Tay Ray Chuan1-3/+3
2010-05-10merge: update commentLibravatar Tay Ray Chuan1-1/+1
2010-05-10t7604-merge-custom-message: show that --log doesn't append to -mLibravatar Tay Ray Chuan1-0/+12
2010-05-10t7604-merge-custom-message: shift expected output creationLibravatar Tay Ray Chuan1-4/+8
2010-05-10handle "git --bare init <dir>" properlyLibravatar Jeff King2-1/+15
2010-05-09clone: reword messages to match the end-user perceptionLibravatar Pete Harlan1-1/+2
2010-05-08Documentation/notes: nitpicksLibravatar Jonathan Nieder1-6/+6
2010-05-08Documentation/notes: clean up description of rewriting configurationLibravatar Jonathan Nieder1-18/+29
2010-05-08Documentation/notes: simplify treatment of default display refsLibravatar Jonathan Nieder1-17/+19
2010-05-08Documentation/log: add a CONFIGURATION sectionLibravatar Jonathan Nieder1-0/+42
2010-05-08Documentation/notes: simplify treatment of default notes refLibravatar Jonathan Nieder1-11/+20
2010-05-08Documentation/notes: add configuration sectionLibravatar Jonathan Nieder1-0/+59
2010-05-08Documentation/notes: describe content of notes blobsLibravatar Jonathan Nieder2-1/+75
2010-05-08Documentation/notes: document format of notes treesLibravatar Jonathan Nieder2-20/+26
2010-05-08cherry-pick: do not dump core when iconv failsLibravatar Jonathan Nieder1-2/+7
2010-05-08Makefile: Fix 'clean' target to remove all gitweb build filesLibravatar Ramsay Jones1-1/+1
2010-05-08Documentation: git-add does not update files marked "assume unchanged"Libravatar Clemens Buchacher1-2/+0
2010-05-07Documentation/config.txt: GIT_NOTES_REWRITE_REF overrides notes.rewriteRefLibravatar Leif Arne Storset1-4/+4
2010-05-07Turn setup code in t2007-checkout-symlink.sh into a testLibravatar Ævar Arnfjörð Bjarmason1-2/+4
2010-05-07Move t6000lib.sh to lib-*Libravatar Ævar Arnfjörð Bjarmason4-3/+3
2010-05-07blame-options.txt: Add default value for `-M/-C` options.Libravatar Bo Yang1-4/+6
2010-05-06wt-status: take advice.statusHints seriouslyLibravatar Michael J Gruber2-7/+16
2010-05-06t7508: test advice.statusHintsLibravatar Michael J Gruber1-0/+45
2010-05-06test-lib: some shells do not let $? propagate into an evalLibravatar Jonathan Nieder2-3/+25
2010-05-04pretty: Respect --abbrev optionLibravatar Will Palmer5-5/+39
2010-05-04shortlog: Document and test --format optionLibravatar Jonathan Nieder2-1/+60
2010-05-04t4201 (shortlog): Test output format with multiple authorsLibravatar Jonathan Nieder1-0/+7
2010-05-04t4201 (shortlog): guard setup with test_expect_successLibravatar Jonathan Nieder1-29/+39
2010-05-04Documentation/shortlog: scripted users should not rely on implicit HEADLibravatar Jonathan Nieder1-1/+6