index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-16
Merge branch 'en/status-multiple-renames-to-the-same-target-fix'
Junio C Hamano
2
-0
/
+24
2018-10-16
Merge branch 'ds/reachable-final-cleanup'
Junio C Hamano
1
-5
/
+3
2018-10-16
Merge branch 'jk/check-everything-connected-is-long-gone'
Junio C Hamano
1
-1
/
+1
2018-10-16
Merge branch 'jn/gc-auto'
Junio C Hamano
3
-10
/
+32
2018-10-16
Merge branch 'jn/gc-auto-prep'
Junio C Hamano
2
-23
/
+19
2018-10-16
Merge branch 'md/test-cleanup'
Junio C Hamano
39
-399
/
+568
2018-10-16
Merge branch 'fe/doc-updates'
Junio C Hamano
3
-5
/
+39
2018-10-16
Merge branch 'jn/mailmap-update'
Junio C Hamano
1
-1
/
+1
2018-10-16
Merge branch 'tg/t5551-with-curl-7.61.1'
Junio C Hamano
1
-34
/
+34
2018-10-16
Merge branch 'en/merge-cleanup'
Junio C Hamano
1
-93
/
+51
2018-10-16
Merge branch 'rj/header-check'
Junio C Hamano
8
-0
/
+32
2018-10-16
Merge branch 'ma/config-doc-update'
Junio C Hamano
3
-6
/
+6
2018-10-16
Merge branch 'jk/delta-islands-with-bitmap-reuse-delta-fix'
Junio C Hamano
1
-16
/
+52
2018-10-16
Merge branch 'tq/refs-internal-comment-fix'
Junio C Hamano
1
-1
/
+1
2018-10-16
Merge branch 'ts/alias-of-alias'
Junio C Hamano
2
-3
/
+65
2018-10-16
Merge branch 'ds/commit-graph-with-grafts'
Junio C Hamano
16
-30
/
+194
2018-10-16
Merge branch 'ab/commit-graph-progress'
Junio C Hamano
6
-14
/
+87
2018-10-16
git-p4: fully support unshelving changelists
Luke Diamand
3
-51
/
+106
2018-10-16
git-p4: unshelve into refs/remotes/p4-unshelved, not refs/remotes/p4/unshelved
Luke Diamand
3
-7
/
+8
2018-10-16
mingw: use domain information for default email
Johannes Schindelin
4
-0
/
+14
2018-10-16
getpwuid(mingw): provide a better default for the user name
Johannes Schindelin
1
-1
/
+31
2018-10-16
getpwuid(mingw): initialize the structure only once
Johannes Schindelin
1
-7
/
+18
2018-10-15
fuzz: add fuzz testing for packfile indices.
Josh Steadmon
5
-19
/
+53
2018-10-15
fuzz: add basic fuzz testing target.
Josh Steadmon
3
-0
/
+48
2018-10-15
filter-trees: code clean-up of tests
Matthew DeVore
3
-5
/
+5
2018-10-12
subtree: performance improvement for finding unexpected parent commits
Roger Strain
1
-1
/
+1
2018-10-12
diff.c: pass sign_index to emit_line_ws_markup
Stefan Beller
1
-7
/
+5
2018-10-12
git-p4: do not fail in verbose mode for missing 'fileSize' key
Luke Diamand
1
-1
/
+4
2018-10-12
log: fix coloring of certain octopus merge shapes
Noam Postavsky
2
-15
/
+145
2018-10-12
doc: move git-cherry to plumbing
Daniels Umanovskis
2
-12
/
+1
2018-10-12
doc: move git-get-tar-commit-id to plumbing
Daniels Umanovskis
1
-1
/
+1
2018-10-12
split-index: BUG() when cache entry refers to non-existing shared entry
SZEDER Gábor
1
-2
/
+2
2018-10-12
split-index: smudge and add racily clean cache entries to split index
SZEDER Gábor
4
-8
/
+46
2018-10-12
split-index: don't compare cached data of entries already marked for split index
SZEDER Gábor
1
-17
/
+72
2018-10-12
split-index: count the number of deleted entries
SZEDER Gábor
1
-1
/
+1
2018-10-12
t1700-split-index: date back files to avoid racy situations
SZEDER Gábor
1
-21
/
+28
2018-10-12
split-index: add tests to demonstrate the racy split index problem
SZEDER Gábor
1
-0
/
+218
2018-10-11
doc: move git-rev-parse from porcelain to plumbing
Daniels Umanovskis
1
-1
/
+1
2018-10-11
gc doc: mention the commit-graph in the intro
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2018-10-11
read-cache: load cache entries on worker threads
Ben Peart
1
-37
/
+193
2018-10-11
ieot: add Index Entry Offset Table (IEOT) extension
Ben Peart
2
-3
/
+211
2018-10-11
read-cache: load cache extensions on a worker thread
Ben Peart
1
-16
/
+79
2018-10-11
config: add new index.threads config setting
Ben Peart
5
-0
/
+36
2018-10-11
eoie: add End of Index Entry (EOIE) extension
Ben Peart
3
-12
/
+177
2018-10-11
read-cache: clean up casting and byte decoding
Ben Peart
1
-12
/
+11
2018-10-11
git-help.txt: document "git help cmd" vs "git cmd --help" for aliases
Rasmus Villemoes
1
-0
/
+4
2018-10-11
git.c: handle_alias: prepend alias info when first argument is -h
Rasmus Villemoes
1
-0
/
+3
2018-10-11
help: redirect to aliased commands for "git cmd --help"
Rasmus Villemoes
1
-3
/
+31
2018-10-11
doc: fix a typo and clarify a sentence
Mihir Mehta
2
-3
/
+3
2018-10-10
Third batch for 2.20
Junio C Hamano
1
-0
/
+16
[prev]
[next]