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-17
Merge branch 'es/format-patch-interdiff'
Junio C Hamano
1
-0
/
+10
2018-09-17
Merge branch 'cc/delta-islands'
Junio C Hamano
3
-0
/
+121
2018-09-17
Merge branch 'jk/trailer-fixes'
Junio C Hamano
1
-2
/
+8
2018-09-17
Merge branch 'tg/rerere'
Junio C Hamano
1
-0
/
+182
2018-09-17
Merge branch 'ds/multi-pack-index'
Junio C Hamano
4
-0
/
+247
2018-09-17
Merge branch 'jk/branch-l-1-repurpose'
Junio C Hamano
1
-7
/
+2
2018-09-17
Merge branch 'ts/doc-build-manpage-xsl-quietly'
Junio C Hamano
1
-1
/
+1
2018-09-17
Merge branch 'bp/checkout-new-branch-optim'
Junio C Hamano
1
-0
/
+8
2018-09-17
multi-pack-index: add 'verify' verb
Derrick Stolee
1
-0
/
+10
2018-09-17
Revert "doc/Makefile: drop doc-diff worktree and temporary files on "make cle...
Junio C Hamano
1
-1
/
+0
2018-09-12
fsck: support comments & empty lines in skipList
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2018-09-12
fsck: use oidset instead of oid_array for skipList
René Scharfe
1
-5
/
+6
2018-09-12
fsck: document that skipList input must be unabbreviated
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-09-12
fsck: document and test commented & empty line skipList input
Ævar Arnfjörð Bjarmason
1
-4
/
+7
2018-09-12
fsck: document and test sorted skipList input
Ævar Arnfjörð Bjarmason
1
-1
/
+9
2018-09-12
update-ref: allow --no-deref with --stdin
Elijah Newren
1
-1
/
+1
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
[prev]
[next]