summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-25pull: do nothing on --dry-runJeff King
2010-05-25show-branch: use DEFAULT_ABBREV instead of 7Tay Ray Chuan
2010-05-25t7502-commit: fix spellingTay Ray Chuan
2010-05-25test get_git_work_tree() return value for NULLClemens Buchacher
2010-05-25remove over-eager caching in sha1_file_nameJeff King
2010-05-20Fix checkout of large files to network shares on Windows XPRené Scharfe
2010-05-20start_command: close cmd->err descriptor when fork/spawn failsbert Dvornik
2010-05-20Fix "Out of memory? mmap failed" for files larger than 4GB on WindowsIan McLean
2010-05-19diff: fix coloring of extended diff headersBert Wesarg
2010-05-19post-receive-email: document command-line modeJonathan Nieder
2010-05-18Add "Z" as an alias for the timezone "UTC"Marcus Comstedt
2010-05-18Documentation/gitdiffcore: fix order in pickaxe descriptionMichael J Gruber
2010-05-18Documentation: fix minor inconsistencyMichael J Gruber
2010-05-18Documentation: rebase -i ignores options passed to "git am"Markus Heidelberg
2010-05-18hash_object: correction for zero length fileDmitry Potapov
2010-05-18docs: clarify meaning of -M for git-logJeff King
2010-05-11GIT-VERSION-GEN: restrict tags usedTay Ray Chuan
2010-05-10merge: --log appends shortlog to message if specifiedTay Ray Chuan
2010-05-10fmt-merge-msg: add function to append shortlog onlyTay Ray Chuan
2010-05-10fmt-merge-msg: refactor merge title formattingTay Ray Chuan
2010-05-10fmt-merge-msg: minor refactor of fmt_merge_msg()Tay Ray Chuan
2010-05-10merge: rename variableTay Ray Chuan
2010-05-10merge: update commentTay Ray Chuan
2010-05-10t7604-merge-custom-message: show that --log doesn't append to -mTay Ray Chuan
2010-05-10t7604-merge-custom-message: shift expected output creationTay Ray Chuan
2010-05-10handle "git --bare init <dir>" properlyJeff King
2010-05-09clone: reword messages to match the end-user perceptionPete Harlan
2010-05-08Documentation/notes: nitpicksJonathan Nieder
2010-05-08Documentation/notes: clean up description of rewriting configurationJonathan Nieder
2010-05-08Documentation/notes: simplify treatment of default display refsJonathan Nieder
2010-05-08Documentation/log: add a CONFIGURATION sectionJonathan Nieder
2010-05-08Documentation/notes: simplify treatment of default notes refJonathan Nieder
2010-05-08Documentation/notes: add configuration sectionJonathan Nieder
2010-05-08Documentation/notes: describe content of notes blobsJonathan Nieder
2010-05-08Documentation/notes: document format of notes treesJonathan Nieder
2010-05-08cherry-pick: do not dump core when iconv failsJonathan Nieder
2010-05-08Makefile: Fix 'clean' target to remove all gitweb build filesRamsay Jones
2010-05-08Documentation: git-add does not update files marked "assume unchanged"Clemens Buchacher
2010-05-07Documentation/config.txt: GIT_NOTES_REWRITE_REF overrides notes.rewriteRefLeif Arne Storset
2010-05-07Turn setup code in t2007-checkout-symlink.sh into a testÆvar Arnfjörð Bjarmason
2010-05-07Move t6000lib.sh to lib-*Ævar Arnfjörð Bjarmason
2010-05-07blame-options.txt: Add default value for `-M/-C` options.Bo Yang
2010-05-06wt-status: take advice.statusHints seriouslyMichael J Gruber
2010-05-06t7508: test advice.statusHintsMichael J Gruber
2010-05-06test-lib: some shells do not let $? propagate into an evalJonathan Nieder
2010-05-04pretty: Respect --abbrev optionWill Palmer
2010-05-04shortlog: Document and test --format optionJonathan Nieder
2010-05-04t4201 (shortlog): Test output format with multiple authorsJonathan Nieder
2010-05-04t4201 (shortlog): guard setup with test_expect_successJonathan Nieder
2010-05-04Documentation/shortlog: scripted users should not rely on implicit HEADJonathan Nieder