aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* rerere: fix overeager gcSZEDER Gábor2010-07-14
* mingw_utime(): handle NULL times parameterSZEDER Gábor2010-07-12
* Git 1.7.1.1v1.7.1.1Junio C Hamano2010-06-29
* t/t9001: use egrep when regular expressions are involvedBrandon Casey2010-06-29
* Update draft release notes to 1.7.1.1Junio C Hamano2010-06-28
* Merge branch 'tr/send-email-8bit' into maintJunio C Hamano2010-06-28
|\
| * send-email: ask about and declare 8bit mailsThomas Rast2010-06-18
* | Merge branch 'pb/maint-perl-errmsg-no-dir' into maintJunio C Hamano2010-06-28
|\ \
| * | Git.pm: better error messagePhilippe Bruhat (BooK)2010-06-18
* | | Merge branch 'js/maint-am-rebase-invalid-author' into maintJunio C Hamano2010-06-28
|\ \ \
| * | | am: use get_author_ident_from_commit instead of mailinfo when rebasingJay Soffian2010-06-16
* | | | Merge branch 'jc/maint-simpler-common-prefix' into maintJunio C Hamano2010-06-28
|\ \ \ \
| * | | | common_prefix: simplify and fix scanning for prefixesJunio C Hamano2010-06-16
| |/ / /
* | | | Merge branch 'bd/maint-unpack-trees-parawalk-fix' into maintJunio C Hamano2010-06-28
|\ \ \ \
| * | | | unpack-trees: Make index lookahead less pessimalBrian Downing2010-06-18
* | | | | notes: Initialise variable to appease gccRamsay Jones2010-06-28
* | | | | notes: check number of parameters to "git notes copy"Jeff King2010-06-28
* | | | | msvc: Fix some compiler warningsRamsay Jones2010-06-25
* | | | | Documentation: grep: fix asciidoc problem with --Christian Couder2010-06-25
* | | | | msvc: Fix some "expr evaluates to function" compiler warningsRamsay Jones2010-06-24
* | | | | Update draft release notes to 1.7.1.1Junio C Hamano2010-06-22
* | | | | Merge branch 'ic/maint-rebase-i-abort' into maintJunio C Hamano2010-06-22
|\ \ \ \ \
| * | | | | rebase -i: Abort cleanly if new base cannot be checked outIan Ward Comfort2010-06-11
| |/ / / /
* | | | | Merge branch 'cc/maint-commit-reflog-msg' into maintJunio C Hamano2010-06-22
|\ \ \ \ \
| * | | | | commit: use value of GIT_REFLOG_ACTION env variable as reflog messageChristian Couder2010-06-13
| | |_|_|/ | |/| | |
* | | | | Merge branch 'jk/maint-advice-empty-amend' into maintJunio C Hamano2010-06-22
|\ \ \ \ \
| * | | | | commit: give advice on empty amendJeff King2010-06-11
| | |/ / / | |/| | |
* | | | | Merge branch 'tc/commit-abbrev-fix' into maintJunio C Hamano2010-06-22
|\ \ \ \ \
| * | | | | commit::print_summary(): don't use format_commit_message()Tay Ray Chuan2010-06-13
| * | | | | t7502-commit: add summary output tests for empty and merge commitsTay Ray Chuan2010-05-28
| * | | | | t7502-commit: add tests for summary outputTay Ray Chuan2010-05-28
* | | | | | Merge branch 'jn/document-rebase-i-p-limitation' into maintJunio C Hamano2010-06-22
|\ \ \ \ \ \
| * | | | | | rebase -i -p: document shortcomingsJonathan Nieder2010-06-11
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jn/checkout-doc' into maintJunio C Hamano2010-06-22
|\ \ \ \ \ \
| * | | | | | Documentation/checkout: clarify descriptionJonathan Nieder2010-06-11
| * | | | | | Documentation/checkout: clarify descriptionJonathan Nieder2010-05-31
* | | | | | | Merge branch 'cc/maint-diff-CC-binary' into maintJunio C Hamano2010-06-22
|\ \ \ \ \ \ \
| * | | | | | | diff: fix "git show -C -C" output when renaming a binary fileChristian Couder2010-06-06
* | | | | | | | Merge branch 'jc/t9129-any-utf8' into maintJunio C Hamano2010-06-22
|\ \ \ \ \ \ \ \
| * | | | | | | | t9129: fix UTF-8 locale detectionJunio C Hamano2010-06-02
* | | | | | | | | Merge branch 'cb/ls-files-cdup' into maintJunio C Hamano2010-06-22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ls-files: allow relative pathspecClemens Buchacher2010-06-05
| * | | | | | | | | quote.c: separate quoting and relative path generationClemens Buchacher2010-06-05
* | | | | | | | | | Merge branch 'tc/merge-m-log' into maintJunio C Hamano2010-06-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | merge: --log appends shortlog to message if specifiedTay Ray Chuan2010-05-10
| * | | | | | | | | | fmt-merge-msg: add function to append shortlog onlyTay Ray Chuan2010-05-10
| * | | | | | | | | | fmt-merge-msg: refactor merge title formattingTay Ray Chuan2010-05-10
| * | | | | | | | | | fmt-merge-msg: minor refactor of fmt_merge_msg()Tay Ray Chuan2010-05-10
| * | | | | | | | | | merge: rename variableTay Ray Chuan2010-05-10
| * | | | | | | | | | merge: update commentTay Ray Chuan2010-05-10