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
2019-04-15
t5516: drop ok=sigpipe from unreachable-want tests
Jeff King
1
-3
/
+3
2019-04-15
gettext tests: export the restored GIT_TEST_GETTEXT_POISON
Junio C Hamano
1
-0
/
+1
2019-04-15
t9822: skip tests if file names cannot be ISO-8859-1 encoded
Johannes Schindelin
1
-0
/
+7
2019-04-15
submodule foreach: fix "<command> --quiet" not being respected
Nguyễn Thái Ngọc Duy
1
-0
/
+10
2019-04-15
tests: disallow the use of abbreviated options (by default)
Johannes Schindelin
3
-1
/
+24
2019-04-14
send-email: default to quoted-printable when CR is present
brian m. carlson
1
-0
/
+14
2019-04-12
test-prio-queue: use xmalloc
Jeff King
1
-1
/
+1
2019-04-12
t3000 (ls-files -o): widen description to reflect current tests
Kyle Meyer
1
-1
/
+1
2019-04-10
submodule: teach set-branch subcommand
Denton Liu
1
-0
/
+93
2019-04-10
Merge branch 'ar/t4150-remove-cruft'
Junio C Hamano
1
-3
/
+1
2019-04-10
Merge branch 'jk/line-log-with-patch'
Junio C Hamano
1
-0
/
+17
2019-04-10
Merge branch 'ra/t3600-test-path-funcs'
Junio C Hamano
2
-171
/
+187
2019-04-10
Merge branch 'nd/rewritten-ref-is-per-worktree'
Junio C Hamano
1
-0
/
+35
2019-04-09
t3301: fix false negative
Johannes Schindelin
1
-2
/
+3
2019-04-08
blame: default to HEAD in a bare repo when no start commit is given
SZEDER Gábor
1
-0
/
+8
2019-04-08
diff: batch fetching of missing blobs
Jonathan Tan
1
-0
/
+103
2019-04-04
revision: use a prio_queue to hold rewritten parents
Jeff King
1
-0
/
+18
2019-04-02
tests (pack-objects): use the full, unabbreviated `--revs` option
Johannes Schindelin
1
-22
/
+22
2019-04-02
tests (status): spell out the `--find-renames` option in full
Johannes Schindelin
1
-4
/
+4
2019-04-02
tests (push): do not abbreviate the `--follow-tags` option
Johannes Schindelin
1
-2
/
+2
2019-04-02
t5531: avoid using an abbreviated option
Johannes Schindelin
1
-1
/
+1
2019-04-02
t7810: do not abbreviate `--no-exclude-standard` nor `--invert-match`
Johannes Schindelin
1
-8
/
+8
2019-04-02
tests (rebase): spell out the `--force-rebase` option
Johannes Schindelin
2
-3
/
+3
2019-04-02
tests (rebase): spell out the `--keep-empty` option
Johannes Schindelin
1
-2
/
+2
2019-04-01
test-lib: whitelist GIT_TR2_* in the environment
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2019-04-01
config: correct '**' matching in includeIf patterns
Nguyễn Thái Ngọc Duy
1
-0
/
+13
2019-04-01
gc: handle & check gc.reflogExpire config
Ævar Arnfjörð Bjarmason
1
-0
/
+19
2019-04-01
reflog tests: assert lack of early exit with expiry="never"
Ævar Arnfjörð Bjarmason
1
-1
/
+3
2019-04-01
commit-graph write: don't die if the existing graph is corrupt
Ævar Arnfjörð Bjarmason
1
-2
/
+9
2019-04-01
commit-graph verify: detect inability to read the graph
Ævar Arnfjörð Bjarmason
1
-0
/
+6
2019-04-01
commit-graph: don't early exit(1) on e.g. "git status"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2019-04-01
commit-graph: fix segfault on e.g. "git status"
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2019-04-01
fast-import: fix erroneous handling of get-mark with empty orphan commits
Elijah Newren
1
-2
/
+2
2019-04-01
t9300: demonstrate bug with get-mark and empty orphan commits
Elijah Newren
1
-0
/
+37
2019-04-01
t/lib-submodule-update: use appropriate length constant
brian m. carlson
1
-1
/
+2
2019-03-24
diff --no-index: use parse_options() instead of diff_opt_parse()
Nguyễn Thái Ngọc Duy
1
-2
/
+1
2019-03-24
t5318-commit-graph: remove unused variable
SZEDER Gábor
1
-1
/
+1
2019-03-24
checkout: prevent losing staged changes with --merge
Nguyễn Thái Ngọc Duy
1
-9
/
+1
2019-03-24
read-tree: add --quiet
Nguyễn Thái Ngọc Duy
1
-0
/
+3
2019-03-24
t5551: mark half-auth no-op fetch test as v0-only
Jonathan Tan
1
-1
/
+11
2019-03-24
http: normalize curl results for dumb loose and alternates fetches
Jeff King
1
-0
/
+16
2019-03-22
refs/files-backend: handle packed transaction prepare failure
Jeff King
1
-0
/
+16
2019-03-21
unpack-trees: fix oneway_merge accidentally carry over stage index
Nguyễn Thái Ngọc Duy
1
-0
/
+24
2019-03-21
completion: fix multiple command removals
Jeff King
1
-1
/
+1
2019-03-21
t9902: test multiple removals via completion.commands
Todd Zullinger
1
-0
/
+6
2019-03-21
stash: setup default diff output format if necessary
Thomas Gummerer
1
-0
/
+18
2019-03-20
test-date: drop unused "now" parameter from parse_dates()
Jeff King
1
-2
/
+2
2019-03-20
Merge branch 'jk/virtual-objects-do-exist'
Junio C Hamano
1
-0
/
+10
2019-03-20
Merge branch 'jk/fsck-doc'
Junio C Hamano
1
-2
/
+17
2019-03-20
Merge branch 'js/stress-test-ui-tweak'
Junio C Hamano
2
-4
/
+13
[prev]
[next]