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-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
2019-03-20
Merge branch 'js/rebase-orig-head-fix'
Junio C Hamano
1
-0
/
+8
2019-03-20
Merge branch 'jk/bisect-final-output'
Junio C Hamano
1
-3
/
+3
2019-03-20
rebase: remove the rebase.useBuiltin setting
Ævar Arnfjörð Bjarmason
3
-10
/
+19
2019-03-18
cherry-pick --continue: remember options
Phillip Wood
1
-2
/
+2
2019-03-18
cherry-pick: demonstrate option amnesia
Phillip Wood
1
-0
/
+24
2019-03-18
t4038-diff-combined: quote paths with whitespace
Todd Zullinger
1
-4
/
+4
2019-03-18
reflog tests: test for the "points nowhere" warning
Ævar Arnfjörð Bjarmason
1
-0
/
+10
2019-03-18
reflog tests: make use of "test_config" idiom
Ævar Arnfjörð Bjarmason
1
-8
/
+5
2019-03-18
perf-lib.sh: rely on test-lib.sh for --tee handling
Jeff King
1
-23
/
+11
2019-03-18
difftool: allow running outside Git worktrees with --no-index
Johannes Schindelin
1
-0
/
+10
2019-03-18
parse-options: make OPT_ARGUMENT() more useful
Johannes Schindelin
1
-1
/
+1
2019-03-14
get_oid(): when an object was not found, try harder
Johannes Schindelin
1
-1
/
+1
2019-03-14
rebase -i: demonstrate obscure loose object cache bug
Johannes Schindelin
1
-0
/
+22
2019-03-14
t9811-git-p4-label-import: fix pipeline negation
SZEDER Gábor
1
-1
/
+1
2019-03-14
git p4 test: disable '-x' tracing in the p4d watchdog loop
SZEDER Gábor
1
-1
/
+1
2019-03-14
git p4 test: simplify timeout handling
SZEDER Gábor
1
-13
/
+6
2019-03-14
git p4 test: clean up the p4d cleanup functions
SZEDER Gábor
2
-28
/
+12
2019-03-14
git p4 test: use 'test_atexit' to kill p4d and the watchdog process
Johannes Schindelin
35
-139
/
+9
[prev]
[next]