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
2021-04-19
parallel-checkout: make it truly parallel
Matheus Tavares
7
-27
/
+496
2021-04-19
unpack-trees: add basic support for parallel checkout
Matheus Tavares
5
-3
/
+418
2021-04-16
doc/diff-options: document new --diff-merges features
Sergey Organov
1
-4
/
+11
2021-04-16
diff-merges: introduce log.diffMerges config variable
Sergey Organov
6
-0
/
+46
2021-04-16
diff-merges: adapt -m to enable default diff format
Sergey Organov
1
-4
/
+4
2021-04-16
diff-merges: refactor set_diff_merges()
Sergey Organov
1
-15
/
+21
2021-04-16
diff-merges: introduce --diff-merges=on
Sergey Organov
2
-0
/
+15
2021-04-16
The eleventh (aka "ort") batch
Junio C Hamano
1
-0
/
+6
2021-04-16
Merge branch 'ah/merge-ort-ubsan-fix'
Junio C Hamano
1
-14
/
+6
2021-04-16
Merge branch 'en/ort-readiness'
Junio C Hamano
16
-38
/
+446
2021-04-16
Merge branch 'en/ort-perf-batch-10'
Junio C Hamano
3
-47
/
+281
2021-04-16
completion: avoid aliased command lookup error in nounset mode
Ville Skyttä
1
-1
/
+1
2021-04-16
maintenance: respect remote.*.skipFetchAll
Derrick Stolee
2
-1
/
+10
2021-04-16
maintenance: use 'git fetch --prefetch'
Derrick Stolee
3
-15
/
+12
2021-04-16
fetch: add --prefetch option
Derrick Stolee
3
-1
/
+106
2021-04-16
msvc: avoid calling `access("NUL", flags)`
Johannes Schindelin
1
-0
/
+2
2021-04-15
pkt-line: do not report packet write errors twice
Matheus Tavares
1
-7
/
+24
2021-04-15
The tenth batch
Junio C Hamano
1
-0
/
+12
2021-04-15
Merge branch 'jz/apply-3way-cached'
Junio C Hamano
3
-5
/
+60
2021-04-15
Merge branch 'ab/complete-cherry-pick-head'
Junio C Hamano
1
-1
/
+1
2021-04-15
Merge branch 'jz/apply-run-3way-first'
Junio C Hamano
3
-10
/
+28
2021-04-15
transport: respect verbosity when setting upstream
Øystein Walle
2
-5
/
+12
2021-04-14
doc: clarify "do not capitalize the first word" rule
Junio C Hamano
2
-5
/
+13
2021-04-14
name-hash: use expand_to_path()
Derrick Stolee
1
-0
/
+4
2021-04-14
sparse-index: expand_to_path()
Derrick Stolee
2
-0
/
+86
2021-04-14
name-hash: don't add directories to name_hash
Derrick Stolee
1
-2
/
+5
2021-04-14
revision: ensure full index
Derrick Stolee
1
-0
/
+2
2021-04-14
resolve-undo: ensure full index
Derrick Stolee
1
-0
/
+4
2021-04-14
read-cache: ensure full index
Derrick Stolee
1
-0
/
+4
2021-04-14
pathspec: ensure full index
Derrick Stolee
1
-0
/
+2
2021-04-14
merge-recursive: ensure full index
Derrick Stolee
1
-0
/
+2
2021-04-14
entry: ensure full index
Derrick Stolee
1
-0
/
+2
2021-04-14
dir: ensure full index
Derrick Stolee
1
-0
/
+2
2021-04-14
update-index: ensure full index
Derrick Stolee
1
-0
/
+2
2021-04-14
stash: ensure full index
Derrick Stolee
1
-0
/
+2
2021-04-14
rm: ensure full index
Derrick Stolee
1
-0
/
+2
2021-04-14
merge-index: ensure full index
Derrick Stolee
1
-0
/
+5
2021-04-14
ls-files: ensure full index
Derrick Stolee
1
-0
/
+4
2021-04-14
grep: ensure full index
Derrick Stolee
1
-0
/
+2
2021-04-14
fsck: ensure full index
Derrick Stolee
1
-0
/
+2
2021-04-14
difftool: ensure full index
Derrick Stolee
1
-0
/
+3
2021-04-14
commit: ensure full index
Derrick Stolee
1
-0
/
+4
2021-04-14
checkout: ensure full index
Derrick Stolee
1
-0
/
+5
2021-04-14
checkout-index: ensure full index
Derrick Stolee
1
-0
/
+2
2021-04-14
add: ensure full index
Derrick Stolee
1
-0
/
+2
2021-04-14
cache: move ensure_full_index() to cache.h
Derrick Stolee
2
-1
/
+1
2021-04-14
read-cache: expand on query into sparse-directory entry
Derrick Stolee
1
-0
/
+21
2021-04-14
*: remove 'const' qualifier for struct index_state
Derrick Stolee
14
-68
/
+68
2021-04-14
sparse-index: API protection strategy
Derrick Stolee
1
-2
/
+35
2021-04-13
The ninth batch
Junio C Hamano
1
-0
/
+25
[prev]
[next]