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-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-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
2019-03-14
t0301-credential-cache: use 'test_atexit' to stop the credentials helper
SZEDER Gábor
1
-6
/
+1
2019-03-14
tests: use 'test_atexit' to stop httpd
SZEDER Gábor
25
-50
/
+1
2019-03-14
git-daemon: use 'test_atexit` to stop 'git-daemon'
Johannes Schindelin
3
-7
/
+9
2019-03-14
test-lib: introduce 'test_atexit'
Johannes Schindelin
4
-0
/
+89
2019-03-14
t/lib-git-daemon: make sure to kill the 'git-daemon' process
SZEDER Gábor
1
-2
/
+4
2019-03-14
test-lib: fix interrupt handling with 'dash' and '--verbose-log -x'
SZEDER Gábor
1
-1
/
+4
2019-03-13
t4150: remove unused variable
Andrei Rybak
1
-3
/
+1
2019-03-12
mingw: respect core.hidedotfiles = false in git-init again
Johannes Schindelin
1
-0
/
+11
2019-03-11
line-log: detect unsupported formats
Jeff King
1
-0
/
+10
2019-03-08
t3600: use helpers to replace test -d/f/e/s <path>
Rohit Ashiwal
1
-75
/
+75
2019-03-08
t3600: modernize style
Rohit Ashiwal
1
-100
/
+107
2019-03-08
test functions: add function `test_file_not_empty`
Rohit Ashiwal
1
-0
/
+9
2019-03-08
Make sure refs/rewritten/ is per-worktree
Nguyễn Thái Ngọc Duy
1
-0
/
+35
2019-03-08
built-in stash: handle :(glob) pathspecs again
Johannes Schindelin
1
-0
/
+6
2019-03-08
line-log: suppress diff output with "-s"
Jeff King
1
-0
/
+7
[prev]
[next]