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-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
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
[prev]
[next]