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: push the bare repo check into read_attr()
Brandon Williams
1
-60
/
+54
2017-02-01
attr: store attribute stack in attr_check structure
Brandon Williams
2
-89
/
+199
2017-02-01
attr: tighten const correctness with git_attr and match_attr
Brandon Williams
3
-8
/
+9
2017-02-01
attr: remove maybe-real, maybe-macro from git_attr
Brandon Williams
1
-38
/
+37
2017-02-01
attr: eliminate global check_all_attr array
Brandon Williams
2
-39
/
+87
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-01-10
Fifth batch 2.12
Junio C Hamano
1
-0
/
+45
2017-01-10
Merge branch 'sb/submodule-embed-gitdir'
Junio C Hamano
12
-43
/
+399
2017-01-10
Merge branch 'jc/retire-compaction-heuristics'
Junio C Hamano
7
-67
/
+8
2017-01-10
Merge branch 'nd/config-misc-fixes'
Junio C Hamano
1
-5
/
+15
2017-01-10
Merge branch 'jc/abbrev-autoscale-config'
Junio C Hamano
2
-8
/
+15
2017-01-10
Merge branch 'mh/fast-import-notes-fix-new'
Junio C Hamano
2
-3
/
+47
2017-01-10
Merge branch 'jc/git-open-cloexec'
Junio C Hamano
3
-36
/
+22
2017-01-10
Merge branch 'jc/compression-config'
Junio C Hamano
9
-31
/
+158
2017-01-10
Merge branch 'dt/smart-http-detect-server-going-away'
Junio C Hamano
5
-4
/
+77
2017-01-10
Merge branch 'mm/gc-safety-doc'
Junio C Hamano
2
-9
/
+29
2017-01-10
Merge branch 'mm/push-social-engineering-attack-doc'
Junio C Hamano
6
-22
/
+51
2017-01-10
Merge branch 'jt/fetch-no-redundant-tag-fetch-map'
Junio C Hamano
1
-3
/
+0
2017-01-10
Merge branch 'jc/latin-1'
Junio C Hamano
1
-11
/
+25
2016-12-27
worktree: initialize return value for submodule_uses_worktrees
Stefan Beller
1
-1
/
+1
2016-12-27
Fourth batch for 2.12
Junio C Hamano
1
-0
/
+42
2016-12-27
Merge branch 'jc/lock-report-on-error'
Junio C Hamano
1
-1
/
+1
2016-12-27
lockfile: move REPORT_ON_ERROR bit elsewhere
Junio C Hamano
1
-1
/
+1
2016-12-27
Merge branch 'js/mingw-isatty'
Junio C Hamano
1
-114
/
+84
2016-12-27
Merge branch 'ls/p4-lfs'
Junio C Hamano
2
-14
/
+14
2016-12-27
Merge branch 'va/i18n-even-more'
Junio C Hamano
2
-3
/
+4
2016-12-27
Merge branch 'lt/shortlog-by-committer'
Junio C Hamano
4
-3
/
+36
2016-12-27
Merge branch 'mk/mingw-winansi-ttyname-termination-fix'
Junio C Hamano
1
-1
/
+1
2016-12-27
Merge branch 'gv/p4-multi-path-commit-fix'
Junio C Hamano
2
-3
/
+23
2016-12-27
Merge branch 'jk/difftool-in-subdir'
Junio C Hamano
1
-24
/
+29
[next]