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
2020-11-18
Merge branch 'pb/blame-funcname-range-userdiff'
Junio C Hamano
2
-7
/
+8
2020-11-18
Merge branch 'en/merge-ort-api-null-impl'
Junio C Hamano
3
-4
/
+42
2020-11-18
Merge branch 'ds/maintenance-part-3'
Junio C Hamano
2
-6
/
+333
2020-11-18
Merge branch 'pw/rebase-i-orig-head'
Junio C Hamano
1
-10
/
+10
2020-11-18
Merge branch 'jk/format-patch-output'
Junio C Hamano
1
-15
/
+22
2020-11-18
Merge branch 'jc/line-log-takes-no-pathspec'
Junio C Hamano
1
-0
/
+3
2020-11-18
Merge branch 'rs/empty-reflog-check-fix'
Junio C Hamano
1
-14
/
+13
2020-11-11
Merge branch 'rs/clear-commit-marks-in-repo'
Junio C Hamano
2
-2
/
+2
2020-11-09
Merge branch 'jk/committer-date-is-author-date-fix-simplify'
Junio C Hamano
1
-16
/
+3
2020-11-09
Merge branch 'ab/git-remote-exit-code'
Junio C Hamano
1
-14
/
+28
2020-11-09
Merge branch 'jk/checkout-index-errors'
Junio C Hamano
1
-2
/
+14
2020-11-09
Merge branch 'mr/bisect-in-c-3'
Junio C Hamano
1
-76
/
+111
2020-11-04
rebase -i: simplify get_revision_ranges()
Phillip Wood
1
-6
/
+4
2020-11-04
rebase -i: use struct object_id when writing state
Phillip Wood
1
-2
/
+3
2020-11-04
rebase -i: use struct object_id rather than looking up commit
Phillip Wood
1
-2
/
+3
2020-11-04
rebase -i: stop overwriting ORIG_HEAD buffer
Phillip Wood
1
-5
/
+5
2020-11-04
format-patch: support --output option
Jeff King
1
-2
/
+9
2020-11-04
format-patch: tie file-opening logic to output_directory
Jeff King
1
-6
/
+6
2020-11-04
format-patch: refactor output selection
Jeff King
1
-9
/
+9
2020-11-04
log: diagnose -L used with pathspec as an error
Junio C Hamano
1
-0
/
+3
2020-11-02
merge,rebase,revert: select ort or recursive by config or environment
Elijah Newren
3
-4
/
+42
2020-11-02
Merge branch 'mk/diff-ignore-regex'
Junio C Hamano
1
-0
/
+1
2020-11-02
Merge branch 'jk/fast-import-marks-cleanup'
Junio C Hamano
1
-1
/
+0
2020-11-02
Merge branch 'tk/credential-config'
Junio C Hamano
1
-0
/
+3
2020-11-02
Merge branch 'dl/diff-merge-base'
Junio C Hamano
3
-21
/
+55
2020-11-02
Merge branch 'bk/sob-dco'
Junio C Hamano
7
-7
/
+7
2020-11-02
Merge branch 'ds/maintenance-commit-graph-auto-fix'
Junio C Hamano
1
-1
/
+11
2020-11-02
Merge branch 'jk/fast-import-marks-alloc-fix'
Junio C Hamano
1
-14
/
+17
2020-11-01
blame: simplify 'setup_blame_bloom_data' interface
Philippe Blain
1
-1
/
+1
2020-11-01
blame: simplify 'setup_scoreboard' interface
Philippe Blain
1
-1
/
+1
2020-11-01
blame: enable funcname blaming with userdiff driver
Philippe Blain
1
-2
/
+2
2020-11-01
line-log: mention both modes in 'blame' and 'log' short help
Philippe Blain
2
-3
/
+4
2020-11-01
stash: simplify reflog emptiness check
René Scharfe
1
-14
/
+13
2020-10-31
object: allow clear_commit_marks_all to handle any repo
René Scharfe
2
-2
/
+2
2020-10-29
Merge branch 'jk/committer-date-is-author-date-fix' into maint
Junio C Hamano
1
-2
/
+2
2020-10-27
Merge branch 'dl/checkout-guess'
Junio C Hamano
1
-1
/
+6
2020-10-27
Merge branch 'dl/checkout-p-merge-base'
Junio C Hamano
1
-1
/
+14
2020-10-27
Merge branch 'sb/clone-origin'
Junio C Hamano
2
-20
/
+58
2020-10-27
Merge branch 'sk/force-if-includes'
Junio C Hamano
2
-0
/
+38
2020-10-27
Merge branch 'ds/maintenance-part-2'
Junio C Hamano
1
-0
/
+326
2020-10-27
Merge branch 'rs/worktree-list-show-locked'
Junio C Hamano
1
-1
/
+4
2020-10-27
Merge branch 'rs/tighten-callers-of-deref-tag'
Junio C Hamano
2
-0
/
+13
2020-10-27
checkout-index: propagate errors to exit code
Jeff King
1
-2
/
+6
2020-10-27
checkout-index: drop error message from empty --stage=all
Jeff King
1
-0
/
+8
2020-10-27
remote: add meaningful exit code on missing/existing
Ævar Arnfjörð Bjarmason
1
-14
/
+28
2020-10-26
Merge branch 'jk/committer-date-is-author-date-fix'
Junio C Hamano
1
-2
/
+2
2020-10-26
am, sequencer: stop parsing our own committer ident
Jeff King
1
-16
/
+3
2020-10-23
am: fix broken email with --committer-date-is-author-date
Jeff King
1
-2
/
+2
2020-10-20
merge-base, xdiff: zero out xpparam_t structures
Michał Kępień
1
-0
/
+1
2020-10-20
Documentation: stylistically normalize references to Signed-off-by:
Bradley M. Kuhn
7
-7
/
+7
[next]