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
replace: peel tag when passing a tag as parent to --graft
Christian Couder
1
-0
/
+11
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
tag: advise on nested tags
Denton Liu
1
-0
/
+11
2019-04-12
t3000 (ls-files -o): widen description to reflect current tests
Kyle Meyer
1
-1
/
+1
2019-04-10
rev-list: detect broken root trees
Jeff King
1
-2
/
+4
2019-04-10
rev-list: let traversal die when --missing is not in use
Jeff King
1
-2
/
+2
2019-04-10
list-objects.c: handle unexpected non-tree entries
Taylor Blau
1
-2
/
+3
2019-04-10
list-objects.c: handle unexpected non-blob entries
Taylor Blau
1
-2
/
+3
2019-04-10
t: introduce tests for unexpected object types
Taylor Blau
1
-0
/
+123
2019-04-10
add: error appropriately on repository with no commits
Kyle Meyer
1
-0
/
+11
2019-04-10
dir: do not traverse repositories with no commits
Kyle Meyer
2
-0
/
+51
2019-04-10
submodule: refuse to add repository with no commits
Kyle Meyer
1
-1
/
+10
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
merge-recursive: switch directory rename detection default
Elijah Newren
3
-61
/
+413
2019-04-08
t6043: fix copied test description to match its purpose
Elijah Newren
1
-2
/
+2
2019-04-08
diff: batch fetching of missing blobs
Jonathan Tan
1
-0
/
+103
2019-04-05
t: move 'hex2oct' into test-lib-functions.sh
Taylor Blau
4
-12
/
+6
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
t6050: redirect expected error output to a file
Christian Couder
1
-1
/
+2
2019-04-01
t6050: use test_line_count instead of wc -l
Christian Couder
1
-2
/
+4
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
[prev]
[next]