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
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-22
stash show: use stash.showIncludeUntracked even when diff options given
Denton Liu
1
-0
/
+2
2021-05-21
diff-merges: let "-m" imply "-p"
Sergey Organov
1
-2
/
+2
2021-05-21
stash list: stop passing "-m" to "git log"
Sergey Organov
1
-1
/
+1
2021-05-21
t4013: test "git diff-index -m"
Sergey Organov
1
-0
/
+13
2021-05-21
t4013: test "git diff-tree -m"
Sergey Organov
2
-0
/
+12
2021-05-21
t4013: test "git log -m --stat"
Sergey Organov
2
-0
/
+67
2021-05-21
t4013: test "git log -m --raw"
Sergey Organov
2
-0
/
+62
2021-05-21
t4013: test that "-m" alone has no effect in "git log"
Sergey Organov
1
-0
/
+8
2021-05-21
Merge branch 'tz/c-locale-output-is-no-more'
Junio C Hamano
1
-1
/
+1
2021-05-21
Merge branch 'cs/http-use-basic-after-failed-negotiate'
Junio C Hamano
1
-0
/
+41
2021-05-20
merge-ort, diffcore-rename: employ cached renames when possible
Elijah Newren
1
-20
/
+28
2021-05-20
t6429: testcases for remembering renames
Elijah Newren
1
-0
/
+692
2021-05-20
fast-rebase: write conflict state to working tree, index, and HEAD
Elijah Newren
1
-19
/
+32
2021-05-20
fast-rebase: change assert() to BUG()
Elijah Newren
1
-1
/
+2
2021-05-20
Merge branch 'jk/test-chainlint-softer'
Junio C Hamano
4
-3
/
+21
2021-05-20
Merge branch 'zh/ref-filter-push-remote-fix'
Junio C Hamano
1
-0
/
+19
2021-05-20
Merge branch 'en/dir-traversal'
Junio C Hamano
6
-91
/
+176
2021-05-19
clone: clean up directory after transport_fetch_refs() failure
Jeff King
1
-0
/
+7
2021-05-19
Revert "remote-curl: fall back to basic auth if Negotiate fails"
Jeff King
1
-1
/
+1
2021-05-19
t5551: test http interaction with credential helpers
Jeff King
1
-0
/
+41
2021-05-18
t7500: remove non-existant C_LOCALE_OUTPUT prereq
Todd Zullinger
1
-1
/
+1
2021-05-17
rev-parse: fix segfault with missing --path-format argument
Wolfgang Müller
1
-0
/
+4
2021-05-17
git-send-email: add option to specify sendmail command
Gregory Anders
1
-0
/
+31
2021-05-16
Merge branch 'dl/stash-show-untracked-fixup'
Junio C Hamano
1
-1
/
+16
2021-05-16
Merge branch 'wc/packed-ref-removal-cleanup'
Junio C Hamano
1
-0
/
+9
2021-05-16
Merge branch 'dd/mailinfo-quoted-cr'
Junio C Hamano
7
-0
/
+165
2021-05-16
Merge branch 'mt/parallel-checkout-part-3'
Junio C Hamano
7
-24
/
+660
2021-05-16
Merge branch 'jt/push-negotiation'
Junio C Hamano
3
-1
/
+125
2021-05-14
Merge branch 'ow/no-dryrun-in-add-i'
Junio C Hamano
1
-0
/
+4
2021-05-14
Merge branch 'jk/p4-locate-branch-point-optim'
Junio C Hamano
1
-0
/
+2
2021-05-14
Merge branch 'ba/object-info'
Junio C Hamano
1
-0
/
+26
2021-05-14
Merge branch 'pw/word-diff-zero-width-matches'
Junio C Hamano
1
-0
/
+5
2021-05-13
t: avoid sed-based chain-linting in some expensive cases
Jeff King
4
-3
/
+21
2021-05-13
stash show: fix segfault with --{include,only}-untracked
Denton Liu
1
-0
/
+15
2021-05-13
t3905: correct test title
Denton Liu
1
-1
/
+1
2021-05-13
dir: traverse into untracked directories if they may have ignored subfiles
Elijah Newren
2
-2
/
+2
2021-05-13
dir: avoid unnecessary traversal into ignored directory
Elijah Newren
1
-1
/
+1
2021-05-13
t3001, t7300: add testcase showcasing missed directory traversal
Elijah Newren
2
-0
/
+24
2021-05-13
t7300: add testcase showing unnecessary traversal into ignored directory
Elijah Newren
1
-0
/
+23
2021-05-13
ls-files: error out on -i unless -o or -c are specified
Elijah Newren
2
-3
/
+3
2021-05-13
dir: report number of visited directories and paths with trace2
Elijah Newren
1
-1
/
+2
2021-05-13
dir: convert trace calls to trace2 equivalents
Elijah Newren
2
-88
/
+125
2021-05-12
ref-filter: fix read invalid union member bug
ZheNing Hu
1
-0
/
+19
2021-05-11
Merge branch 'zh/trailer-cmd'
Junio C Hamano
1
-0
/
+84
2021-05-11
Merge branch 'jk/symlinked-dotgitx-cleanup'
Junio C Hamano
3
-41
/
+151
2021-05-11
Merge branch 'jk/pack-objects-negative-options-fix'
Junio C Hamano
2
-158
/
+122
2021-05-11
Merge branch 'nc/submodule-update-quiet'
Junio C Hamano
1
-0
/
+24
2021-05-11
Merge branch 'rj/bisect-skip-honor-terms'
Junio C Hamano
1
-0
/
+11
2021-05-11
refs: cleanup directories when deleting packed ref
Will Chandler
1
-0
/
+9
2021-05-11
test-lib: split up and deprecate test_create_repo()
Ævar Arnfjörð Bjarmason
5
-18
/
+4
[prev]
[next]