index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-03
Merge branch 'jk/peel-iterated-oid'
Junio C Hamano
12
-69
/
+27
2021-02-03
Merge branch 'js/skip-dashed-built-ins-from-config-mak'
Junio C Hamano
1
-14
/
+14
2021-02-03
Merge branch 'jt/packfile-as-uri-doc'
Junio C Hamano
1
-2
/
+5
2021-02-03
Merge branch 'ds/maintenance-prefetch-cleanup'
Junio C Hamano
2
-1
/
+38
2021-02-03
Merge branch 'ab/fsck-doc-fix'
Junio C Hamano
1
-8
/
+0
2021-02-03
bisect--helper: retire `--check-and-set-terms` subcommand
Pranit Bauva
1
-10
/
+0
2021-02-03
bisect--helper: reimplement `bisect_skip` shell function in C
Pranit Bauva
2
-17
/
+45
2021-02-03
bisect--helper: retire `--bisect-auto-next` subcommand
Pranit Bauva
1
-10
/
+0
2021-02-03
bisect--helper: use `res` instead of return in BISECT_RESET case option
Pranit Bauva
1
-1
/
+2
2021-02-03
bisect--helper: retire `--bisect-write` subcommand
Pranit Bauva
1
-10
/
+0
2021-02-03
bisect--helper: reimplement `bisect_replay` shell function in C
Pranit Bauva
2
-34
/
+84
2021-02-03
bisect--helper: reimplement `bisect_log` shell function in C
Pranit Bauva
2
-7
/
+27
2021-02-03
doc/git-branch: fix awkward wording for "-c"
Jeff King
1
-2
/
+2
2021-02-03
completion: handle other variants of "branch -m"
Jeff King
1
-2
/
+4
2021-02-03
MacOS: precompose_argv_prefix()
Torsten Bögershausen
11
-29
/
+59
2021-02-02
completion: treat "branch -D" the same way as "branch -d"
Jeff King
1
-1
/
+1
2021-02-02
t5544: clarify 'hook works with partial clone' test
Jacob Vosmaer
1
-2
/
+3
2021-02-01
commit-graph: prepare commit graph
Derrick Stolee
2
-9
/
+3
2021-02-01
commit-graph: be extra careful about mixed generations
Derrick Stolee
1
-2
/
+12
2021-02-01
commit-graph: compute generations separately
Derrick Stolee
1
-14
/
+56
2021-02-01
commit-graph: validate layers for generation data
Derrick Stolee
1
-6
/
+16
2021-02-01
commit-graph: always parse before commit_graph_data_at()
Derrick Stolee
2
-4
/
+33
2021-02-01
commit-graph: use repo_parse_commit
Derrick Stolee
2
-7
/
+8
2021-01-30
annotate-tests: quote variable expansions containing path names
Johannes Sixt
1
-4
/
+4
2021-01-30
worktree: teach `list` verbose mode
Rafael Silva
3
-2
/
+63
2021-01-30
worktree: teach `list` to annotate prunable worktree
Rafael Silva
3
-2
/
+66
2021-01-30
worktree: teach `list --porcelain` to annotate locked worktree
Rafael Silva
3
-2
/
+71
2021-01-30
t2402: ensure locked worktree is properly cleaned up
Rafael Silva
1
-0
/
+1
2021-01-30
worktree: teach worktree_lock_reason() to gently handle main worktree
Rafael Silva
2
-2
/
+3
2021-01-30
worktree: teach worktree to lazy-load "prunable" reason
Rafael Silva
2
-0
/
+29
2021-01-30
worktree: libify should_prune_worktree()
Rafael Silva
3
-74
/
+83
2021-01-29
p5303: avoid sed GNU-ism
Jeff King
1
-4
/
+8
2021-01-28
t5325: check both on-disk and in-memory reverse index
Taylor Blau
1
-0
/
+23
2021-01-28
pretty: lazy-load commit data when expanding user-format
Jeff King
2
-12
/
+13
2021-01-28
rebase -i: do leave commit message intact in fixup! chains
Johannes Schindelin
2
-1
/
+20
2021-01-28
t0000: consistently use single quotes for outer tests
Jeff King
1
-190
/
+190
2021-01-28
t0000: run cleaning test inside sub-test
Jeff King
1
-8
/
+17
2021-01-28
t0000: run prereq tests inside sub-test
Jeff King
1
-80
/
+69
2021-01-28
t0000: keep clean-up tests together
Jeff King
1
-11
/
+11
2021-01-28
oid_pos(): access table through const pointers
Jeff King
7
-13
/
+13
2021-01-28
hash_pos(): convert to oid_pos()
Jeff King
7
-43
/
+43
2021-01-28
rerere: use strmap to store rerere directories
Jeff King
1
-39
/
+23
2021-01-28
rerere: tighten rr-cache dirname check
Jeff King
1
-2
/
+3
2021-01-28
rerere: check dirname format while iterating rr_cache directory
Jeff King
1
-3
/
+11
2021-01-28
commit_graft_pos(): take an oid instead of a bare hash
Jeff King
3
-6
/
+6
2021-01-28
upload-pack.c: fix filter spec quoting bug
Jacob Vosmaer
2
-8
/
+10
2021-01-27
git-compat-util: always enable variadic macros
Jeff King
1
-2
/
+5
2021-01-27
ci: do not cancel all jobs of a matrix if one fails
Philippe Blain
1
-0
/
+4
2021-01-27
range-diff/format-patch: refactor check for commit range
Johannes Schindelin
4
-5
/
+19
2021-01-26
test-lib: prevent '--stress-jobs=X' from being ignored
SZEDER Gábor
1
-4
/
+4
[prev]
[next]