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 '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
http: add support for selecting SSL backends at runtime
Johannes Schindelin
2
-0
/
+40
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
rerere: convert to use the_hash_algo
brian m. carlson
1
-39
/
+42
2018-10-15
submodule: make zero-oid comparison hash function agnostic
brian m. carlson
1
-1
/
+6
2018-10-15
apply: rename new_sha1_prefix and old_sha1_prefix
brian m. carlson
1
-20
/
+20
2018-10-15
apply: replace hard-coded constants
brian m. carlson
1
-8
/
+10
2018-10-15
tag: express constant in terms of the_hash_algo
brian m. carlson
1
-1
/
+1
2018-10-15
transport: use parse_oid_hex instead of a constant
brian m. carlson
1
-3
/
+4
2018-10-15
upload-pack: express constants in terms of the_hash_algo
brian m. carlson
1
-6
/
+7
2018-10-15
refs/packed-backend: express constants using the_hash_algo
brian m. carlson
1
-7
/
+7
2018-10-15
packfile: express constants in terms of the_hash_algo
brian m. carlson
1
-2
/
+3
2018-10-15
pack-revindex: express constants in terms of the_hash_algo
brian m. carlson
1
-4
/
+6
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
rebase -i: introduce the 'break' command
Johannes Schindelin
5
-2
/
+37
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
rebase -i: clarify what happens on a failed `exec`
Johannes Schindelin
1
-1
/
+2
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
[prev]
[next]