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-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
2016-06-28
diff: rename struct diff_filespec's sha1_valid member
brian m. carlson
6
-25
/
+25
2016-06-28
diff: convert struct diff_filespec to struct object_id
brian m. carlson
13
-128
/
+147
2016-06-28
coccinelle: apply object_id Coccinelle transformations
brian m. carlson
3
-10
/
+9
2016-06-28
coccinelle: convert hashcpy() with null_sha1 to hashclr()
brian m. carlson
5
-6
/
+6
2016-06-28
contrib/coccinelle: add basic Coccinelle transforms
brian m. carlson
2
-0
/
+97
2016-06-28
hex: add oid_to_hex_r()
brian m. carlson
2
-0
/
+6
2016-06-28
diff: do not color output when --color=auto and --output=<file> is given
Johannes Schindelin
1
-0
/
+2
2016-06-28
contrib/subtree: Add a test for subtree rebase that loses commits
David A. Greene
1
-0
/
+119
2016-06-28
color.h: remove obsolete comment about limitations on Windows
Johannes Schindelin
1
-5
/
+0
2016-06-28
doc: typeset HEAD and variants as literal
Matthieu Moy
11
-26
/
+26
2016-06-28
CodingGuidelines: formatting HEAD in documentation
Matthieu Moy
1
-2
/
+3
2016-06-28
doc: typeset long options with argument as literal
Matthieu Moy
1
-2
/
+2
2016-06-28
doc: typeset '--' as literal
Matthieu Moy
3
-4
/
+4
2016-06-28
doc: typeset long command-line options as literal
Matthieu Moy
46
-149
/
+149
2016-06-28
doc: typeset short command-line options as literal
Matthieu Moy
23
-52
/
+52
2016-06-28
Documentation/git-mv.txt: fix whitespace indentation
Matthieu Moy
1
-2
/
+2
2016-06-27
fetch: change flag code for displaying tag update and deleted ref
Nguyễn Thái Ngọc Duy
2
-4
/
+4
[prev]
[next]