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-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
2021-04-01
midx: allow marking a pack as preferred
Taylor Blau
2
-4
/
+17
2021-04-01
builtin/clone.c: add --reject-shallow option
Li Linchao
1
-0
/
+21
2021-03-31
builtin/pack-objects.c: respect 'pack.preferBitmapTips'
Taylor Blau
1
-0
/
+34
2021-03-31
sequencer: fix edit handling for cherry-pick and revert messages
Elijah Newren
1
-3
/
+1
2021-03-30
Merge branch 'hx/pack-objects-chunk-comment'
Junio C Hamano
1
-2
/
+2
2021-03-30
Merge branch 'ab/remove-rebase-usebuiltin'
Junio C Hamano
1
-11
/
+0
2021-03-30
Merge branch 'ab/read-tree'
Junio C Hamano
4
-12
/
+85
2021-03-30
sparse-checkout: disable sparse-index
Derrick Stolee
1
-1
/
+9
2021-03-30
sparse-checkout: toggle sparse index from builtin
Derrick Stolee
1
-1
/
+16
2021-03-30
sparse-checkout: hold pattern list in index
Derrick Stolee
1
-7
/
+10
2021-03-30
builtin/multi-pack-index.c: display usage on unrecognized command
Taylor Blau
1
-4
/
+7
2021-03-30
builtin/multi-pack-index.c: don't enter bogus cmd_mode
Taylor Blau
1
-2
/
+8
2021-03-30
builtin/multi-pack-index.c: split sub-commands
Taylor Blau
1
-25
/
+105
2021-03-30
builtin/multi-pack-index.c: define common usage with a macro
Taylor Blau
1
-1
/
+16
2021-03-30
builtin/multi-pack-index.c: don't handle 'progress' separately
Taylor Blau
1
-5
/
+3
2021-03-30
builtin/multi-pack-index.c: inline 'flags' with options
Taylor Blau
1
-7
/
+6
2021-03-29
column, range-diff: downcase option description
Chinmoy Chakraborty
2
-5
/
+5
2021-03-28
fetch-pack: use new fsck API to printing dangling submodules
Ævar Arnfjörð Bjarmason
1
-20
/
+1
2021-03-28
fetch-pack: don't needlessly copy fsck_options
Ævar Arnfjörð Bjarmason
1
-7
/
+3
2021-03-28
fsck.c: add an fsck_set_msg_type() API that takes enums
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2021-03-28
fsck.c: pass along the fsck_msg_id in the fsck_error callback
Ævar Arnfjörð Bjarmason
3
-2
/
+6
[prev]
[next]