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-12
Merge branch 'tb/precompose-prefix-too'
Junio C Hamano
11
-29
/
+59
2021-02-12
Merge branch 'jk/complete-branch-force-delete'
Junio C Hamano
2
-4
/
+6
2021-02-12
Merge branch 'jv/upload-pack-filter-spec-quotefix'
Junio C Hamano
2
-8
/
+11
2021-02-12
Merge branch 'tb/pack-revindex-on-disk'
Junio C Hamano
22
-42
/
+545
2021-02-12
Merge branch 'ab/tests-various-fixup'
Junio C Hamano
5
-67
/
+80
2021-02-12
test-lib-functions: assert correct parameter count
Ævar Arnfjörð Bjarmason
1
-0
/
+8
2021-02-12
test-lib-functions: remove bug-inducing "diagnostics" helper param
Ævar Arnfjörð Bjarmason
5
-16
/
+26
2021-02-12
test libs: rename "diff-lib" to "lib-diff"
Ævar Arnfjörð Bjarmason
23
-30
/
+30
2021-02-11
Sync with maint
Junio C Hamano
0
-0
/
+0
2021-02-11
Merge branch 'en/merge-ort-perf'
Junio C Hamano
2
-1
/
+94
2021-02-11
Merge branch 'en/ort-directory-rename'
Junio C Hamano
1
-19
/
+811
2021-02-11
Merge branch 'tb/ci-run-cocci-with-18.04' into maint
Junio C Hamano
1
-1
/
+1
2021-02-11
config: improve error message for boolean config
Andrew Klotz
2
-2
/
+25
2021-02-11
stash: declare ref_stash as an array
Denton Liu
1
-1
/
+1
2021-02-11
t3905: use test_cmp() to check file contents
Denton Liu
1
-2
/
+4
2021-02-11
t3905: replace test -s with test_file_not_empty
Denton Liu
1
-6
/
+6
2021-02-11
t3905: remove nested git in command substitution
Denton Liu
1
-3
/
+6
2021-02-11
t3905: move all commands into test cases
Denton Liu
1
-72
/
+75
2021-02-11
t3905: remove spaces after redirect operators
Denton Liu
1
-20
/
+20
2021-02-11
git-stash.txt: be explicit about subcommand options
Denton Liu
1
-4
/
+4
2021-02-11
rev-list: add --disk-usage option for calculating disk usage
Jeff King
5
-0
/
+189
2021-02-11
commit-graph: when incompatible with graphs, indicate why
Johannes Schindelin
1
-3
/
+11
2021-02-11
reflog expire --stale-fix: be generous about missing objects
Johannes Schindelin
2
-0
/
+29
2021-02-11
diff: plug memory leak from regcomp() on {log,diff} -I
Ævar Arnfjörð Bjarmason
1
-0
/
+12
2021-02-11
diff: add an API for deferred freeing
Ævar Arnfjörð Bjarmason
4
-20
/
+48
2021-02-10
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
90
-415
/
+415
2021-02-10
tests: remove last uses of C_LOCALE_OUTPUT
Ævar Arnfjörð Bjarmason
3
-14
/
+4
2021-02-10
tests: remove most uses of C_LOCALE_OUTPUT
Ævar Arnfjörð Bjarmason
17
-41
/
+41
2021-02-10
tests: remove last uses of GIT_TEST_GETTEXT_POISON=false
Ævar Arnfjörð Bjarmason
1
-8
/
+4
2021-02-10
docs: clarify that refs/notes/ do not keep the attached objects alive
Martin von Zweigbergk
1
-6
/
+8
2021-02-10
gpg-interface: remove other signature headers before verifying
brian m. carlson
2
-0
/
+27
2021-02-10
ref-filter: hoist signature parsing
brian m. carlson
1
-4
/
+3
2021-02-10
commit: allow parsing arbitrary buffers with headers
brian m. carlson
2
-4
/
+25
2021-02-10
gpg-interface: improve interface for parsing tags
brian m. carlson
9
-39
/
+87
2021-02-10
Merge branch 'tb/ci-run-cocci-with-18.04'
Junio C Hamano
1
-1
/
+1
2021-02-10
The seventh batch
Junio C Hamano
1
-34
/
+25
2021-02-10
Merge branch 'ab/detox-gettext-tests'
Junio C Hamano
22
-173
/
+29
2021-02-10
Merge branch 'ab/grep-pcre-invalid-utf8'
Junio C Hamano
7
-8
/
+82
2021-02-10
Merge branch 'ab/retire-pcre1'
Junio C Hamano
8
-216
/
+18
2021-02-10
Merge branch 'jk/pretty-lazy-load-commit'
Junio C Hamano
2
-12
/
+13
2021-02-10
Merge branch 'ds/more-index-cleanups'
Junio C Hamano
15
-53
/
+408
2021-02-10
Merge branch 'rs/worktree-list-verbose'
Junio C Hamano
5
-80
/
+314
2021-02-10
Merge branch 'js/rebase-i-commit-cleanup-fix'
Junio C Hamano
2
-1
/
+20
2021-02-10
Merge branch 'jk/t0000-cleanups'
Junio C Hamano
1
-286
/
+284
2021-02-10
Merge branch 'sg/t7800-difftool-robustify'
Junio C Hamano
1
-19
/
+19
2021-02-10
Merge branch 'ab/lose-grep-debug'
Junio C Hamano
4
-107
/
+2
2021-02-10
Merge branch 'jk/use-oid-pos'
Junio C Hamano
10
-94
/
+87
2021-02-10
t1500: ensure current --since= behavior remains
Eric Wong
1
-0
/
+15
2021-02-10
t/.gitattributes: sort lines
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-02-10
test-lib-functions: move function to lib-bitmap.sh
Ævar Arnfjörð Bjarmason
4
-27
/
+29
[prev]
[next]