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
Merge branch 'jk/cleanup-object-parsing-and-fsck'
Junio C Hamano
9
-302
/
+312
2019-11-30
grep: don't return an expression from pcre2_free()
Hans Jerry Illikainen
1
-1
/
+1
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
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
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
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
2019-11-27
perf-lib: use a single filename for all measurement types
Jeff King
2
-11
/
+5
2019-11-25
submodule: fix 'submodule status' when called from a subdirectory
Manish Goregaokar
2
-1
/
+24
2019-11-25
revision: free topo_walk_info before creating a new one in init_topo_walk
Mike Hommey
1
-0
/
+16
2019-11-25
revision: clear the topo-walk flags in reset_revision_walk
Mike Hommey
1
-1
/
+1
2019-11-25
git-compat-util.h: drop the `PRIuMAX` and other fallback definitions
Hariom Verma
1
-20
/
+0
2019-11-25
reset: parse rev as tree-ish in patch mode
Nika Layzell
2
-1
/
+22
2019-11-24
doc: mention that 'git submodule update' fetches missing commits
Philippe Blain
1
-1
/
+2
2019-11-24
doc: document 'git submodule status --cached'
Manish Goregaokar
1
-0
/
+3
2019-11-24
sequencer: don't re-read todo for revert and cherry-pick
SZEDER Gábor
2
-1
/
+31
2019-11-23
t5608-clone-2gb.sh: turn GIT_TEST_CLONE_2GB into a bool
SZEDER Gábor
2
-2
/
+2
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
2
-5
/
+53
2019-11-23
git svn: stop using `rebase --preserve-merges`
Johannes Schindelin
2
-5
/
+7
2019-11-23
gpg-interface: limit search for primary key fingerprint
Hans Jerry Illikainen
2
-6
/
+38
2019-11-23
gpg-interface: refactor the free-and-xmemdupz pattern
Hans Jerry Illikainen
1
-7
/
+15
2019-11-21
unpack-trees: skip stat on fsmonitor-valid files
Utsav Shah
3
-9
/
+29
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
2019-11-21
t5520: don't put git in upstream of pipe
Denton Liu
1
-1
/
+2
2019-11-21
t5520: test single-line files by git with test_cmp
Denton Liu
1
-16
/
+48
2019-11-21
t5520: use test_cmp_rev where possible
Denton Liu
1
-25
/
+25
2019-11-21
t5520: replace test -{n,z} with test-lib functions
Denton Liu
1
-4
/
+8
2019-11-21
t5520: use test_line_count where possible
Denton Liu
1
-1
/
+2
2019-11-21
t5520: remove spaces after redirect operator
Denton Liu
1
-5
/
+5
2019-11-21
t5520: replace test -f with test-lib functions
Denton Liu
1
-5
/
+5
2019-11-21
t5520: let sed open its own input
Denton Liu
1
-1
/
+1
2019-11-21
t5520: use sq for test case names
Denton Liu
1
-2
/
+2
2019-11-21
t5520: improve test style
Denton Liu
1
-43
/
+45
2019-11-21
t: teach test_cmp_rev to accept ! for not-equals
Denton Liu
8
-14
/
+25
2019-11-21
t0000: test multiple local assignment
Denton Liu
1
-7
/
+8
[prev]
[next]