Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'mm/complete-rebase-autostash' | Junio C Hamano | 2015-01-14 |
|\ | |||
| * | git-completion: add --autostash for 'git rebase' | Matthieu Moy | 2015-01-07 |
* | | Merge branch 'aw/doc-smtp-ssl-cert-path' | Junio C Hamano | 2015-01-14 |
|\ \ | |||
| * | | correct smtp-ssl-cert-path description | Adam Williamson | 2015-01-07 |
| |/ | |||
* | | Merge branch 'sp/subtree-doc' | Junio C Hamano | 2015-01-14 |
|\ \ | |||
| * | | subtree: fix AsciiDoc list item continuation | Steffen Prohaska | 2015-01-06 |
* | | | Merge branch 'km/log-usage-string-i18n' | Junio C Hamano | 2015-01-14 |
|\ \ \ | |||
| * | | | log.c: fix translation markings | Kyle J. McKay | 2015-01-06 |
| | |/ | |/| | |||
* | | | Merge branch 'km/imap-send-libcurl-options' | Junio C Hamano | 2015-01-14 |
|\ \ \ | |||
| * | | | imap-send.c: set CURLOPT_USE_SSL to CURLUSESSL_TRY | Kyle J. McKay | 2015-01-06 |
| * | | | imap-send.c: support GIT_CURL_VERBOSE | Kyle J. McKay | 2015-01-06 |
* | | | | Merge branch 'jk/prune-packed-server-info' | Junio C Hamano | 2015-01-14 |
|\ \ \ \ | |||
| * | | | | update-server-info: create info/* with mode 0666 | Jeff King | 2015-01-06 |
| * | | | | t1301: set umask in reflog sharedrepository=group test | Jeff King | 2015-01-06 |
* | | | | | Merge branch 'js/remote-add-with-insteadof' | Junio C Hamano | 2015-01-14 |
|\ \ \ \ \ | |||
| * | | | | | Add a regression test for 'git remote add <existing> <same-url>' | Johannes Schindelin | 2014-12-23 |
| * | | | | | git remote: allow adding remotes agreeing with url.<...>.insteadOf | Johannes Schindelin | 2014-12-23 |
* | | | | | | Git 2.3.0-rc0v2.3.0-rc0 | Junio C Hamano | 2015-01-12 |
* | | | | | | Sync with 2.2.2 | Junio C Hamano | 2015-01-12 |
|\ \ \ \ \ \ | |||
| * | | | | | | Git 2.2.2v2.2.2 | Junio C Hamano | 2015-01-12 |
| * | | | | | | Merge branch 'jk/read-packed-refs-without-path-max' into maint | Junio C Hamano | 2015-01-12 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge branch 'mg/add-ignore-errors' into maint | Junio C Hamano | 2015-01-12 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'mh/find-uniq-abbrev' into maint | Junio C Hamano | 2015-01-12 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'jk/approxidate-avoid-y-d-m-over-future-dates' into maint | Junio C Hamano | 2015-01-12 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'rw/apply-does-not-take-ignore-date' into maint | Junio C Hamano | 2015-01-12 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/for-each-reflog-ent-reverse' into maint | Junio C Hamano | 2015-01-12 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'bc/fetch-thin-less-aggressive-in-normal-repository' | Junio C Hamano | 2015-01-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | pack-objects: use --objects-edge-aggressive for shallow repos | brian m. carlson | 2014-12-29 |
| * | | | | | | | | | | | | | rev-list: add an option to mark fewer edges as uninteresting | brian m. carlson | 2014-12-29 |
| * | | | | | | | | | | | | | Documentation: add missing article in rev-list-options.txt | brian m. carlson | 2014-12-22 |
* | | | | | | | | | | | | | | Merge branch 'sb/doc-submitting-patches-keep-notes' | Junio C Hamano | 2015-01-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | SubmittingPatches: explain rationale for using --notes with format-patch | Eric Sunshine | 2015-01-07 |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | Merge branch 'rs/simplify-transport-get' | Junio C Hamano | 2015-01-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | transport: simplify duplicating a substring in transport_get() using xmemdupz() | René Scharfe | 2014-12-29 |
| |/ / / / / / / / / / / / / | |||
* | | | | | | | | | | | | | | Merge branch 'rs/simplify-parsing-commit-tree-S' | Junio C Hamano | 2015-01-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | commit-tree: simplify parsing of option -S using skip_prefix() | René Scharfe | 2014-12-29 |
| |/ / / / / / / / / / / / / | |||
* | | | | | | | | | | | | | | Merge branch 'rs/plug-strbuf-leak-in-merge' | Junio C Hamano | 2015-01-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | merge: release strbuf after use in suggest_conflicts() | René Scharfe | 2014-12-29 |
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | Merge branch 'rs/plug-strbuf-leak-in-lock-ref' | Junio C Hamano | 2015-01-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | refs: plug strbuf leak in lock_ref_sha1_basic() | René Scharfe | 2014-12-29 |
| |/ / / / / / / / / / / / / | |||
* | | | | | | | | | | | | | | Merge branch 'es/checkout-index-temp' | Junio C Hamano | 2015-01-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | checkout-index: fix --temp relative path mangling | Eric Sunshine | 2014-12-29 |
| * | | | | | | | | | | | | | | t2004: demonstrate broken relative path printing | Eric Sunshine | 2014-12-29 |
| * | | | | | | | | | | | | | | t2004: standardize file naming in symlink test | Eric Sunshine | 2014-12-29 |
| * | | | | | | | | | | | | | | t2004: drop unnecessary write-tree/read-tree | Eric Sunshine | 2014-12-29 |
| * | | | | | | | | | | | | | | t2004: modernize style | Eric Sunshine | 2014-12-29 |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | Merge branch 'cc/bisect-rev-parsing' | Junio C Hamano | 2015-01-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | bisect: add test to check that revs are properly parsed | Christian Couder | 2014-12-29 |
| * | | | | | | | | | | | | | | bisect: parse revs before passing them to check_expected_revs() | Christian Couder | 2014-12-29 |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | Fourth batch for 2.3 cycle | Junio C Hamano | 2015-01-07 |