index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-01
built-in add -i: implement the `update` command
Johannes Schindelin
1
-20
/
+110
2019-12-01
built-in add -i: prepare for multi-selection commands
Johannes Schindelin
1
-25
/
+89
2019-12-01
built-in add -i: allow filtering the modified files list
Johannes Schindelin
1
-7
/
+26
2019-12-01
add-interactive: make sure to release `rev.prune_data`
Johannes Schindelin
1
-0
/
+3
2019-11-30
mingw: do set `errno` correctly when trying to restrict handle inheritance
Johannes Schindelin
1
-1
/
+5
2019-11-30
grep: don't return an expression from pcre2_free()
Hans Jerry Illikainen
1
-1
/
+1
2019-11-30
t9001: avoid including non-trailing NUL bytes in variables
brian m. carlson
1
-1
/
+1
2019-11-30
gpg-interface: prefer check_signature() for GPG verification
Hans Jerry Illikainen
4
-75
/
+72
2019-11-30
t4210: skip i18n tests that don't work on FreeBSD
Ed Maste
2
-3
/
+9
2019-11-30
archive-zip.c: switch to reentrant localtime_r
Doan Tran Cong Danh
1
-5
/
+5
2019-11-30
date.c: switch to reentrant {gm,local}time_r
Doan Tran Cong Danh
1
-8
/
+10
2019-11-30
t7811: don't create unused file
René Scharfe
1
-1
/
+0
2019-11-30
t9300: don't create unused file
René Scharfe
1
-3
/
+0
2019-11-30
sequencer: fix a memory leak in sequencer_continue()
Alban Gruin
1
-2
/
+4
2019-11-30
doc: replace public-inbox links with lore.kernel.org
Jeff King
10
-27
/
+27
2019-11-30
doc: recommend lore.kernel.org over public-inbox.org
Jeff King
3
-3
/
+3
2019-11-30
send-pack: use OBJECT_INFO_QUICK to check negative objects
Jeff King
1
-1
/
+3
2019-11-29
t7700: s/test -f/test_path_is_file/
Denton Liu
1
-4
/
+4
2019-11-29
t7700: move keywords onto their own line
Denton Liu
1
-17
/
+34
2019-11-29
t7700: remove spaces after redirect operators
Denton Liu
1
-9
/
+9
2019-11-29
t7700: drop redirections to /dev/null
Denton Liu
1
-3
/
+3
2019-11-29
t7501: stop losing return codes of git commands
Denton Liu
1
-30
/
+39
2019-11-29
t7501: remove spaces after redirect operators
Denton Liu
1
-11
/
+11
2019-11-29
t5703: stop losing return codes of git commands
Denton Liu
1
-17
/
+29
2019-11-29
t5703: simplify one-time-sed generation logic
Denton Liu
1
-4
/
+3
2019-11-29
t5317: use ! grep to check for no matching lines
Denton Liu
1
-18
/
+3
2019-11-29
t5317: stop losing return codes of git commands
Denton Liu
1
-6
/
+7
2019-11-29
t4138: stop losing return codes of git commands
Denton Liu
1
-8
/
+8
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-29
ci: build Git with GCC 9 in the 'osx-gcc' build job
SZEDER Gábor
2
-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
run-command: use prepare_git_cmd() in prepare_cmd()
René Scharfe
1
-2
/
+1
2019-11-27
name-rev: use skip_prefix() instead of starts_with()
René Scharfe
1
-4
/
+4
2019-11-27
push: use skip_prefix() instead of starts_with()
René Scharfe
1
-2
/
+3
2019-11-27
shell: use skip_prefix() instead of starts_with()
René Scharfe
1
-2
/
+2
2019-11-27
fmt-merge-msg: use skip_prefix() instead of starts_with()
René Scharfe
1
-5
/
+4
2019-11-27
fetch: use skip_prefix() instead of starts_with()
René Scharfe
1
-9
/
+3
[prev]
[next]