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-02-20
completion: add more parameter value completion
Nguyễn Thái Ngọc Duy
18
-4
/
+126
2019-02-19
Git 2.21-rc2
Junio C Hamano
1
-1
/
+1
2019-02-19
Merge branch 'js/test-tool-gen-nuls'
Junio C Hamano
5
-7
/
+25
2019-02-19
Merge branch 'mk/t5562-no-input-to-too-large-an-input-test'
Junio C Hamano
1
-2
/
+2
2019-02-19
Merge branch 'mk/t5562-do-not-reuse-output-files'
Junio C Hamano
1
-4
/
+4
2019-02-19
t5562: do not reuse output files
Max Kirillov
1
-4
/
+4
2019-02-19
tests: teach the test-tool to generate NUL bytes and use it
Johannes Schindelin
5
-7
/
+25
2019-02-19
t5562: do not depend on /dev/zero
Max Kirillov
1
-1
/
+1
2019-02-19
Revert "t5562: replace /dev/zero with a pipe from generate_zero_bytes"
Junio C Hamano
1
-2
/
+2
2019-02-15
mingw: safe-guard a bit more against getenv() problems
Johannes Schindelin
1
-1
/
+1
2019-02-14
Merge branch 'ea/rebase-compat-doc-fix'
Junio C Hamano
1
-1
/
+0
2019-02-14
Merge branch 'jc/no-grepping-for-strerror-in-tests'
Junio C Hamano
1
-1
/
+1
2019-02-14
Merge branch 'jt/fetch-v2-sideband'
Junio C Hamano
1
-0
/
+1
2019-02-14
Merge branch 'en/rebase-merge-on-sequencer'
Junio C Hamano
1
-2
/
+0
2019-02-14
git-rebase.txt: update to reflect merge now implemented on sequencer
Elijah Newren
1
-2
/
+0
2019-02-14
t/lib-httpd: pass GIT_TEST_SIDEBAND_ALL through Apache
Todd Zullinger
1
-0
/
+1
2019-02-14
t1404: do not rely on the exact phrasing of strerror()
Junio C Hamano
1
-1
/
+1
2019-02-14
docs/git-rebase: remove redundant entry in incompatible options list
Emilio Cobos Álvarez
1
-1
/
+0
2019-02-13
Git 2.21-rc1
Junio C Hamano
1
-0
/
+10
2019-02-13
Merge branch 'ab/rebase-test-fix'
Junio C Hamano
1
-3
/
+6
2019-02-13
Merge branch 'rb/no-dev-zero-in-test'
Junio C Hamano
3
-3
/
+16
2019-02-13
Merge branch 'rs/bash-is-in-coreutils-on-nonstop'
Junio C Hamano
1
-3
/
+1
2019-02-13
Merge branch 'js/mingw-host-cpu'
Junio C Hamano
2
-19
/
+2
2019-02-13
Merge branch 'sg/stress-test'
Junio C Hamano
3
-4
/
+23
2019-02-13
Merge branch 'kd/t0028-octal-del-is-377-not-777'
Junio C Hamano
1
-4
/
+4
2019-02-13
Merge branch 'bc/utf16-portability-fix'
Junio C Hamano
3
-5
/
+50
2019-02-13
Merge branch 'nd/fileno-may-be-macro'
Junio C Hamano
4
-0
/
+24
2019-02-13
Merge branch 'nd/get-oid-with-context-returns-an-enum'
Junio C Hamano
1
-3
/
+5
2019-02-13
Merge branch 'rj/sequencer-sign-off-header-static'
Junio C Hamano
2
-3
/
+1
2019-02-13
rebase: fix regression in rebase.useBuiltin=false test mode
Ævar Arnfjörð Bjarmason
1
-3
/
+6
2019-02-13
mingw: use a more canonical method to fix the CPU reporting
Johannes Schindelin
2
-19
/
+2
2019-02-13
config.mak.uname: move location of bash on NonStop to CoreUtils
Randall S. Becker
1
-3
/
+1
2019-02-13
t5562: replace /dev/zero with a pipe from generate_zero_bytes
Randall S. Becker
1
-2
/
+2
2019-02-13
t5318: replace use of /dev/zero with generate_zero_bytes
Randall S. Becker
1
-1
/
+1
2019-02-12
get_oid_with_context(): match prototype and implementation
Duy Nguyen
1
-3
/
+5
2019-02-12
git-compat-util: work around fileno(fp) that is a macro
Duy Nguyen
4
-0
/
+24
2019-02-12
test-lib-functions.sh: add generate_zero_bytes function
Randall S. Becker
1
-0
/
+13
2019-02-12
RelNotes/2.21: misc typo/English fixups
Jeff King
1
-5
/
+5
2019-02-12
RelNotes/2.21: tweak "--date=auto" mention
Jeff King
1
-3
/
+3
2019-02-12
Merge branch 'nd/imap-send-typofix'
Junio C Hamano
1
-1
/
+1
2019-02-11
imap-send.c: add a missing space in error message
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-02-11
utf8: handle systems that don't write BOM for UTF-16
brian m. carlson
3
-5
/
+50
2019-02-11
t0028: fix wrong octal values for BOM in setup
Kevin Daudt
1
-4
/
+4
2019-02-11
test-lib: fix non-portable pattern bracket expressions
SZEDER Gábor
2
-3
/
+3
2019-02-11
sequencer: make sign_off_header a file local symbol
Ramsay Jones
2
-3
/
+1
2019-02-11
config.mak.uname: add FREAD_READS_DIRECTORIES for NonStop platform
Randall S. Becker
1
-0
/
+1
2019-02-11
Fix typos in translatable strings for v2.21.0
Jean-Noël Avila
3
-4
/
+4
2019-02-08
Seventh batch for 2.21
Junio C Hamano
1
-1
/
+13
2019-02-08
Merge branch 'js/mingw-host-cpu'
Junio C Hamano
1
-0
/
+19
2019-02-08
Merge branch 'js/fuzz-commit-graph-update'
Junio C Hamano
2
-0
/
+5
[next]