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-03
bisect--helper: reimplement `bisect_replay` shell function in C
Pranit Bauva
1
-1
/
+83
2021-02-03
bisect--helper: reimplement `bisect_log` shell function in C
Pranit Bauva
1
-1
/
+26
2021-02-03
MacOS: precompose_argv_prefix()
Torsten Bögershausen
5
-5
/
+5
2021-01-30
worktree: teach `list` verbose mode
Rafael Silva
1
-2
/
+12
2021-01-30
worktree: teach `list` to annotate prunable worktree
Rafael Silva
1
-0
/
+10
2021-01-30
worktree: teach `list --porcelain` to annotate locked worktree
Rafael Silva
1
-0
/
+13
2021-01-30
worktree: teach worktree_lock_reason() to gently handle main worktree
Rafael Silva
1
-1
/
+1
2021-01-30
worktree: libify should_prune_worktree()
Rafael Silva
1
-74
/
+1
2021-01-28
oid_pos(): access table through const pointers
Jeff King
1
-2
/
+2
2021-01-28
hash_pos(): convert to oid_pos()
Jeff King
1
-4
/
+4
2021-01-27
range-diff/format-patch: refactor check for commit range
Johannes Schindelin
2
-5
/
+6
2021-01-26
grep/log: remove hidden --debug and --grep-debug options
Ævar Arnfjörð Bjarmason
1
-5
/
+0
2021-01-25
t: support GIT_TEST_WRITE_REV_INDEX
Taylor Blau
2
-1
/
+6
2021-01-25
builtin/pack-objects.c: respect 'pack.writeReverseIndex'
Taylor Blau
1
-0
/
+7
2021-01-25
builtin/index-pack.c: write reverse indexes
Taylor Blau
1
-3
/
+47
2021-01-25
builtin/index-pack.c: allow stripping arbitrary extensions
Taylor Blau
1
-8
/
+8
2021-01-25
packfile: prepare for the existence of '*.rev' files
Taylor Blau
1
-0
/
+1
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
sparse-checkout: load sparse-checkout patterns
Derrick Stolee
1
-5
/
+0
2021-01-23
cache-tree: clean up cache_tree_update()
Derrick Stolee
1
-3
/
+0
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
[prev]
[next]