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
2016-07-06
Merge branch 'ap/git-svn-propset-doc' into maint
Junio C Hamano
1
-0
/
+14
2016-07-06
Merge branch 'tr/doc-tt' into maint
Junio C Hamano
36
-217
/
+224
2016-07-06
t7610: test for mktemp before test execution
Armin Kunaschik
1
-1
/
+6
2016-07-06
convert: unify the "auto" handling of CRLF
Torsten Bögershausen
7
-59
/
+69
2016-07-06
Makefile: use VCSSVN_LIB to refer to svn library
Jeff King
1
-2
/
+2
2016-07-06
Makefile: drop extra dependencies for test helpers
Jeff King
1
-8
/
+0
2016-07-06
fetch: reduce duplicate in ref update status lines with placeholder
Nguyễn Thái Ngọc Duy
4
-2
/
+102
2016-07-06
fetch: align all "remote -> local" output
Nguyễn Thái Ngọc Duy
2
-2
/
+60
2016-07-06
mailmap: use main email address for dturner
David Turner
1
-0
/
+1
2016-07-06
Merge branch 'jk/common-main-2.8' into jk/common-main
Junio C Hamano
53
-150
/
+123
2016-07-06
mingw: declare main()'s argv as const
Johannes Schindelin
2
-8
/
+2
2016-07-06
t/lib-git-daemon: use test_match_signal
Jeff King
1
-2
/
+1
2016-07-06
test_must_fail: use test_match_signal
Jeff King
1
-1
/
+1
2016-07-06
t0005: use test_match_signal as appropriate
Jeff King
1
-2
/
+2
2016-07-06
tests: factor portable signal check out of t0005
Jeff King
2
-6
/
+22
2016-07-03
git-svn: clone: Fail on missing url argument
Christopher Layne
1
-1
/
+4
2016-07-01
common-main: call git_setup_gettext()
Jeff King
12
-22
/
+2
2016-07-01
common-main: call restore_sigpipe_to_default()
Jeff King
2
-23
/
+23
2016-07-01
common-main: call sanitize_stdfds()
Jeff King
4
-17
/
+9
2016-07-01
common-main: call git_extract_argv0_path()
Jeff King
12
-19
/
+4
2016-07-01
add an extra level of indirection to main()
Jeff King
52
-69
/
+91
2016-07-01
grep: fix grepping for "intent to add" files
Charles Bailey
2
-2
/
+60
2016-07-01
t7810-grep.sh: fix a whitespace inconsistency
Charles Bailey
1
-1
/
+1
2016-07-01
t7810-grep.sh: fix duplicated test name
Charles Bailey
1
-1
/
+1
2016-07-01
sideband.c: refactor recv_sideband()
Lukas Fleischer
1
-74
/
+58
2016-07-01
t5541: become resilient to GETTEXT_POISON
Vasco Almeida
1
-6
/
+6
2016-07-01
grep.c: reuse "icase" variable
Nguyễn Thái Ngọc Duy
1
-4
/
+1
2016-07-01
diffcore-pickaxe: support case insensitive match on non-ascii
Nguyễn Thái Ngọc Duy
2
-0
/
+18
2016-07-01
diffcore-pickaxe: Add regcomp_or_die()
Nguyễn Thái Ngọc Duy
1
-9
/
+13
2016-07-01
grep/pcre: support utf-8
Nguyễn Thái Ngọc Duy
2
-0
/
+17
2016-07-01
gettext: add is_utf8_locale()
Nguyễn Thái Ngọc Duy
2
-2
/
+23
2016-07-01
grep/pcre: prepare locale-dependent tables for icase matching
Nguyễn Thái Ngọc Duy
3
-2
/
+26
2016-07-01
grep: rewrite an if/else condition to avoid duplicate expression
Nguyễn Thái Ngọc Duy
1
-4
/
+1
2016-07-01
grep/icase: avoid kwsset when -F is specified
Nguyễn Thái Ngọc Duy
4
-1
/
+108
2016-07-01
archive-tar: drop return value
Jeff King
1
-7
/
+4
2016-07-01
archive-tar: write extended headers for far-future mtime
Jeff King
2
-5
/
+18
2016-07-01
archive-tar: write extended headers for file sizes >= 8GB
Jeff King
2
-4
/
+31
2016-07-01
t5000: test tar files that overflow ustar headers
Jeff King
3
-0
/
+74
2016-07-01
t9300: factor out portable "head -c" replacement
Jeff King
2
-20
/
+17
2016-06-29
commit -S: avoid invalid pointer with empty message
Johannes Schindelin
1
-1
/
+6
2016-06-29
reset --hard: skip blank lines when reporting the commit subject
Johannes Schindelin
1
-1
/
+1
2016-06-29
sequencer: use skip_blank_lines() to find the commit subject
Johannes Schindelin
1
-4
/
+2
2016-06-29
commit -C: skip blank lines at the beginning of the message
Johannes Schindelin
1
-1
/
+1
2016-06-29
t3404: fix a grammo (commands are ran -> commands are run)
Johannes Schindelin
1
-1
/
+1
2016-06-29
rebase -i: restore autostash on abort
Patrick Steinhardt
2
-0
/
+32
2016-06-28
diff: convert prep_temp_blob() to struct object_id
brian m. carlson
1
-4
/
+4
2016-06-28
merge-recursive: convert merge_recursive_generic() to object_id
brian m. carlson
3
-20
/
+20
2016-06-28
merge-recursive: convert leaf functions to use struct object_id
brian m. carlson
1
-118
/
+118
2016-06-28
merge-recursive: convert struct merge_file_info to object_id
brian m. carlson
1
-19
/
+20
2016-06-28
merge-recursive: convert struct stage_data to use object_id
brian m. carlson
1
-20
/
+18
[prev]
[next]