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-12-10
Merge branch 'jt/pack-header-lshift-overflow'
Junio C Hamano
1
-1
/
+1
2021-12-10
Merge branch 'jk/jump-merge-with-pathspec'
Junio C Hamano
2
-1
/
+4
2021-12-10
Merge branch 'jk/test-bitmap-fix'
Junio C Hamano
1
-1
/
+1
2021-12-10
Merge branch 'ab/generate-command-list'
Junio C Hamano
2
-44
/
+56
2021-12-10
Merge branch 'tw/var-default-branch'
Junio C Hamano
3
-0
/
+30
2021-12-10
Merge branch 'jk/strbuf-addftime-seconds-since-epoch'
Junio C Hamano
5
-3
/
+20
2021-12-10
Merge branch 'js/ci-no-directional-formatting'
Junio C Hamano
2
-0
/
+28
2021-12-10
Merge branch 'jc/fix-first-object-walk'
Junio C Hamano
1
-5
/
+26
2021-12-10
Merge branch 'if/redact-packfile-uri'
Junio C Hamano
6
-5
/
+111
2021-12-10
Merge branch 'ja/doc-cleanup'
Junio C Hamano
39
-166
/
+168
2021-12-10
Merge branch 'gc/remote-with-fewer-static-global-variables'
Junio C Hamano
5
-113
/
+312
2021-12-10
Merge branch 'vd/sparse-sparsity-fix-on-read'
Junio C Hamano
5
-17
/
+86
2021-12-10
Merge branch 'cw/protocol-v2-doc-fix'
Junio C Hamano
1
-3
/
+3
2021-12-07
cbtree: remove broken and unused cb_unlink
Eric Wong
2
-33
/
+0
2021-12-07
t1430: create valid symrefs using test-helper
Han-Wen Nienhuys
1
-8
/
+6
2021-12-07
t1430: remove refs using test-tool
Han-Wen Nienhuys
1
-12
/
+12
2021-12-07
refs: introduce REF_SKIP_REFNAME_VERIFICATION flag
Han-Wen Nienhuys
4
-32
/
+45
2021-12-07
refs: introduce REF_SKIP_OID_VERIFICATION flag
Han-Wen Nienhuys
5
-27
/
+43
2021-12-07
refs: update comment.
Han-Wen Nienhuys
1
-2
/
+1
2021-12-07
test-ref-store: plug memory leak in cmd_delete_refs
Han-Wen Nienhuys
1
-1
/
+4
2021-12-07
test-ref-store: parse symbolic flag constants
Han-Wen Nienhuys
2
-9
/
+60
2021-12-07
test-ref-store: remove force-create argument for create-reflog
Han-Wen Nienhuys
3
-5
/
+4
2021-12-07
object.c: use BUG(...) no die("BUG: ...") in lookup_object_by_type()
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-12-07
pathspec: use BUG(...) not die("BUG:%s:%d....", <file>, <line>)
Ævar Arnfjörð Bjarmason
2
-4
/
+2
2021-12-07
strbuf.h: use BUG(...) not die("BUG: ...")
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-12-07
pack-objects: use BUG(...) not die("BUG: ...")
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-12-06
unpack-trees: use traverse_path instead of name
Derrick Stolee
2
-7
/
+9
2021-12-06
t1092: add deeper changes during a checkout
Derrick Stolee
1
-1
/
+15
2021-12-05
tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when needed
Johannes Schindelin
17
-50
/
+0
2021-12-04
sequencer: do not export GIT_DIR and GIT_WORK_TREE for 'exec'
Elijah Newren
2
-8
/
+24
2021-12-04
xdiff: drop unused flags parameter from recs_match
Jeff King
1
-9
/
+9
2021-12-04
xdiff: drop xpparam_t parameter from histogram cmp_recs()
Jeff King
1
-3
/
+2
2021-12-04
xdiff: drop CMP_ENV macro from xhistogram
Jeff King
1
-3
/
+0
2021-12-04
git-worktree.txt: add missing `-v` to synopsis for `worktree list`
Eric Sunshine
1
-1
/
+1
2021-12-04
worktree: send "chatty" messages to stderr
Eric Sunshine
4
-33
/
+27
2021-12-04
packfile: make `close_pack_revindex()` static
Taylor Blau
2
-2
/
+2
2021-12-04
CodingGuidelines: document which output goes to stdout vs. stderr
Eric Sunshine
1
-0
/
+27
2021-12-03
revision: use C99 declaration of variable in for() loop
Junio C Hamano
2
-3
/
+9
2021-12-02
refs/debug: trim trailing LF from reflog message
Han-Wen Nienhuys
1
-2
/
+5
2021-12-02
test-ref-store: tweaks to for-each-reflog-ent format
Han-Wen Nienhuys
2
-7
/
+11
2021-12-02
t1405: check for_each_reflog_ent_reverse() more thoroughly
Han-Wen Nienhuys
1
-0
/
+1
2021-12-02
test-ref-store: don't add newline to reflog message
Han-Wen Nienhuys
3
-8
/
+6
2021-12-02
show-branch: show reflog message
Han-Wen Nienhuys
2
-5
/
+22
2021-12-01
log: load decorations with --simplify-by-decoration
Jeff King
2
-2
/
+18
2021-12-01
log: handle --decorate-refs with userformat "%d"
Jeff King
2
-2
/
+38
2021-12-01
test-lib: make BAIL_OUT() work in tests and prereq
Fabian Stelzer
1
-4
/
+10
2021-12-01
git-compat-util: add a test balloon for C99 support
brian m. carlson
3
-2
/
+15
2021-12-01
object-file.c: LLP64 compatibility, upcast unity for left shift
Philip Oakley
1
-1
/
+1
2021-12-01
diffcore-delta.c: LLP64 compatibility, upcast unity for left shift
Philip Oakley
1
-3
/
+3
2021-12-01
repack.c: LLP64 compatibility, upcast unity for left shift
Philip Oakley
1
-1
/
+1
[prev]
[next]