aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* configure.ac: check for HMAC_CTX_cleanupReuben Hawkins2015-01-09
* configure.ac: check for clock_gettime and CLOCK_MONOTONICReuben Hawkins2015-01-09
* configure.ac: check 'tv_nsec' field in 'struct stat'Reuben Hawkins2015-01-09
* Merge branch 'sb/t5400-remove-unused'Junio C Hamano2015-01-07
|\
| * t5400: remove dead codeStefan Beller2014-12-16
* | Merge branch 'lh/send-email-hide-x-mailer'Junio C Hamano2015-01-07
|\ \
| * | test/send-email: --[no-]xmailer testsLuis Henriques2014-12-15
| * | send-email: add --[no-]xmailer optionLuis Henriques2014-12-15
* | | Merge branch 'rd/send-email-2047-fix'Junio C Hamano2015-01-07
|\ \ \
| * | | send-email: handle adjacent RFC 2047-encoded words properlyРоман Донченко2014-12-15
| * | | send-email: align RFC 2047 decoding more closely with the specРоман Донченко2014-12-15
* | | | Merge branch 'pd/completion-filenames-fix'Junio C Hamano2015-01-07
|\ \ \ \
| * | | | Update documentation occurrences of filename .shPeter van der Does2014-12-15
* | | | | Merge branch 'jk/add-i-read-error'Junio C Hamano2015-01-07
|\ \ \ \ \
| * | | | | add--interactive: leave main loop on read errorJeff King2014-12-15
| | |/ / / | |/| | |
* | | | | Merge branch 'jk/approxidate-avoid-y-d-m-over-future-dates'Junio C Hamano2015-01-07
|\ \ \ \ \
| * | | | | approxidate: allow ISO-like dates far in the futureJeff King2014-11-13
| * | | | | pass TIME_DATE_NOW to approxidate future-checkJeff King2014-11-13
* | | | | | Merge branch 'br/imap-send-via-libcurl'Junio C Hamano2015-01-07
|\ \ \ \ \ \
| * | | | | | git-imap-send: use libcurl for implementationBernhard Reiter2014-11-10
* | | | | | | Merge branch 'br/imap-send-verbosity'Junio C Hamano2015-01-07
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | imap-send: use parse options API to determine verbosityBernhard Reiter2014-11-05
* | | | | | | Merge branch 'nd/lockfile-absolute'Junio C Hamano2015-01-07
|\ \ \ \ \ \ \
| * | | | | | | lockfile.c: store absolute pathNguyễn Thái Ngọc Duy2014-11-03
* | | | | | | | Merge branch 'jc/merge-bases'Junio C Hamano2015-01-07
|\ \ \ \ \ \ \ \
| * | | | | | | | get_merge_bases(): always clean-up object flagsJunio C Hamano2014-10-30
| * | | | | | | | bisect: clean flags after checking merge basesJunio C Hamano2014-10-30
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'jc/strbuf-add-lines-avoid-sp-ht-sequence'Junio C Hamano2015-01-07
|\ \ \ \ \ \ \ \
| * | | | | | | | strbuf_add_commented_lines(): avoid SP-HT sequence in commented linesJunio C Hamano2014-10-27
* | | | | | | | | Merge branch 'jc/diff-b-m'Junio C Hamano2015-01-07
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | diff -B -M: fix output for "copy and then rewrite" caseJunio C Hamano2014-10-23
* | | | | | | | | | Merge branch 'jc/clone-borrow'Junio C Hamano2015-01-07
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | clone: --dissociate option to mark that reference is only temporaryJunio C Hamano2014-10-15
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jc/checkout-local-track-report'Junio C Hamano2015-01-07
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | checkout: report upstream correctly even with loosely defined branch.*.mergeJunio C Hamano2014-10-14
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-junio' of git://bogomips.org/git-svnJunio C Hamano2014-12-29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-svn: support for git-svn propsetAlfred Perlstein2014-12-09
* | | | | | | | | | | Merge branch 'jc/t9001-modernise'Junio C Hamano2014-12-29
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t9001: style modernisation phase #5Junio C Hamano2014-11-25
| * | | | | | | | | | | t9001: style modernisation phase #4Junio C Hamano2014-11-25
| * | | | | | | | | | | t9001: style modernisation phase #3Junio C Hamano2014-11-25
| * | | | | | | | | | | t9001: style modernisation phase #2Junio C Hamano2014-11-25
| * | | | | | | | | | | t9001: style modernisation phase #1Junio C Hamano2014-11-25
* | | | | | | | | | | | Merge branch 'mh/update-ref-verify'Junio C Hamano2014-12-29
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | update-ref: fix "verify" command with missing <oldvalue>Michael Haggerty2014-12-11
| * | | | | | | | | | | | t1400: add some more tests of "update-ref --stdin"'s verify commandMichael Haggerty2014-12-11
* | | | | | | | | | | | | Sync with maintJunio C Hamano2014-12-22
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Prepare for 2.2.2Junio C Hamano2014-12-22
| * | | | | | | | | | | | | Merge branch 'jk/rebuild-perl-scripts-with-no-perl-seting-change' into maintJunio C Hamano2014-12-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/no-perl-tests' into maintJunio C Hamano2014-12-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \