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-11-29
t4015: use test_write_lines()
Denton Liu
1
-2
/
+2
2019-11-29
t4015: stop losing return codes of git commands
Denton Liu
1
-47
/
+72
2019-11-29
t3600: comment on inducing SIGPIPE in `git rm`
Denton Liu
1
-0
/
+1
2019-11-29
t3600: stop losing return codes of git commands
Denton Liu
1
-2
/
+4
2019-11-29
t3600: use test_line_count() where possible
Denton Liu
1
-3
/
+4
2019-11-29
t3301: stop losing return codes of git commands
Denton Liu
1
-67
/
+163
2019-11-29
t0090: stop losing return codes of git commands
Denton Liu
1
-2
/
+3
2019-11-29
t0014: remove git command upstream of pipe
Denton Liu
1
-2
/
+2
2019-11-29
apply-one-time-sed.sh: modernize style
Denton Liu
1
-3
/
+5
2019-11-27
test: use test_must_be_empty F instead of test_cmp empty F
René Scharfe
2
-5
/
+2
2019-11-27
t7812: add missing redirects
Andreas Schwab
1
-2
/
+2
2019-11-27
test: use test_must_be_empty F instead of test -z $(cat F)
René Scharfe
3
-7
/
+7
2019-11-27
t1400: use test_must_be_empty
René Scharfe
1
-4
/
+4
2019-11-27
t1410: use test_line_count
René Scharfe
1
-2
/
+2
2019-11-27
t1512: use test_line_count
René Scharfe
1
-1
/
+1
2019-11-27
t5150: skip request-pull test if Perl is disabled
Ruud van Asseldonk
1
-0
/
+6
2019-11-27
commit-graph: use start_delayed_progress()
Derrick Stolee
1
-1
/
+2
2019-11-27
progress: create GIT_PROGRESS_DELAY
Derrick Stolee
2
-4
/
+3
2019-11-27
t/perf: don't depend on Git.pm
Jeff King
1
-2
/
+7
2019-11-27
perf-lib: use a single filename for all measurement types
Jeff King
2
-11
/
+5
2019-11-27
test-lib-functions: suppress a 'git rev-parse' error in 'test_commit_bulk'
SZEDER Gábor
1
-1
/
+1
2019-11-25
submodule: fix 'submodule status' when called from a subdirectory
Manish Goregaokar
1
-0
/
+22
2019-11-25
reset: parse rev as tree-ish in patch mode
Nika Layzell
1
-0
/
+21
2019-11-24
sequencer: don't re-read todo for revert and cherry-pick
SZEDER Gábor
1
-0
/
+30
2019-11-23
mingw: spawned processes need to inherit only standard handles
Johannes Schindelin
1
-1
/
+1
2019-11-23
mingw: demonstrate that all file handles are inherited by child processes
Johannes Schindelin
2
-0
/
+48
2019-11-23
t5608-clone-2gb.sh: turn GIT_TEST_CLONE_2GB into a bool
SZEDER Gábor
1
-1
/
+1
2019-11-23
tests: add 'test_bool_env' to catch non-bool GIT_TEST_* values
SZEDER Gábor
8
-11
/
+82
2019-11-23
sequencer: fix empty commit check when amending
Phillip Wood
1
-0
/
+32
2019-11-23
gpg-interface: limit search for primary key fingerprint
Hans Jerry Illikainen
1
-0
/
+20
2019-11-22
sparse-checkout: check for dirty status
Derrick Stolee
1
-1
/
+14
2019-11-22
sparse-checkout: cone mode should not interact with .gitignore
Derrick Stolee
1
-0
/
+7
2019-11-22
sparse-checkout: write using lockfile
Derrick Stolee
1
-0
/
+7
2019-11-22
sparse-checkout: use in-process update for disable subcommand
Derrick Stolee
1
-1
/
+2
2019-11-22
sparse-checkout: update working directory in-process
Derrick Stolee
1
-0
/
+28
2019-11-22
sparse-checkout: sanitize for nested folders
Derrick Stolee
1
-0
/
+11
2019-11-22
sparse-checkout: init and set in cone mode
Derrick Stolee
1
-0
/
+51
2019-11-22
sparse-checkout: use hashmaps for cone patterns
Derrick Stolee
1
-1
/
+10
2019-11-22
sparse-checkout: add 'cone' mode
Derrick Stolee
1
-0
/
+14
2019-11-22
sparse-checkout: create 'disable' subcommand
Derrick Stolee
1
-0
/
+15
2019-11-22
sparse-checkout: add '--stdin' option to set subcommand
Derrick Stolee
1
-0
/
+20
2019-11-22
sparse-checkout: 'set' subcommand
Derrick Stolee
1
-0
/
+33
2019-11-22
clone: add --sparse mode
Derrick Stolee
1
-0
/
+13
2019-11-22
sparse-checkout: create 'init' subcommand
Derrick Stolee
1
-0
/
+40
2019-11-22
sparse-checkout: create builtin with 'list' subcommand
Derrick Stolee
1
-0
/
+45
2019-11-21
unpack-trees: skip stat on fsmonitor-valid files
Utsav Shah
1
-2
/
+7
2019-11-21
lib-bash.sh: move `then` onto its own line
Denton Liu
1
-2
/
+4
2019-11-21
t5520: replace `! git` with `test_must_fail git`
Denton Liu
1
-2
/
+2
2019-11-21
t5520: remove redundant lines in test cases
Denton Liu
1
-8
/
+0
2019-11-21
t5520: replace $(cat ...) comparison with test_cmp
Denton Liu
1
-35
/
+70
[prev]
[next]