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
2013-01-06
pathspec.c: rename newly public functions for clarity
Adam Spiers
3
-12
/
+13
2013-01-06
add.c: move pathspec matchers into new pathspec.c for reuse
Adam Spiers
4
-33
/
+67
2013-01-06
add.c: remove unused argument from validate_pathspec()
Adam Spiers
1
-3
/
+3
2013-01-06
dir.c: improve docs for match_pathspec() and match_pathspec_depth()
Adam Spiers
2
-12
/
+32
2013-01-06
dir.c: provide clear_directory() for reclaiming dir_struct memory
Adam Spiers
3
-0
/
+33
2013-01-06
dir.c: keep track of where patterns came from
Adam Spiers
4
-12
/
+44
2013-01-06
dir.c: use a single struct exclude_list per source of excludes
Adam Spiers
6
-39
/
+86
2012-12-28
dir.c: rename free_excludes() to clear_exclude_list()
Adam Spiers
3
-3
/
+7
2012-12-28
dir.c: refactor is_path_excluded()
Adam Spiers
2
-9
/
+41
2012-12-28
dir.c: refactor is_excluded()
Adam Spiers
1
-9
/
+29
2012-12-28
dir.c: refactor is_excluded_from_list()
Adam Spiers
1
-9
/
+28
2012-12-28
dir.c: rename excluded() to is_excluded()
Adam Spiers
3
-8
/
+8
2012-12-28
dir.c: rename excluded_from_list() to is_excluded_from_list()
Adam Spiers
3
-10
/
+13
2012-12-28
dir.c: rename path_excluded() to is_path_excluded()
Adam Spiers
5
-6
/
+6
2012-12-28
dir.c: rename cryptic 'which' variable to more consistent name
Adam Spiers
2
-7
/
+7
2012-12-28
Improve documentation and comments regarding directory traversal API
Adam Spiers
3
-6
/
+37
2012-12-28
api-directory-listing.txt: update to match code
Adam Spiers
1
-6
/
+6
2012-10-15
attr: more matching optimizations from .gitignore
Nguyễn Thái Ngọc Duy
5
-32
/
+64
2012-10-15
gitignore: make pattern parsing code a separate function
Nguyễn Thái Ngọc Duy
2
-23
/
+50
2012-10-15
exclude: split pathname matching code into a separate function
Nguyễn Thái Ngọc Duy
1
-32
/
+53
2012-10-15
exclude: fix a bug in prefix compare optimization
Nguyễn Thái Ngọc Duy
2
-1
/
+7
2012-10-15
exclude: split basename matching code into a separate function
Nguyễn Thái Ngọc Duy
1
-13
/
+24
2012-10-15
exclude: stricten a length check in EXC_FLAG_ENDSWITH case
Nguyễn Thái Ngọc Duy
1
-2
/
+3
2012-10-05
Merge commit 'f9f6e2c' into nd/attr-match-optim-more
Junio C Hamano
2
-67
/
+78
2012-10-05
attr: avoid searching for basename on every match
Nguyễn Thái Ngọc Duy
1
-6
/
+9
2012-10-05
attr: avoid strlen() on every match
Nguyễn Thái Ngọc Duy
1
-2
/
+4
2012-09-14
Git 1.7.11.7
Junio C Hamano
4
-3
/
+50
2012-09-14
Merge branch 'jk/maint-quiet-is-synonym-to-s-in-log' into maint-1.7.11
Junio C Hamano
2
-1
/
+13
2012-09-14
Merge branch 'jc/maint-ident-missing-human-name' into maint-1.7.11
Junio C Hamano
2
-3
/
+20
2012-09-14
Merge branch 'rj/test-regex' into maint-1.7.11
Junio C Hamano
4
-0
/
+27
2012-09-14
Merge branch 'da/gitk-reload-tag-contents' into maint-1.7.11
Junio C Hamano
1
-8
/
+9
2012-09-14
Merge branch 'jc/maint-checkout-fileglob-doc' into maint-1.7.11
Junio C Hamano
2
-1
/
+30
2012-09-12
Merge branch 'jc/apply-binary-p0' into maint-1.7.11
Junio C Hamano
2
-46
/
+76
2012-09-12
Merge branch 'jc/dotdot-is-parent-directory' into maint-1.7.11
Junio C Hamano
5
-4
/
+56
2012-09-12
Merge branch 'jc/maint-doc-checkout-b-always-takes-branch-name' into maint-1....
Junio C Hamano
1
-3
/
+3
2012-09-12
Merge branch 'jk/maint-http-half-auth-push' into maint-1.7.11
Junio C Hamano
9
-106
/
+171
2012-09-12
Merge branch 'kk/maint-for-each-ref-multi-sort' into maint-1.7.11
Junio C Hamano
2
-1
/
+13
2012-09-11
Git 1.7.11.6
Junio C Hamano
3
-35
/
+58
2012-09-11
Merge branch 'jc/maint-mergetool-style-fix' into maint-1.7.11
Junio C Hamano
1
-273
/
+308
2012-09-11
Merge branch 'sz/submodule-force-update' into maint-1.7.11
Junio C Hamano
3
-2
/
+21
2012-09-11
Merge branch 'ph/stash-rerere' into maint-1.7.11
Junio C Hamano
2
-0
/
+39
2012-09-11
Merge branch 'jc/maint-sane-execvp-notdir' into maint-1.7.11
Junio C Hamano
1
-0
/
+2
2012-09-11
Merge branch 'jc/maint-config-exit-status' into maint-1.7.11
Junio C Hamano
3
-6
/
+11
2012-09-11
Merge branch 'mh/maint-config-doc-proxy-command' into maint-1.7.11
Junio C Hamano
1
-2
/
+2
2012-09-11
Merge branch 'hv/submodule-path-unmatch' into maint-1.7.11
Junio C Hamano
2
-7
/
+52
2012-09-11
Merge branch 'mz/empty-rebase-test' into maint-1.7.11
Junio C Hamano
1
-1
/
+17
2012-09-11
Merge branch 'jk/docs-docbook-monospace-display' into maint-1.7.11
Junio C Hamano
2
-3
/
+3
2012-09-11
Merge branch 'ab/diff-write-incomplete-line' into maint-1.7.11
Junio C Hamano
2
-0
/
+31
2012-09-11
Merge branch 'jc/maint-t7406-rev-parse-max-count-huh' into maint-1.7.11
Junio C Hamano
1
-8
/
+8
2012-09-11
Merge branch 'tr/void-diff-setup-done' into maint-1.7.11
Junio C Hamano
13
-32
/
+16
[next]