summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* imap-send: create target mailbox if it is missingtf/imap-send-createTony Finch2014-08-251-50/+31
* imap-send: clarify CRAM-MD5 vs LOGIN documentationTony Finch2014-07-311-1/+2
* Merge branch 'da/imap-send-use-credential-helper'Junio C Hamano2014-06-061-19/+26
|\
| * imap-send: use git-credentialda/imap-send-use-credential-helperDan Albert2014-04-291-19/+26
* | Merge branch 'je/pager-do-not-recurse'Junio C Hamano2014-06-061-1/+1
|\ \
| * | pager: do allow spawning pager recursivelyjn/pager-do-not-recurseje/pager-do-not-recurseJörn Engel2014-04-281-1/+1
* | | Merge branch 'jk/commit-C-pick-empty'Junio C Hamano2014-06-062-4/+12
|\ \ \
| * | | commit: do not complain of empty messages from -Cjk/commit-C-pick-emptyJeff King2014-04-282-4/+12
* | | | Merge branch 'mm/pager-less-sans-S'Junio C Hamano2014-06-064-8/+13
|\ \ \ \
| * | | | pager: remove 'S' from $LESS by defaultmm/pager-less-sans-SMatthieu Moy2014-05-074-8/+13
* | | | | First batch for 2.1tb/sed-bs-n-not-portableJunio C Hamano2014-06-033-2/+88
* | | | | Merge branch 'sk/msvc-dynlink-crt'Junio C Hamano2014-06-031-3/+3
|\ \ \ \ \
| * | | | | MSVC: link dynamically to the CRTsk/msvc-dynlink-crtKarsten Blees2014-05-061-3/+3
* | | | | | Merge branch 'ew/config-protect-mode'Junio C Hamano2014-06-032-0/+26
|\ \ \ \ \ \
| * | | | | | config: preserve config file permissions on editsew/config-protect-modeEric Wong2014-05-062-0/+26
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'bg/strbuf-trim'Junio C Hamano2014-06-032-9/+11
|\ \ \ \ \ \
| * | | | | | api-strbuf.txt: add docs for _trim and _ltrimbg/strbuf-trimBrian Gesiak2014-05-061-0/+9
| * | | | | | strbuf: use _rtrim and _ltrim in strbuf_trimBrian Gesiak2014-05-061-9/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'jk/commit-date-approxidate'Junio C Hamano2014-06-036-23/+97
|\ \ \ \ \ \
| * | | | | | commit: accept more date formats for "--date"Jeff King2014-05-022-4/+35
| * | | | | | commit: print "Date" line when the user has set dateJeff King2014-05-024-0/+37
| * | | | | | pretty: make show_ident_date publicJeff King2014-05-022-2/+9
| * | | | | | commit: use split_ident_line to compare author/committerJeff King2014-05-021-17/+16
* | | | | | | Merge branch 'ep/shell-command-substitution'Junio C Hamano2014-06-0341-174/+174
|\ \ \ \ \ \ \
| * | | | | | | t5000-tar-tree.sh: use the $( ... ) construct for command substitutionep/shell-command-substitutionElia Pinto2014-04-301-3/+3
| * | | | | | | t4204-patch-id.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-301-2/+2
| * | | | | | | t4119-apply-config.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-301-1/+1
| * | | | | | | t4116-apply-reverse.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-301-6/+6
| * | | | | | | t4057-diff-combined-paths.sh: use the $( ... ) construct for command substitu...Elia Pinto2014-04-301-1/+1
| * | | | | | | t4038-diff-combined.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-301-1/+1
| * | | | | | | t4036-format-patch-signer-mime.sh: use the $( ... ) construct for command sub...Elia Pinto2014-04-301-1/+1
| * | | | | | | t4014-format-patch.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-301-5/+5
| * | | | | | | t4013-diff-various.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-301-3/+3
| * | | | | | | t4012-diff-binary.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-301-8/+8
| * | | | | | | t4010-diff-pathspec.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-301-2/+2
| * | | | | | | t4006-diff-mode.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-301-1/+1
| * | | | | | | t3910-mac-os-precompose.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-301-8/+8
| * | | | | | | t3905-stash-include-untracked.sh: use the $( ... ) construct for command subs...Elia Pinto2014-04-301-2/+2
| * | | | | | | t1050-large.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-291-2/+2
| * | | | | | | t1020-subdirectory.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-291-11/+11
| * | | | | | | t1004-read-tree-m-u-wf.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-291-4/+4
| * | | | | | | t1003-read-tree-prefix.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-291-1/+1
| * | | | | | | t1002-read-tree-m-u-2way.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-291-5/+5
| * | | | | | | t1001-read-tree-m-2way.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-291-9/+9
| * | | | | | | t1000-read-tree-m-3way.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-291-2/+2
| * | | | | | | t0300-credentials.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-291-1/+1
| * | | | | | | t0030-stripspace.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-291-10/+10
| * | | | | | | t0026-eol-config.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-291-10/+10
| * | | | | | | t0025-crlf-auto.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-291-19/+19
| * | | | | | | t0020-crlf.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-291-21/+21