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-09-12
config.txt: move submodule part out to a separate file
Nguyễn Thái Ngọc Duy
2
-82
/
+83
2018-09-12
config.txt: move sequence.editor out of "core" part
Nguyễn Thái Ngọc Duy
1
-6
/
+6
2018-09-12
config.txt: move sendemail part out to a separate file
Nguyễn Thái Ngọc Duy
2
-63
/
+64
2018-09-12
config.txt: move receive part out to a separate file
Nguyễn Thái Ngọc Duy
2
-123
/
+124
2018-09-12
config.txt: move push part out to a separate file
Nguyễn Thái Ngọc Duy
2
-113
/
+114
2018-09-12
config.txt: move pull part out to a separate file
Nguyễn Thái Ngọc Duy
2
-36
/
+37
2018-09-12
config.txt: move gui part out to a separate file
Nguyễn Thái Ngọc Duy
2
-57
/
+58
2018-09-12
config.txt: move gitcvs part out to a separate file
Nguyễn Thái Ngọc Duy
2
-67
/
+68
2018-09-12
config.txt: move format part out to a separate file
Nguyễn Thái Ngọc Duy
2
-87
/
+88
2018-09-12
config.txt: move fetch part out to a separate file
Nguyễn Thái Ngọc Duy
2
-65
/
+66
2018-09-12
config.txt: follow camelCase naming
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-10
config: document value 2 for protocol.version
Brandon Williams
1
-0
/
+2
2018-09-10
Git 2.19
Junio C Hamano
1
-8
/
+0
2018-09-05
doc-diff: force worktree add
Jeff King
1
-1
/
+1
2018-09-04
Git 2.19-rc2
Junio C Hamano
1
-0
/
+23
2018-09-04
Documentation/git.txt: clarify that GIT_TRACE=/path appends
SZEDER Gábor
1
-2
/
+2
2018-08-31
fetch: stop clobbering existing tags without --force
Ævar Arnfjörð Bjarmason
1
-4
/
+11
2018-08-31
fetch: document local ref updates with/without --force
Ævar Arnfjörð Bjarmason
2
-10
/
+37
2018-08-31
push doc: correct lies about how push refspecs work
Ævar Arnfjörð Bjarmason
2
-11
/
+48
2018-08-31
push doc: move mention of "tag <tag>" later in the prose
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2018-08-31
push doc: remove confusing mention of remote merger
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2018-08-31
doc/Makefile: drop doc-diff worktree and temporary files on "make clean"
Eric Sunshine
1
-0
/
+1
2018-08-31
doc-diff: add --clean mode to remove temporary working gunk
Eric Sunshine
1
-3
/
+16
2018-08-31
doc-diff: fix non-portable 'man' invocation
Eric Sunshine
1
-1
/
+1
2018-08-30
doc/git-branch: remove obsolete "-l" references
Jeff King
1
-5
/
+1
2018-08-30
doc-diff: always use oids inside worktree
Jeff King
1
-4
/
+4
2018-08-30
worktree: teach 'remove' to override lock when --force given twice
Eric Sunshine
1
-0
/
+1
2018-08-30
worktree: teach 'move' to override lock when --force given twice
Eric Sunshine
1
-0
/
+3
2018-08-30
worktree: teach 'add' to respect --force for registered but missing path
Eric Sunshine
1
-2
/
+6
2018-08-29
Documentation/Makefile: make manpage-base-url.xsl generation quieter
Tim Schumacher
1
-1
/
+1
2018-08-29
rerere: add note about files with existing conflict markers
Thomas Gummerer
1
-0
/
+6
2018-08-29
rerere: mention caveat about unmatched conflict markers
Thomas Gummerer
1
-0
/
+4
2018-08-27
Getting ready for -rc1
Junio C Hamano
1
-1
/
+34
2018-08-27
Merge branch 'ds/commit-graph-fsck'
Junio C Hamano
1
-6
/
+11
2018-08-27
Merge branch 'nd/complete-config-vars'
Junio C Hamano
2
-12
/
+12
2018-08-27
Merge branch 'ep/worktree-quiet-option'
Junio C Hamano
1
-0
/
+4
2018-08-27
Merge branch 'sm/branch-sort-config'
Junio C Hamano
2
-2
/
+9
2018-08-27
Merge branch 'nd/config-core-checkstat-doc'
Junio C Hamano
1
-4
/
+14
2018-08-23
config: fix commit-graph related config docs
Derrick Stolee
1
-6
/
+11
2018-08-23
interpret-trailers: allow suppressing "---" divider
Jeff King
1
-1
/
+6
2018-08-23
interpret-trailers: tighten check for "---" patch boundary
Jeff King
1
-2
/
+3
2018-08-21
SubmittingPatches: mention doc-diff
Jeff King
2
-1
/
+11
2018-08-21
generate-cmdlist.sh: collect config from all config.txt files
Nguyễn Thái Ngọc Duy
2
-12
/
+12
2018-08-21
commit-graph: update design document
Derrick Stolee
1
-3
/
+15
2018-08-20
Sync 'ds/multi-pack-index' to v2.19.0-rc0
Junio C Hamano
4
-0
/
+247
2018-08-20
Git 2.19-rc0
Junio C Hamano
1
-0
/
+80
2018-08-20
Merge branch 'hn/highlight-sideband-keywords'
Junio C Hamano
1
-0
/
+12
2018-08-20
Merge branch 'sb/config-write-fix'
Junio C Hamano
1
-0
/
+21
2018-08-20
Merge branch 'jt/repack-promisor-packs'
Junio C Hamano
1
-0
/
+5
2018-08-20
Merge branch 'jh/partial-clone-doc'
Junio C Hamano
2
-104
/
+105
[prev]
[next]