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-15
builtin/fetch-pack: remove constants with parse_oid_hex
brian m. carlson
1
-6
/
+7
2018-10-15
builtin/mktree: remove hard-coded constant
brian m. carlson
1
-1
/
+1
2018-10-15
builtin/repack: replace hard-coded constants
brian m. carlson
1
-6
/
+7
2018-10-15
pack-bitmap-write: use GIT_MAX_RAWSZ for allocation
brian m. carlson
1
-1
/
+1
2018-10-15
object_id.cocci: match only expressions of type 'struct object_id'
SZEDER Gábor
1
-54
/
+63
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
send-email: only consider lines containing @ or <> for automatic Cc'ing
Rasmus Villemoes
1
-0
/
+5
2018-10-11
Documentation/git-send-email.txt: style fixes
Rasmus Villemoes
1
-4
/
+4
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
2018-10-10
Merge branch 'ab/fsck-skiplist'
Junio C Hamano
6
-45
/
+171
2018-10-10
Merge branch 'ds/multi-pack-verify'
Junio C Hamano
6
-20
/
+262
2018-10-10
Merge branch 'bc/hash-independent-tests'
Junio C Hamano
14
-113
/
+350
2018-10-10
Merge branch 'nd/test-tool'
Junio C Hamano
13
-114
/
+128
2018-10-10
Merge branch 'nd/config-split'
Junio C Hamano
10
-702
/
+711
2018-10-10
subtree: add build targets 'man' and 'html'
Christian Hesse
1
-0
/
+4
2018-10-10
cache-tree: skip some blob checks in partial clone
Jonathan Tan
2
-1
/
+38
2018-10-10
contrib: add coverage-diff script
Derrick Stolee
1
-0
/
+108
2018-10-10
Declare that the next one will be named 2.20
Junio C Hamano
2
-167
/
+168
2018-10-09
editorconfig: indicate settings should be kept in sync
brian m. carlson
2
-0
/
+4
2018-10-09
editorconfig: provide editor settings for Git developers
brian m. carlson
1
-0
/
+14
2018-10-09
transport.c: introduce core.alternateRefsPrefixes
Taylor Blau
3
-0
/
+20
2018-10-09
transport.c: introduce core.alternateRefsCommand
Taylor Blau
3
-4
/
+59
2018-10-09
transport.c: extract 'fill_alternate_refs_command'
Taylor Blau
1
-6
/
+12
2018-10-09
transport: drop refnames from for_each_alternate_ref
Jeff King
4
-8
/
+6
2018-10-07
docs: typo: s/isimilar/similar/
Michael Witten
1
-1
/
+1
2018-10-07
docs: graph: remove unnecessary `graph_update()' call
Michael Witten
1
-1
/
+0
[prev]
[next]