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
2014-06-20
Merge branch 'jc/fetch-pull-refmap'
Junio C Hamano
5
-60
/
+191
2014-06-20
Merge branch 'mt/send-email-cover-to-cc'
Junio C Hamano
3
-0
/
+73
2014-06-20
Merge branch 'tb/t5551-clone-notice-to-stderr'
Junio C Hamano
1
-2
/
+1
2014-06-20
Merge branch 'rs/more-starts-with'
Junio C Hamano
3
-3
/
+3
2014-06-20
Merge branch 'jm/api-strbuf-doc'
Junio C Hamano
1
-5
/
+5
2014-06-20
Merge branch 'jc/revision-dash-count-parsing'
Junio C Hamano
1
-2
/
+4
2014-06-20
http-push: refactor parsing of remote object names
Jeff King
1
-15
/
+23
2014-06-20
imap-send: use skip_prefix instead of using magic numbers
Tanay Abhra
1
-5
/
+1
2014-06-20
use skip_prefix to avoid repeated calculations
Jeff King
2
-8
/
+6
2014-06-20
git: avoid magic number with skip_prefix
Jeff King
1
-2
/
+2
2014-06-20
fetch-pack: refactor parsing in get_ack
Jeff King
1
-6
/
+9
2014-06-20
fast-import: refactor parsing of spaces
Jeff King
1
-13
/
+7
2014-06-20
stat_opt: check extra strlen call
Jeff King
1
-1
/
+2
2014-06-20
daemon: use skip_prefix to avoid magic numbers
Jeff King
1
-5
/
+6
2014-06-20
fast-import: use skip_prefix for parsing input
Jeff King
1
-72
/
+51
2014-06-20
use skip_prefix to avoid repeating strings
Jeff King
10
-54
/
+44
2014-06-20
use skip_prefix to avoid magic numbers
Jeff King
11
-131
/
+149
2014-06-20
transport-helper: avoid reading past end-of-string
Jeff King
1
-7
/
+7
2014-06-20
fast-import: fix read of uninitialized argv memory
Jeff King
1
-5
/
+8
2014-06-20
apply: use skip_prefix instead of raw addition
Jeff King
1
-2
/
+3
2014-06-20
refactor skip_prefix to return a boolean
Jeff King
18
-58
/
+73
2014-06-20
cleanup duplicate name_compare() functions
Jeremiah Mahler
5
-34
/
+15
2014-06-20
name-hash.c: replace cache_name_compare() with memcmp(3)
Jeremiah Mahler
1
-1
/
+1
2014-06-19
unique_path: fix unlikely heap overflow
Jeff King
1
-15
/
+26
2014-06-19
walker_fetch: fix minor memory leak
Jeff King
1
-9
/
+9
2014-06-19
merge: use argv_array when spawning merge strategy
Jeff King
1
-29
/
+13
2014-06-19
sequencer: use argv_array_pushf
Jeff King
1
-7
/
+2
2014-06-19
setup_git_env: use git_pathdup instead of xmalloc + sprintf
Jeff King
1
-8
/
+4
2014-06-19
use xstrfmt to replace xmalloc + strcpy/strcat
Jeff King
5
-23
/
+6
2014-06-19
use xstrfmt to replace xmalloc + sprintf
Jeff King
6
-41
/
+18
2014-06-19
use xstrdup instead of xmalloc + strcpy
Jeff King
3
-10
/
+4
2014-06-19
git-submodule.sh: avoid "echo" path-like values
Junio C Hamano
1
-8
/
+8
2014-06-19
git-submodule.sh: avoid "test <cond> -a/-o <cond>"
Elia Pinto
1
-12
/
+20
2014-06-19
use xstrfmt in favor of manual size calculations
Jeff King
2
-16
/
+7
2014-06-19
strbuf: add xstrfmt helper
Jeff King
2
-0
/
+28
2014-06-18
avoid using skip_prefix as a boolean
Jeff King
1
-1
/
+1
2014-06-18
daemon: mark some strings as const
Jeff King
1
-7
/
+7
2014-06-18
parse_diff_color_slot: drop ofs parameter
Jeff King
1
-10
/
+10
2014-06-18
refs.c: SSE2 optimizations for check_refname_component
David Turner
4
-18
/
+250
2014-06-18
Update of unicode_width.h to Unicode Version 7.0
Torsten Bögershausen
1
-7
/
+42
2014-06-17
http: fix charset detection of extract_content_type()
Yi EungJun
3
-2
/
+11
2014-06-17
pretty: avoid reading past end-of-string with "%G"
Jeff King
2
-0
/
+8
2014-06-17
t7510: check %G* pretty-format output
Jeff King
1
-0
/
+40
2014-06-17
t7510: test a commit signed by an unknown key
Jeff King
1
-0
/
+13
2014-06-17
t7510: use consistent &&-chains in loop
Michael J Gruber
1
-6
/
+6
2014-06-17
t7510: stop referring to master in later tests
Jeff King
1
-3
/
+3
2014-06-16
rebase--merge: fix --skip with two conflicts in a row
brian m. carlson
2
-2
/
+18
2014-06-16
Third batch for 2.1
Junio C Hamano
1
-0
/
+80
2014-06-16
Merge branch 'ib/test-selectively-run'
Junio C Hamano
3
-12
/
+617
2014-06-16
Merge branch 'ta/string-list-init'
Junio C Hamano
2
-2
/
+4
[prev]
[next]