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-12-08
pack-bitmap-write: ignore BITMAP_FLAG_REUSE
Jeff King
1
-1
/
+0
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-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-10-31
object: allow clear_commit_marks_all to handle any repo
René Scharfe
2
-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
2020-10-16
credential: load default config
Thomas Koutcher
1
-0
/
+3
2020-10-16
bisect--helper: retire `--bisect-autostart` subcommand
Pranit Bauva
1
-9
/
+0
2020-10-16
bisect--helper: retire `--write-terms` subcommand
Pranit Bauva
1
-9
/
+1
2020-10-16
bisect--helper: retire `--check-expected-revs` subcommand
Pranit Bauva
1
-30
/
+0
2020-10-16
bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions in C
Pranit Bauva
1
-1
/
+85
2020-10-16
bisect--helper: retire `--next-all` subcommand
Pranit Bauva
1
-8
/
+1
2020-10-16
bisect--helper: retire `--bisect-clean-state` subcommand
Pranit Bauva
1
-8
/
+0
2020-10-16
bisect--helper: finish porting `bisect_start()` to C
Pranit Bauva
1
-14
/
+27
2020-10-16
fast-import: remove duplicated option-parsing line
Jeff King
1
-1
/
+0
2020-10-15
fast-import: fix over-allocation of marks storage
Jeff King
1
-14
/
+17
2020-10-12
blame: handle deref_tag() returning NULL
René Scharfe
1
-0
/
+2
2020-10-12
grep: handle deref_tag() returning NULL
René Scharfe
1
-0
/
+11
2020-10-12
worktree: teach `list` to annotate locked worktree
Rafael Silva
1
-1
/
+4
2020-10-12
maintenance: core.commitGraph=false prevents writes
Derrick Stolee
1
-0
/
+4
2020-10-08
Merge branch 'ja/misc-doc-fixes'
Junio C Hamano
1
-1
/
+1
2020-10-08
Merge branch 'jk/index-pack-hotfixes'
Junio C Hamano
1
-17
/
+12
2020-10-08
doc: fix the bnf like style of some commands
Jean-Noël Avila
1
-1
/
+1
2020-10-08
maintenance: test commit-graph auto condition
Derrick Stolee
1
-1
/
+7
2020-10-08
checkout: learn to respect checkout.guess
Denton Liu
1
-1
/
+6
2020-10-07
index-pack: make get_base_data() comment clearer
Jonathan Tan
1
-11
/
+8
2020-10-07
index-pack: drop type_cas mutex
Jeff King
1
-6
/
+0
[next]