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-02-05
Merge branch 'jv/pack-objects-narrower-ref-iteration'
Junio C Hamano
1
-5
/
+3
2021-02-05
Merge branch 'ph/use-delete-refs'
Junio C Hamano
2
-29
/
+62
2021-02-05
Merge branch 'zh/ls-files-deduplicate'
Junio C Hamano
1
-31
/
+50
2021-02-05
Merge branch 'so/log-diff-merge'
Junio C Hamano
4
-22
/
+17
2021-02-03
Merge branch 'jk/peel-iterated-oid'
Junio C Hamano
4
-5
/
+5
2021-02-03
Merge branch 'ds/maintenance-prefetch-cleanup'
Junio C Hamano
1
-0
/
+6
2021-01-25
Merge branch 'tb/pack-revindex-api'
Junio C Hamano
2
-14
/
+25
2021-01-25
Merge branch 'cc/write-promisor-file'
Junio C Hamano
1
-5
/
+3
2021-01-25
Merge branch 'ab/mailmap'
Junio C Hamano
5
-18
/
+6
2021-01-25
Merge branch 'ps/fetch-atomic'
Junio C Hamano
1
-57
/
+167
2021-01-25
Merge branch 'jc/deprecate-pack-redundant'
Junio C Hamano
1
-0
/
+13
2021-01-25
Merge branch 'ab/branch-sort'
Junio C Hamano
3
-4
/
+6
2021-01-25
Merge branch 'ma/more-opaque-lock-file'
Junio C Hamano
1
-4
/
+4
2021-01-25
Merge branch 'ab/mktag'
Junio C Hamano
2
-171
/
+84
2021-01-23
ls-files.c: add --deduplicate option
ZheNing Hu
1
-3
/
+28
2021-01-23
ls_files.c: consolidate two for loops into one
ZheNing Hu
1
-36
/
+27
2021-01-23
ls_files.c: bugfix for --deleted and --modified
ZheNing Hu
1
-4
/
+7
2021-01-22
builtin/pack-objects.c: avoid iterating all refs
Jacob Vosmaer
1
-5
/
+3
2021-01-21
use delete_refs when deleting tags or branches
Phil Hord
2
-29
/
+62
2021-01-21
refs: switch peel_ref() to peel_iterated_oid()
Jeff King
4
-5
/
+5
2021-01-20
maintenance: set log.excludeDecoration durin prefetch
Derrick Stolee
1
-0
/
+6
2021-01-15
Merge branch 'ds/for-each-repo-noopfix'
Junio C Hamano
1
-0
/
+7
2021-01-15
Merge branch 'ds/maintenance-part-4'
Junio C Hamano
1
-27
/
+395
2021-01-15
Merge branch 'en/stash-apply-sparse-checkout'
Junio C Hamano
1
-49
/
+116
2021-01-15
Merge branch 'zh/arg-help-format'
Junio C Hamano
7
-61
/
+61
2021-01-15
Merge branch 'rs/rebase-commit-validation'
Junio C Hamano
1
-1
/
+3
2021-01-15
Merge branch 'ma/sha1-is-a-hash'
Junio C Hamano
2
-3
/
+3
2021-01-15
Merge branch 'bc/rev-parse-path-format'
Junio C Hamano
1
-12
/
+94
2021-01-13
builtin/gc.c: guess the size of the revindex
Taylor Blau
1
-1
/
+1
2021-01-13
check_object(): convert to new revindex API
Taylor Blau
1
-4
/
+4
2021-01-13
write_reused_pack_verbatim(): convert to new revindex API
Taylor Blau
1
-1
/
+1
2021-01-13
write_reused_pack_one(): convert to new revindex API
Taylor Blau
1
-4
/
+10
2021-01-13
write_reuse_object(): convert to new revindex API
Taylor Blau
1
-4
/
+9
2021-01-12
fetch-pack: refactor writing promisor file
Christian Couder
1
-5
/
+3
2021-01-12
shortlog: remove unused(?) "repo-abbrev" feature
Ævar Arnfjörð Bjarmason
5
-18
/
+6
2021-01-12
fetch: implement support for atomic reference updates
Patrick Steinhardt
1
-5
/
+41
2021-01-12
fetch: allow passing a transaction to `s_update_ref()`
Patrick Steinhardt
1
-20
/
+31
2021-01-12
fetch: refactor `s_update_ref` to use common exit path
Patrick Steinhardt
1
-19
/
+26
2021-01-12
fetch: use strbuf to format FETCH_HEAD updates
Patrick Steinhardt
1
-5
/
+11
2021-01-12
fetch: extract writing to FETCH_HEAD
Patrick Steinhardt
1
-29
/
+79
2021-01-07
for-each-repo: do nothing on empty config
Derrick Stolee
1
-0
/
+7
2021-01-07
branch: sort detached HEAD based on a flag
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2021-01-07
ref-filter: move ref_sorting flags to a bitfield
Ævar Arnfjörð Bjarmason
3
-3
/
+3
2021-01-06
Merge branch 'es/worktree-repair-both-moved'
Junio C Hamano
1
-1
/
+1
2021-01-06
Merge branch 'fc/pull-merge-rebase'
Junio C Hamano
1
-27
/
+43
2021-01-06
Merge branch 'tb/pack-bitmap'
Junio C Hamano
1
-1
/
+0
2021-01-06
branch: change "--local" to "--list" in comment
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-01-06
builtin/*: update usage format
ZheNing Hu
7
-61
/
+61
2021-01-06
mktag: add a --[no-]strict option
Ævar Arnfjörð Bjarmason
1
-0
/
+9
2021-01-06
builtin/gc: don't peek into `struct lock_file`
Martin Ågren
1
-3
/
+3
[next]