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
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-07
mailinfo: load default metainfo_charset lazily
Đoàn Trần Công Danh
1
-9
/
+31
2021-05-07
add: die if both --dry-run and --interactive are given
Øystein Walle
1
-0
/
+2
2021-05-05
checkout-index: add parallel checkout support
Matheus Tavares
1
-9
/
+15
2021-05-05
builtin/checkout.c: complete parallel checkout support
Matheus Tavares
1
-4
/
+17
2021-05-05
make_transient_cache_entry(): optionally alloc from mem_pool
Matheus Tavares
3
-3
/
+3
2021-05-05
fetch: teach independent negotiation (no packfile)
Jonathan Tan
1
-1
/
+26
2021-05-03
pack-objects: clamp negative depth to 0
Jeff King
1
-0
/
+2
2021-05-03
pack-objects: clamp negative window size to 0
Jeff King
1
-0
/
+2
2021-05-03
merge: fix swapped "up to date" message components
Josh Soref
1
-5
/
+9
2021-05-03
merge(s): apply consistent punctuation to "up to date" messages
Eric Sunshine
1
-1
/
+1
2021-04-30
Merge branch 'mt/parallel-checkout-part-2'
Junio C Hamano
1
-0
/
+145
2021-04-30
Merge branch 'so/log-diff-merge'
Junio C Hamano
1
-0
/
+2
2021-04-30
Merge branch 'ds/sparse-index-protections'
Junio C Hamano
13
-14
/
+75
2021-04-30
Merge branch 'ds/maintenance-prefetch-fix'
Junio C Hamano
2
-28
/
+70
2021-04-30
Merge branch 'jk/promisor-optim'
Junio C Hamano
2
-2
/
+2
2021-04-30
bisect--helper: use BISECT_TERMS in 'bisect skip' command
Ramsay Jones
1
-0
/
+1
2021-04-28
repack: avoid loosening promisor objects in partial clones
Rafael Silva
2
-3
/
+14
2021-04-28
builtin/rm: avoid leaking pathspec and seen
Andrzej Hunt
1
-0
/
+2
2021-04-28
builtin/rebase: release git_format_patch_opt too
Andrzej Hunt
1
-0
/
+1
2021-04-28
builtin/for-each-ref: free filter and UNLEAK sorting.
Andrzej Hunt
1
-0
/
+3
2021-04-28
builtin/checkout: clear pending objects after diffing
Andrzej Hunt
1
-0
/
+1
2021-04-28
builtin/check-ignore: clear_pathspec before returning
Andrzej Hunt
1
-0
/
+1
2021-04-28
builtin/bugreport: don't leak prefixed filename
Andrzej Hunt
1
-3
/
+5
2021-04-28
ls-files: free max_prefix when done
Andrzej Hunt
1
-1
/
+2
2021-04-27
builtin/pack-objects: avoid using struct object_id for pack hash
brian m. carlson
1
-10
/
+10
2021-04-27
builtin/show-index: set the algorithm for object IDs
brian m. carlson
1
-1
/
+3
2021-04-27
hash: provide per-algorithm null OIDs
brian m. carlson
12
-33
/
+35
2021-04-27
builtin/pack-redundant: avoid casting buffers to struct object_id
brian m. carlson
1
-14
/
+14
2021-04-27
Use the final_oid_fn to finalize hashing of object IDs
brian m. carlson
3
-4
/
+4
2021-04-27
Always use oidread to read into struct object_id
brian m. carlson
3
-5
/
+5
2021-04-20
Merge branch 'jk/pack-objects-bitmap-progress-fix'
Junio C Hamano
1
-1
/
+2
2021-04-20
ref-filter: reuse output buffer
ZheNing Hu
3
-16
/
+20
2021-04-19
ref-filter: get rid of show_ref_array_item
ZheNing Hu
2
-4
/
+24
2021-04-19
config: unify code paths to get global config paths
Patrick Steinhardt
1
-2
/
+2
2021-04-19
config: rename `git_etc_config()`
Patrick Steinhardt
1
-1
/
+1
2021-04-19
rev-list: allow filtering of provided items
Patrick Steinhardt
2
-10
/
+28
2021-04-19
parallel-checkout: make it truly parallel
Matheus Tavares
1
-0
/
+145
2021-04-16
diff-merges: introduce log.diffMerges config variable
Sergey Organov
1
-0
/
+2
2021-04-16
Merge branch 'en/ort-readiness'
Junio C Hamano
1
-0
/
+1
2021-04-16
maintenance: respect remote.*.skipFetchAll
Derrick Stolee
1
-0
/
+3
2021-04-16
maintenance: use 'git fetch --prefetch'
Derrick Stolee
1
-4
/
+3
2021-04-16
fetch: add --prefetch option
Derrick Stolee
1
-1
/
+58
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
[prev]
[next]