Age | Commit message (Expand) | Author | Files | Lines |
2018-08-07 | doc hash-function-transition: pick SHA-256 as NewHash | Jonathan Nieder | 1 | -98/+98 |
2018-08-06 | add a script to diff rendered documentation | Jeff King | 2 | -0/+110 |
2018-08-06 | config.txt: reorder blame stuff to keep config keys sorted | Nguyễn Thái Ngọc Duy | 1 | -34/+34 |
2018-08-02 | Fifth batch for 2.19 cycle | Junio C Hamano | 1 | -0/+107 |
2018-08-02 | Merge branch 'jt/fetch-negotiator-skipping' | Junio C Hamano | 1 | -0/+9 |
2018-08-02 | Merge branch 'en/dirty-merge-fixes' | Junio C Hamano | 1 | -3/+3 |
2018-08-02 | Merge branch 'js/rebase-merge-octopus' | Junio C Hamano | 2 | -4/+13 |
2018-08-02 | Merge branch 'tb/grep-only-matching' | Junio C Hamano | 1 | -1/+6 |
2018-08-02 | Merge branch 'jt/fetch-nego-tip' | Junio C Hamano | 1 | -0/+16 |
2018-08-02 | Merge branch 'ab/checkout-default-remote' | Junio C Hamano | 3 | -0/+44 |
2018-08-02 | Merge branch 'sb/diff-color-move-more' | Junio C Hamano | 2 | -2/+36 |
2018-08-02 | Merge branch 'ds/commit-graph-fsck' | Junio C Hamano | 5 | -27/+25 |
2018-08-01 | git-p4: add the `p4-pre-submit` hook | Chen Bin | 2 | -0/+15 |
2018-08-01 | fetch doc: cross-link two new negotiation options | Ævar Arnfjörð Bjarmason | 2 | -0/+5 |
2018-08-01 | negotiator: unknown fetch.negotiationAlgorithm should error out | Ævar Arnfjörð Bjarmason | 1 | -1/+2 |
2018-08-01 | Merge branch 'jt/fetch-nego-tip' into ab/fetch-nego | Junio C Hamano | 1 | -0/+16 |
2018-07-30 | doc: fix want-capability separator | Masaya Suzuki | 1 | -2/+2 |
2018-07-27 | fsck: test and document unknown fsck.<msg-id> values | Ævar Arnfjörð Bjarmason | 1 | -0/+4 |
2018-07-27 | fsck: test & document {fetch,receive}.fsck.* config fallback | Ævar Arnfjörð Bjarmason | 1 | -0/+12 |
2018-07-27 | fetch: implement fetch.fsck.* | Ævar Arnfjörð Bjarmason | 1 | -4/+16 |
2018-07-27 | config doc: elaborate on fetch.fsckObjects security | Ævar Arnfjörð Bjarmason | 1 | -0/+21 |
2018-07-27 | config doc: elaborate on what transfer.fsckObjects does | Ævar Arnfjörð Bjarmason | 1 | -2/+11 |
2018-07-27 | config doc: unify the description of fsck.* and receive.fsck.* | Ævar Arnfjörð Bjarmason | 1 | -27/+35 |
2018-07-27 | config doc: don't describe *.fetchObjects twice | Ævar Arnfjörð Bjarmason | 1 | -8/+10 |
2018-07-25 | doc hash-function-transition: note the lack of a changelog | Ævar Arnfjörð Bjarmason | 1 | -0/+6 |
2018-07-25 | diff: --color-moved: rename "dimmed_zebra" to "dimmed-zebra" | Eric Sunshine | 1 | -1/+2 |
2018-07-24 | Fourth batch for 2.19 cycle | Junio C Hamano | 1 | -0/+80 |
2018-07-24 | Merge branch 'wc/find-commit-with-pattern-on-detached-head' | Junio C Hamano | 1 | -1/+2 |
2018-07-24 | Merge branch 'jt/partial-clone-fsck-connectivity' | Junio C Hamano | 1 | -1/+3 |
2018-07-24 | Merge branch 'bc/send-email-auto-cte' | Junio C Hamano | 1 | -6/+11 |
2018-07-24 | Merge branch 'jt/connectivity-check-after-unshallow' | Junio C Hamano | 2 | -1/+34 |
2018-07-24 | Merge branch 'en/rebase-consistency' | Junio C Hamano | 2 | -27/+223 |
2018-07-24 | pack-protocol: mention and point to docs for protocol v2 | Brandon Williams | 1 | -1/+2 |
2018-07-20 | Documentation/git-interpret-trailers: explain possible values | Stefan Beller | 1 | -3/+6 |
2018-07-19 | diff.c: offer config option to control ws handling in move detection | Stefan Beller | 2 | -2/+10 |
2018-07-19 | diff.c: add white space mode to move detection that allows indent changes | Stefan Beller | 1 | -0/+5 |
2018-07-18 | add core.usereplacerefs config option | Jeff King | 1 | -0/+5 |
2018-07-18 | Third batch for 2.19 cycle | Junio C Hamano | 1 | -1/+59 |
2018-07-18 | Merge branch 'ms/core-icase-doc' | Junio C Hamano | 1 | -3/+6 |
2018-07-18 | Merge branch 'ds/commit-graph' | Junio C Hamano | 1 | -5/+5 |
2018-07-18 | Merge branch 'tz/exclude-doc-smallfixes' | Junio C Hamano | 1 | -1/+1 |
2018-07-18 | Merge branch 'js/rebase-recreate-merge' | Junio C Hamano | 1 | -1/+1 |
2018-07-18 | Merge branch 'jk/branch-l-0-deprecation' | Junio C Hamano | 1 | -1/+2 |
2018-07-18 | Merge branch 'tb/grep-column' | Junio C Hamano | 2 | -2/+14 |
2018-07-18 | Merge branch 'vs/typofixes' | Junio C Hamano | 13 | -15/+15 |
2018-07-18 | Merge branch 'bw/protocol-v2' | Junio C Hamano | 1 | -2/+1 |
2018-07-18 | Merge branch 'bw/config-refer-to-gitsubmodules-doc' | Junio C Hamano | 1 | -2/+3 |
2018-07-18 | Documentation: fix --color option formatting | Andrei Rybak | 2 | -2/+2 |
2018-07-18 | gpg-interface: introduce new signature format "x509" using gpgsm | Henning Schild | 1 | -2/+3 |
2018-07-18 | gpg-interface: introduce new config to select per gpg format program | Henning Schild | 1 | -0/+5 |