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
2017-02-01
attr: use hashmap for attribute dictionary
Brandon Williams
3
-45
/
+133
2017-02-01
attr: change validity check for attribute names to use positive logic
Junio C Hamano
1
-14
/
+20
2017-02-01
attr: pass struct attr_check to collect_some_attrs
Brandon Williams
1
-20
/
+13
2017-02-01
attr: retire git_check_attrs() API
Junio C Hamano
3
-32
/
+58
2017-02-01
attr: convert git_check_attrs() callers to use the new API
Junio C Hamano
6
-86
/
+45
2017-02-01
attr: convert git_all_attrs() to use "struct attr_check"
Junio C Hamano
3
-56
/
+43
2017-02-01
attr: (re)introduce git_check_attr() and struct attr_check
Junio C Hamano
2
-0
/
+91
2017-02-01
attr: rename function and struct related to checking attributes
Junio C Hamano
9
-41
/
+42
2017-02-01
attr.c: outline the future plans by heavily commenting
Junio C Hamano
1
-1
/
+39
2017-02-01
Documentation: fix a typo
Stefan Beller
1
-1
/
+1
2017-02-01
attr.c: add push_stack() helper
Junio C Hamano
1
-38
/
+33
2017-02-01
attr: support quoting pathname patterns in C style
Nguyễn Thái Ngọc Duy
3
-5
/
+44
2017-02-01
attr.c: plug small leak in parse_attr_line()
Junio C Hamano
1
-4
/
+8
2017-02-01
attr.c: tighten constness around "git_attr" structure
Junio C Hamano
2
-3
/
+3
2017-02-01
attr.c: simplify macroexpand_one()
Junio C Hamano
1
-7
/
+4
2017-02-01
attr.c: mark where #if DEBUG ends more clearly
Junio C Hamano
1
-1
/
+1
2017-02-01
attr.c: complete a sentence in a comment
Junio C Hamano
1
-1
/
+1
2017-02-01
attr.c: explain the lack of attr-name syntax check in parse_attr()
Junio C Hamano
1
-0
/
+6
2017-02-01
attr.c: update a stale comment on "struct match_attr"
Junio C Hamano
1
-3
/
+2
2017-02-01
attr.c: use strchrnul() to scan for one line
Junio C Hamano
1
-2
/
+2
2017-02-01
commit.c: use strchrnul() to scan for one line
Junio C Hamano
1
-2
/
+1
2017-02-01
urlmatch: allow globbing for the URL host part
Patrick Steinhardt
3
-5
/
+121
2017-02-01
urlmatch: include host in urlmatch ranking
Patrick Steinhardt
3
-25
/
+69
2017-02-01
connect: Add the envvar GIT_SSH_VARIANT and ssh.variant config
Segev Finer
4
-3
/
+51
2017-02-01
git_connect(): factor out SSH variant handling
Johannes Schindelin
1
-26
/
+46
2017-01-31
color_parse_mem: allow empty color spec
Jeff King
4
-4
/
+25
2017-01-31
.mailmap: update Gábor Szeder's email address
SZEDER Gábor
1
-0
/
+1
2017-01-31
Sync with maint
Junio C Hamano
1
-0
/
+45
2017-01-31
Ready for 2.11.1
Junio C Hamano
1
-0
/
+45
2017-01-31
Merge branch 'sb/in-core-index-doc' into maint
Junio C Hamano
3
-22
/
+32
2017-01-31
Merge branch 'js/mingw-isatty' into maint
Junio C Hamano
1
-7
/
+4
2017-01-31
Merge branch 'jk/coding-guidelines-update' into maint
Junio C Hamano
1
-5
/
+32
2017-01-31
Merge branch 'js/exec-path-coverity-workaround' into maint
Junio C Hamano
1
-6
/
+8
2017-01-31
Merge branch 'ad/bisect-terms' into maint
Junio C Hamano
1
-2
/
+2
2017-01-31
Merge branch 'jk/grep-e-could-be-extended-beyond-posix' into maint
Junio C Hamano
1
-11
/
+15
2017-01-31
Merge branch 'km/branch-get-push-while-detached' into maint
Junio C Hamano
2
-3
/
+9
2017-01-31
Merge branch 'jk/rebase-i-squash-count-fix' into maint
Junio C Hamano
1
-1
/
+1
2017-01-31
Merge branch 'jk/blame-fixes' into maint
Junio C Hamano
3
-10
/
+166
2017-01-31
Merge branch 'jk/archive-zip-userdiff-config' into maint
Junio C Hamano
2
-4
/
+25
2017-01-31
Merge branch 'dt/disable-bitmap-in-auto-gc' into maint
Junio C Hamano
4
-6
/
+45
2017-01-31
Merge branch 'nd/config-misc-fixes' into maint
Junio C Hamano
1
-5
/
+15
2017-01-31
Merge branch 'jc/abbrev-autoscale-config' into maint
Junio C Hamano
2
-8
/
+15
2017-01-31
Merge branch 'mh/fast-import-notes-fix-new' into maint
Junio C Hamano
2
-3
/
+47
2017-01-31
Merge branch 'jc/compression-config' into maint
Junio C Hamano
9
-31
/
+158
2017-01-31
Merge branch 'ew/svn-fixes' into maint
Junio C Hamano
2
-2
/
+8
2017-01-31
Merge branch 'ls/travis-p4-on-macos' into maint
Junio C Hamano
1
-10
/
+2
2017-01-31
Merge branch 'jk/make-tags-find-sources-tweak' into maint
Junio C Hamano
1
-3
/
+16
2017-01-31
Merge branch 'jc/latin-1' into maint
Junio C Hamano
1
-11
/
+25
2017-01-31
Eighth batch for 2.12
Junio C Hamano
1
-2
/
+61
2017-01-31
Merge branch 'jk/fsck-connectivity-check-fix'
Junio C Hamano
3
-40
/
+158
[prev]
[next]