aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jk/squelch-compiler-warning-from-funny-error-macro'Junio C Hamano2014-06-06
|\
| * let clang use the constant-return error() macroJeff King2014-05-06
| * inline constant return from error() functionJeff King2014-05-06
* | Merge branch 'dk/raise-core-deltabasecachelimit'Junio C Hamano2014-06-06
|\ \
| * | Bump core.deltaBaseCacheLimit to 96mDavid Kastrup2014-05-06
* | | Merge branch 'tl/relax-in-poll-emulation'Junio C Hamano2014-06-06
|\ \ \
| * | | compat/poll: sleep 1 millisecond to avoid busy waitTheodore Leblond2014-04-29
| | |/ | |/|
* | | Merge branch 'jk/utf8-switch-between-nfd-and-nfc'Junio C Hamano2014-06-06
|\ \ \
| * | | t3910: show failure of core.precomposeunicode with decomposed filenamesJeff King2014-04-29
| |/ /
* | | Merge branch 'da/imap-send-use-credential-helper'Junio C Hamano2014-06-06
|\ \ \
| * | | imap-send: use git-credentialDan Albert2014-04-29
* | | | Merge branch 'je/pager-do-not-recurse'Junio C Hamano2014-06-06
|\ \ \ \
| * | | | pager: do allow spawning pager recursivelyJörn Engel2014-04-28
| | |/ / | |/| |
* | | | Merge branch 'jk/commit-C-pick-empty'Junio C Hamano2014-06-06
|\ \ \ \
| * | | | commit: do not complain of empty messages from -CJeff King2014-04-28
* | | | | Merge branch 'mm/pager-less-sans-S'Junio C Hamano2014-06-06
|\ \ \ \ \
| * | | | | pager: remove 'S' from $LESS by defaultMatthieu Moy2014-05-07
* | | | | | First batch for 2.1Junio C Hamano2014-06-03
* | | | | | Merge branch 'sk/msvc-dynlink-crt'Junio C Hamano2014-06-03
|\ \ \ \ \ \
| * | | | | | MSVC: link dynamically to the CRTKarsten Blees2014-05-06
* | | | | | | Merge branch 'ew/config-protect-mode'Junio C Hamano2014-06-03
|\ \ \ \ \ \ \
| * | | | | | | config: preserve config file permissions on editsEric Wong2014-05-06
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'bg/strbuf-trim'Junio C Hamano2014-06-03
|\ \ \ \ \ \ \
| * | | | | | | api-strbuf.txt: add docs for _trim and _ltrimBrian Gesiak2014-05-06
| * | | | | | | strbuf: use _rtrim and _ltrim in strbuf_trimBrian Gesiak2014-05-06
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'jk/commit-date-approxidate'Junio C Hamano2014-06-03
|\ \ \ \ \ \ \
| * | | | | | | commit: accept more date formats for "--date"Jeff King2014-05-02
| * | | | | | | commit: print "Date" line when the user has set dateJeff King2014-05-02
| * | | | | | | pretty: make show_ident_date publicJeff King2014-05-02
| * | | | | | | commit: use split_ident_line to compare author/committerJeff King2014-05-02
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'ep/shell-command-substitution'Junio C Hamano2014-06-03
|\ \ \ \ \ \ \
| * | | | | | | t5000-tar-tree.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-30
| * | | | | | | t4204-patch-id.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-30
| * | | | | | | t4119-apply-config.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-30
| * | | | | | | t4116-apply-reverse.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-30
| * | | | | | | t4057-diff-combined-paths.sh: use the $( ... ) construct for command substitu...Elia Pinto2014-04-30
| * | | | | | | t4038-diff-combined.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-30
| * | | | | | | t4036-format-patch-signer-mime.sh: use the $( ... ) construct for command sub...Elia Pinto2014-04-30
| * | | | | | | t4014-format-patch.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-30
| * | | | | | | t4013-diff-various.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-30
| * | | | | | | t4012-diff-binary.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-30
| * | | | | | | t4010-diff-pathspec.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-30
| * | | | | | | t4006-diff-mode.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-30
| * | | | | | | t3910-mac-os-precompose.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-30
| * | | | | | | t3905-stash-include-untracked.sh: use the $( ... ) construct for command subs...Elia Pinto2014-04-30
| * | | | | | | t1050-large.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-29
| * | | | | | | t1020-subdirectory.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-29
| * | | | | | | t1004-read-tree-m-u-wf.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-29
| * | | | | | | t1003-read-tree-prefix.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-29
| * | | | | | | t1002-read-tree-m-u-2way.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-29