index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
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-20
config: create core.multiPackIndex setting
Derrick Stolee
1
-0
/
+5
2018-07-20
midx: write object offsets
Derrick Stolee
1
-1
/
+14
2018-07-20
midx: write object id fanout chunk
Derrick Stolee
1
-0
/
+5
2018-07-20
midx: write object ids in a chunk
Derrick Stolee
1
-0
/
+4
2018-07-20
multi-pack-index: write pack names in chunk
Derrick Stolee
1
-0
/
+6
2018-07-20
multi-pack-index: add 'write' verb
Derrick Stolee
1
-1
/
+21
2018-07-20
multi-pack-index: add builtin
Derrick Stolee
1
-0
/
+36
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
2018-07-17
gpg-interface: add new config to select how to sign a commit
Henning Schild
1
-0
/
+4
2018-07-17
diff.c: decouple white space treatment from move detection algorithm
Stefan Beller
1
-0
/
+17
2018-07-17
diff.c: add a blocks mode for moved code detection
Stefan Beller
1
-2
/
+6
2018-07-16
negotiator/skipping: skip commits during fetch
Jonathan Tan
1
-0
/
+9
2018-07-12
multi-pack-index: add format details
Derrick Stolee
1
-0
/
+49
[prev]
[next]