Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fifth batch for 2.19 cycle | Junio C Hamano | 2018-08-02 | 1 | -0/+107 |
* | Merge branch 'jt/fetch-negotiator-skipping' | Junio C Hamano | 2018-08-02 | 1 | -0/+9 |
|\ | |||||
| * | negotiator/skipping: skip commits during fetch | Jonathan Tan | 2018-07-16 | 1 | -0/+9 |
* | | Merge branch 'en/dirty-merge-fixes' | Junio C Hamano | 2018-08-02 | 1 | -3/+3 |
|\ \ | |||||
| * | | merge: fix misleading pre-merge check documentation | Elijah Newren | 2018-07-11 | 1 | -3/+3 |
* | | | Merge branch 'js/rebase-merge-octopus' | Junio C Hamano | 2018-08-02 | 2 | -4/+13 |
|\ \ \ | |||||
| * | | | rebase --rebase-merges: adjust man page for octopus support | Johannes Schindelin | 2018-07-11 | 1 | -3/+4 |
| * | | | merge: allow reading the merge commit message from a file | Johannes Schindelin | 2018-07-11 | 1 | -1/+9 |
* | | | | Merge branch 'tb/grep-only-matching' | Junio C Hamano | 2018-08-02 | 1 | -1/+6 |
|\ \ \ \ | |||||
| * | | | | grep.c: teach 'git grep --only-matching' | Taylor Blau | 2018-07-09 | 1 | -1/+6 |
* | | | | | Merge branch 'jt/fetch-nego-tip' | Junio C Hamano | 2018-08-02 | 1 | -0/+16 |
|\ \ \ \ \ | |||||
| * | | | | | fetch-pack: support negotiation tip whitelist | Jonathan Tan | 2018-07-03 | 1 | -0/+16 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'ab/checkout-default-remote' | Junio C Hamano | 2018-08-02 | 3 | -0/+44 |
|\ \ \ \ \ | |||||
| * | | | | | checkout & worktree: introduce checkout.defaultRemote | Ævar Arnfjörð Bjarmason | 2018-06-11 | 3 | -1/+38 |
| * | | | | | checkout: add advice for ambiguous "checkout <branch>" | Ævar Arnfjörð Bjarmason | 2018-06-11 | 1 | -0/+7 |
* | | | | | | Merge branch 'sb/diff-color-move-more' | Junio C Hamano | 2018-08-02 | 2 | -2/+36 |
|\ \ \ \ \ \ | |||||
| * | | | | | | diff.c: offer config option to control ws handling in move detection | Stefan Beller | 2018-07-19 | 2 | -2/+10 |
| * | | | | | | diff.c: add white space mode to move detection that allows indent changes | Stefan Beller | 2018-07-19 | 1 | -0/+5 |
| * | | | | | | diff.c: decouple white space treatment from move detection algorithm | Stefan Beller | 2018-07-17 | 1 | -0/+17 |
| * | | | | | | diff.c: add a blocks mode for moved code detection | Stefan Beller | 2018-07-17 | 1 | -2/+6 |
* | | | | | | | Merge branch 'ds/commit-graph-fsck' | Junio C Hamano | 2018-08-02 | 5 | -27/+25 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | commit-graph: update design document | Derrick Stolee | 2018-06-27 | 1 | -22/+0 |
| * | | | | | | | gc: automatically write commit-graph files | Derrick Stolee | 2018-06-27 | 2 | -3/+10 |
| * | | | | | | | commit-graph: add '--reachable' option | Derrick Stolee | 2018-06-27 | 1 | -2/+6 |
| * | | | | | | | fsck: verify commit-graph | Derrick Stolee | 2018-06-27 | 1 | -0/+3 |
| * | | | | | | | commit-graph: add 'verify' subcommand | Derrick Stolee | 2018-06-27 | 1 | -0/+6 |
* | | | | | | | | Fourth batch for 2.19 cycle | Junio C Hamano | 2018-07-24 | 1 | -0/+80 |
* | | | | | | | | Merge branch 'wc/find-commit-with-pattern-on-detached-head' | Junio C Hamano | 2018-07-24 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | sha1-name.c: for ":/", find detached HEAD commits | William Chargin | 2018-07-12 | 1 | -1/+2 |
* | | | | | | | | | Merge branch 'jt/partial-clone-fsck-connectivity' | Junio C Hamano | 2018-07-24 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | upload-pack: send refs' objects despite "filter" | Jonathan Tan | 2018-07-09 | 1 | -1/+3 |
* | | | | | | | | | | Merge branch 'bc/send-email-auto-cte' | Junio C Hamano | 2018-07-24 | 1 | -6/+11 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | docs: correct RFC specifying email line length | brian m. carlson | 2018-07-09 | 1 | -1/+1 |
| * | | | | | | | | | | send-email: automatically determine transfer-encoding | brian m. carlson | 2018-07-09 | 1 | -2/+1 |
| * | | | | | | | | | | send-email: accept long lines with suitable transfer encoding | brian m. carlson | 2018-07-09 | 1 | -2/+5 |
| * | | | | | | | | | | send-email: add an auto option for transfer encoding | brian m. carlson | 2018-07-09 | 1 | -4/+7 |
* | | | | | | | | | | | Merge branch 'jt/connectivity-check-after-unshallow' | Junio C Hamano | 2018-07-24 | 2 | -1/+34 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | upload-pack: implement ref-in-want | Brandon Williams | 2018-06-28 | 2 | -1/+34 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'en/rebase-consistency' | Junio C Hamano | 2018-07-24 | 2 | -27/+223 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | git-rebase: make --allow-empty-message the default | Elijah Newren | 2018-06-27 | 1 | -10/+0 |
| * | | | | | | | | | | git-rebase.txt: document behavioral differences between modes | Elijah Newren | 2018-06-27 | 2 | -0/+55 |
| * | | | | | | | | | | directory-rename-detection.txt: technical docs on abilities and limitations | Elijah Newren | 2018-06-27 | 1 | -0/+92 |
| * | | | | | | | | | | git-rebase.txt: address confusion between --no-ff vs --force-rebase | Elijah Newren | 2018-06-27 | 1 | -20/+10 |
| * | | | | | | | | | | git-rebase.txt: document incompatible options | Elijah Newren | 2018-06-26 | 1 | -8/+77 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Third batch for 2.19 cycle | Junio C Hamano | 2018-07-18 | 1 | -1/+59 |
* | | | | | | | | | | Merge branch 'ms/core-icase-doc' | Junio C Hamano | 2018-07-18 | 1 | -3/+6 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Documentation: declare "core.ignoreCase" as internal variable | Marc Strapetz | 2018-06-28 | 1 | -3/+6 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'ds/commit-graph' | Junio C Hamano | 2018-07-18 | 1 | -5/+5 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | commit-graph: fix documentation inconsistencies | Derrick Stolee | 2018-06-28 | 1 | -5/+5 |
* | | | | | | | | | | | Merge branch 'tz/exclude-doc-smallfixes' | Junio C Hamano | 2018-07-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |