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-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
2021-02-10
test libs: rename gitweb-lib.sh to lib-gitweb.sh
Ævar Arnfjörð Bjarmason
4
-3
/
+3
2021-02-10
test libs: rename bundle helper to "lib-bundle.sh"
Ævar Arnfjörð Bjarmason
3
-2
/
+2
2021-02-10
test-lib-functions: remove generate_zero_bytes() wrapper
Ævar Arnfjörð Bjarmason
2
-8
/
+1
2021-02-10
test-lib-functions: move test_set_index_version() to its user
Ævar Arnfjörð Bjarmason
2
-5
/
+5
2021-02-10
test lib: change "error" to "BUG" as appropriate
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2021-02-10
test-lib: remove check_var_migration
Ævar Arnfjörð Bjarmason
1
-30
/
+0
2021-02-10
mailmap: only look for .mailmap in work tree
Jeff King
3
-1
/
+49
2021-02-10
fsck --name-objects: be more careful parsing generation numbers
Johannes Schindelin
2
-4
/
+11
2021-02-10
t1450: robustify `remove_object()`
Johannes Schindelin
1
-10
/
+6
2021-02-09
maintenance: incremental strategy runs pack-refs weekly
Derrick Stolee
3
-2
/
+19
2021-02-09
maintenance: add pack-refs task
Derrick Stolee
3
-4
/
+35
2021-02-09
usage: trace2 BUG() invocations
Jonathan Tan
3
-0
/
+39
2021-02-09
mergetool: add per-tool support and overrides for the hideResolved flag
Seth House
3
-1
/
+44
2021-02-09
mergetool: break setup_tool out into separate initialization function
Seth House
4
-3
/
+16
2021-02-09
mergetool: add hideResolved configuration
Seth House
3
-0
/
+42
2021-02-09
t: add --no-tag option to test_commit
Jeff King
2
-8
/
+10
2021-02-09
grep: error out if --untracked is used with --cached
Matheus Tavares
1
-0
/
+3
[prev]
[next]