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-09-10
Merge branch 'rs/show-branch-simplify'
Junio C Hamano
1
-10
/
+5
2021-09-10
Merge branch 'ab/retire-advice-config'
Junio C Hamano
12
-25
/
+26
2021-09-10
Merge branch 'mk/clone-recurse-submodules'
Junio C Hamano
1
-0
/
+5
2021-09-10
Merge branch 'ab/gc-log-rephrase'
Junio C Hamano
1
-1
/
+1
2021-09-10
Merge branch 'tk/fast-export-anonymized-tag-fix'
Junio C Hamano
1
-0
/
+1
2021-09-10
Merge branch 'ab/commit-graph-usage'
Junio C Hamano
2
-46
/
+55
2021-09-10
Merge branch 'tb/add-objects-in-unpacked-packs-simplify'
Junio C Hamano
1
-73
/
+12
2021-09-10
Merge branch 'ps/fetch-omit-formatting-under-quiet'
Junio C Hamano
1
-5
/
+12
2021-09-10
Merge branch 'js/advise-when-skipping-cherry-picked'
Junio C Hamano
1
-0
/
+1
2021-09-08
Merge branch 'sg/column-nl'
Junio C Hamano
1
-1
/
+1
2021-09-08
Merge branch 'rs/branch-allow-deleting-dangling'
Junio C Hamano
1
-1
/
+1
2021-09-08
Merge branch 'mt/quiet-with-delayed-checkout'
Junio C Hamano
1
-1
/
+1
2021-09-08
Merge branch 'rs/xopen-reports-open-failures'
Junio C Hamano
11
-37
/
+12
2021-09-08
Merge branch 'js/maintenance-launchctl-fix'
Junio C Hamano
1
-21
/
+70
2021-09-08
Merge branch 'ab/rebase-fatal-fatal-fix'
Junio C Hamano
1
-1
/
+1
2021-09-08
Merge branch 'ab/ls-remote-packet-trace'
Junio C Hamano
1
-0
/
+2
2021-09-03
Merge branch 'jk/commit-edit-fixup-fix'
Junio C Hamano
1
-2
/
+3
2021-09-03
Merge branch 'ps/connectivity-optim'
Junio C Hamano
2
-2
/
+3
2021-09-02
gc: remove trailing dot from "gc.log" line
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-08-31
fast-export: fix anonymized tag using original length
Tal Kelrich
1
-0
/
+1
2021-08-30
commit-graph: show "unexpected subcommand" error
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2021-08-30
commit-graph: show usage on "commit-graph [write|verify] garbage"
Ævar Arnfjörð Bjarmason
1
-0
/
+4
2021-08-30
commit-graph: early exit to "usage" on !argc
Ævar Arnfjörð Bjarmason
1
-6
/
+7
2021-08-30
multi-pack-index: refactor "goto usage" pattern
Ævar Arnfjörð Bjarmason
1
-6
/
+5
2021-08-30
commit-graph: use parse_options_concat()
Ævar Arnfjörð Bjarmason
1
-16
/
+21
2021-08-30
commit-graph: remove redundant handling of -h
Ævar Arnfjörð Bjarmason
1
-4
/
+0
2021-08-30
commit-graph: define common usage with a macro
Ævar Arnfjörð Bjarmason
1
-14
/
+17
2021-08-30
sequencer: advise if skipping cherry-picked commit
Josh Steadmon
1
-0
/
+1
2021-08-30
Merge branch 'cb/builtin-merge-format-string-fix'
Junio C Hamano
1
-3
/
+5
2021-08-30
Merge branch 'en/ort-becomes-the-default'
Junio C Hamano
2
-3
/
+9
2021-08-30
Merge branch 'en/merge-strategy-docs'
Junio C Hamano
1
-1
/
+1
2021-08-30
Merge branch 'en/pull-conflicting-options'
Junio C Hamano
2
-12
/
+45
2021-08-30
clone: set submodule.recurse=true if submodule.stickyRecursiveClone enabled
Mahi Kolla
1
-0
/
+5
2021-08-30
fetch: skip formatting updated refs with `--quiet`
Patrick Steinhardt
1
-5
/
+12
2021-08-29
builtin/pack-objects.c: remove duplicate hash lookup
Taylor Blau
1
-10
/
+1
2021-08-29
builtin/pack-objects.c: simplify add_objects_in_unpacked_packs()
Taylor Blau
1
-68
/
+16
2021-08-27
branch: allow deleting dangling branches with --force
René Scharfe
1
-1
/
+1
2021-08-27
show-branch: simplify rev_is_head()
René Scharfe
1
-10
/
+5
2021-08-26
checkout: make delayed checkout respect --quiet and --no-progress
Matheus Tavares
1
-1
/
+1
2021-08-26
column: fix parsing of the '--nl' option
SZEDER Gábor
1
-1
/
+1
2021-08-25
use xopen() to handle fatal open(2) failures
René Scharfe
11
-37
/
+12
2021-08-25
advice: move advice.graftFileDeprecated squashing to commit.[ch]
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-08-25
advice: remove use of global advice_add_embedded_repo
Ævar Arnfjörð Bjarmason
1
-3
/
+4
2021-08-25
advice: remove read uses of most global `advice_` variables
Ben Boeckel
11
-21
/
+21
2021-08-24
Merge branch 'jt/push-negotiation-fixes'
Junio C Hamano
2
-1
/
+4
2021-08-24
Merge branch 'js/expand-runtime-prefix'
Junio C Hamano
3
-3
/
+3
2021-08-24
Merge branch 'zh/ref-filter-raw-data'
Junio C Hamano
1
-1
/
+1
2021-08-24
Merge branch 'ab/pack-stdin-packs-fix'
Junio C Hamano
1
-3
/
+20
2021-08-24
Merge branch 'ds/add-with-sparse-index'
Junio C Hamano
1
-3
/
+12
2021-08-24
rebase: emit one "fatal" in "fatal: fatal: <error>"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
[next]