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
2018-02-21
Merge branch 'sg/test-i18ngrep'
Junio C Hamano
8
-43
/
+72
2018-02-21
Merge branch 'gs/rebase-allow-empty-message'
Junio C Hamano
1
-0
/
+23
2018-02-21
Merge branch 'nd/format-patch-stat-width'
Junio C Hamano
1
-15
/
+31
2018-02-15
Merge branch 'cc/perf-aggregate'
Junio C Hamano
1
-11
/
+37
2018-02-15
Merge branch 'ab/wildmatch-tests'
Junio C Hamano
3
-245
/
+416
2018-02-15
Merge branch 'po/object-id'
Junio C Hamano
1
-2
/
+2
2018-02-15
Merge branch 'en/merge-recursive-fixes'
Junio C Hamano
2
-3
/
+9
2018-02-13
Merge branch 'jk/daemon-fixes'
Junio C Hamano
3
-11
/
+101
2018-02-13
Merge branch 'pw/sequencer-in-process-commit'
Junio C Hamano
6
-9
/
+176
2018-02-13
Merge branch 'nd/shared-index-fix'
Junio C Hamano
1
-0
/
+19
2018-02-13
Merge branch 'tg/split-index-fixes'
Junio C Hamano
1
-0
/
+19
2018-02-13
Merge branch 'jt/http-redact-cookies'
Junio C Hamano
1
-0
/
+33
2018-02-13
Merge branch 'nd/trace-with-env'
Junio C Hamano
2
-0
/
+46
2018-02-13
Merge branch 'cl/t9001-cleanup'
Junio C Hamano
1
-10
/
+7
2018-02-13
Merge branch 'jh/partial-clone'
Junio C Hamano
3
-0
/
+310
2018-02-13
Merge branch 'jh/fsck-promisors'
Junio C Hamano
1
-0
/
+343
2018-02-13
Merge branch 'ab/simplify-perl-makefile'
Junio C Hamano
2
-2
/
+2
2018-02-08
t: make 'test_i18ngrep' more informative on failure
SZEDER Gábor
1
-4
/
+20
2018-02-08
t: validate 'test_i18ngrep's parameters
SZEDER Gábor
1
-0
/
+12
2018-02-08
t: move 'test_i18ncmp' and 'test_i18ngrep' to 'test-lib-functions.sh'
SZEDER Gábor
2
-26
/
+26
2018-02-08
t5536: let 'test_i18ngrep' read the file without redirection
SZEDER Gábor
1
-1
/
+1
2018-02-08
t5510: consolidate 'grep' and 'test_i18ngrep' patterns
SZEDER Gábor
1
-6
/
+3
2018-02-08
t4001: don't run 'git status' upstream of a pipe
SZEDER Gábor
1
-3
/
+8
2018-02-08
t6022: don't run 'git merge' upstream of a pipe
SZEDER Gábor
1
-2
/
+4
2018-02-08
t5812: add 'test_i18ngrep's missing filename parameter
SZEDER Gábor
1
-4
/
+1
2018-02-08
t5541: add 'test_i18ngrep's missing filename parameter
SZEDER Gábor
1
-1
/
+1
2018-02-07
rebase: add --allow-empty-message option
Genki Sky
1
-0
/
+23
2018-02-02
perf/aggregate: sort JSON fields in output
Christian Couder
1
-1
/
+1
2018-02-02
perf/aggregate: add --reponame option
Christian Couder
1
-2
/
+13
2018-02-02
perf/aggregate: add --subsection option
Christian Couder
1
-9
/
+24
2018-02-02
format-patch: reduce patch diffstat width to 72
Nguyễn Thái Ngọc Duy
1
-15
/
+31
2018-01-30
wildmatch test: mark test as EXPENSIVE_ON_WINDOWS
Ævar Arnfjörð Bjarmason
1
-8
/
+8
2018-01-30
test-lib: add an EXPENSIVE_ON_WINDOWS prerequisite
Ævar Arnfjörð Bjarmason
1
-0
/
+4
2018-01-30
wildmatch test: create & test files on disk in addition to in-memory
Ævar Arnfjörð Bjarmason
1
-11
/
+190
2018-01-30
wildmatch test: perform all tests under all wildmatch() modes
Ævar Arnfjörð Bjarmason
2
-252
/
+228
2018-01-30
wildmatch test: use test_must_fail, not ! for test-wildmatch
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2018-01-30
wildmatch test: remove dead fnmatch() test code
Ævar Arnfjörð Bjarmason
1
-178
/
+178
2018-01-30
wildmatch test: use a paranoia pattern from nul_match()
Ævar Arnfjörð Bjarmason
1
-3
/
+12
2018-01-30
wildmatch test: don't try to vertically align our output
Ævar Arnfjörð Bjarmason
1
-5
/
+5
2018-01-30
wildmatch test: use more standard shell style
Ævar Arnfjörð Bjarmason
1
-3
/
+6
2018-01-30
wildmatch test: indent with tabs, not spaces
Ævar Arnfjörð Bjarmason
1
-27
/
+27
2018-01-30
dir: convert struct sha1_stat to use object_id
Patryk Obara
1
-2
/
+2
2018-01-25
daemon: fix length computation in newline stripping
Jeff King
1
-0
/
+15
2018-01-25
t/lib-git-daemon: add network-protocol helpers
Jeff King
2
-1
/
+58
2018-01-25
daemon: handle NULs in extended attribute string
Jeff King
1
-3
/
+5
2018-01-25
daemon: fix off-by-one in logging extended attributes
Jeff King
1
-0
/
+11
2018-01-25
t/lib-git-daemon: record daemon log
Jeff King
1
-4
/
+12
2018-01-25
t5570: use ls-remote instead of clone for interp tests
Jeff King
1
-6
/
+3
2018-01-24
sequencer: run 'prepare-commit-msg' hook
Phillip Wood
1
-4
/
+4
2018-01-24
t7505: add tests for cherry-pick and rebase -i/-p
Phillip Wood
3
-4
/
+157
[next]