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-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
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
*: remove 'const' qualifier for struct index_state
Derrick Stolee
1
-5
/
+5
2021-04-13
Merge branch 'tb/pack-preferred-tips-to-give-bitmap'
Junio C Hamano
1
-0
/
+34
2021-04-13
lookup_unknown_object(): take a repository argument
Jeff King
2
-2
/
+2
2021-04-12
pack-objects: update "nr_seen" progress based on pack-reused count
Jeff King
1
-1
/
+2
2021-04-08
rm: honor sparse checkout patterns
Matheus Tavares
1
-11
/
+24
2021-04-08
add: warn when asked to update SKIP_WORKTREE entries
Matheus Tavares
1
-14
/
+56
2021-04-08
pathspec: allow to ignore SKIP_WORKTREE entries on index matching
Matheus Tavares
2
-3
/
+6
2021-04-08
add: make --chmod and --renormalize honor sparse checkouts
Matheus Tavares
1
-0
/
+5
2021-04-08
add: include magic part of pathspec on --refresh error
Matheus Tavares
1
-1
/
+1
2021-04-08
Merge branch 'en/sequencer-edit-upon-conflict-fix'
Junio C Hamano
1
-3
/
+1
2021-04-08
Merge branch 'll/clone-reject-shallow'
Junio C Hamano
1
-0
/
+21
2021-04-08
Merge branch 'tb/reverse-midx'
Junio C Hamano
2
-35
/
+149
2021-04-07
Merge branch 'ab/fsck-api-cleanup'
Junio C Hamano
4
-42
/
+19
2021-04-07
Merge branch 'cc/downcase-opt-help'
Junio C Hamano
2
-5
/
+5
2021-04-07
Merge branch 'zh/commit-trailer'
Junio C Hamano
1
-0
/
+22
2021-04-07
Merge branch 'ah/plugleaks'
Junio C Hamano
7
-38
/
+36
2021-04-06
maintenance: simplify prefetch logic
Derrick Stolee
1
-25
/
+8
2021-04-02
Merge branch 'zh/format-patch-fractional-reroll-count'
Junio C Hamano
1
-9
/
+16
2021-04-02
Merge branch 'jh/simple-ipc'
Junio C Hamano
2
-2
/
+3
2021-04-02
Merge branch 'mt/parallel-checkout-part-1'
Junio C Hamano
4
-0
/
+5
[prev]
[next]