index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-29
use QSORT
René Scharfe
1
-2
/
+2
2016-09-07
cache: convert struct cache_entry to use struct object_id
brian m. carlson
1
-3
/
+4
2016-07-25
Merge branch 'rs/use-strbuf-addbuf'
Junio C Hamano
1
-1
/
+1
2016-07-19
use strbuf_addbuf() for appending a strbuf to another
René Scharfe
1
-1
/
+1
2016-05-23
Merge branch 'nd/worktree-various-heads'
Junio C Hamano
1
-7
/
+6
2016-04-22
dir.c: rename str(n)cmp_icase to fspath(n)cmp
Nguyễn Thái Ngọc Duy
1
-7
/
+6
2016-04-22
dir.c: remove dead function fnmatch_icase()
Nguyễn Thái Ngọc Duy
1
-7
/
+0
2016-04-14
Merge branch 'ss/exc-flag-is-a-collection-of-bits' into maint
Junio C Hamano
1
-4
/
+4
2016-04-06
Merge branch 'ss/exc-flag-is-a-collection-of-bits'
Junio C Hamano
1
-4
/
+4
2016-03-18
Revert "Merge branch 'nd/exclusion-regression-fix'"
Junio C Hamano
1
-201
/
+3
2016-03-01
dir: store EXC_FLAG_* values in unsigned integers
Saurav Sachidanand
1
-4
/
+4
2016-02-26
Merge branch 'jk/tighten-alloc'
Junio C Hamano
1
-24
/
+13
2016-02-22
write_untracked_extension: use FLEX_ALLOC helper
Jeff King
1
-5
/
+4
2016-02-22
use st_add and st_mult for allocation size computation
Jeff King
1
-2
/
+2
2016-02-22
convert trivial cases to FLEX_ARRAY macros
Jeff King
1
-13
/
+3
2016-02-22
use xmallocz to avoid size arithmetic
Jeff King
1
-1
/
+1
2016-02-22
convert trivial cases to ALLOC_ARRAY
Jeff King
1
-3
/
+3
2016-02-15
dir.c: don't exclude whole dir prematurely
Nguyễn Thái Ngọc Duy
1
-1
/
+108
2016-02-15
dir.c: support marking some patterns already matched
Nguyễn Thái Ngọc Duy
1
-3
/
+74
2016-02-15
dir.c: support tracing exclude
Nguyễn Thái Ngọc Duy
1
-0
/
+20
2016-02-15
dir.c: fix match_pathname()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2016-02-10
Merge branch 'cc/untracked'
Junio C Hamano
1
-13
/
+49
2016-02-05
Merge branch 'nd/exclusion-regression-fix' into maint
Junio C Hamano
1
-74
/
+2
2016-02-05
Merge branch 'nd/dir-exclude-cleanup' into maint
Junio C Hamano
1
-3
/
+1
2016-01-25
dir: simplify untracked cache "ident" field
Christian Couder
1
-15
/
+24
2016-01-25
dir: add remove_untracked_cache()
Christian Couder
1
-0
/
+9
2016-01-25
dir: add {new,add}_untracked_cache()
Christian Couder
1
-0
/
+18
2016-01-20
Merge branch 'nd/exclusion-regression-fix'
Junio C Hamano
1
-74
/
+2
2016-01-20
Merge branch 'nd/dir-exclude-cleanup'
Junio C Hamano
1
-3
/
+1
2016-01-08
Revert "dir.c: don't exclude whole dir prematurely if neg pattern may match"
Nguyễn Thái Ngọc Duy
1
-73
/
+1
2015-12-28
dir.c: clean the entire struct in clear_exclude_list()
Nguyễn Thái Ngọc Duy
1
-3
/
+1
2015-11-03
Merge branch 'dt/name-hash-dir-entry-fix' into maint
Junio C Hamano
1
-18
/
+4
2015-10-29
Merge branch 'dt/name-hash-dir-entry-fix'
Junio C Hamano
1
-18
/
+4
2015-10-21
name-hash: don't reuse cache_entry in dir_entry
David Turner
1
-18
/
+4
2015-10-20
Merge branch 'jk/war-on-sprintf'
Junio C Hamano
1
-4
/
+2
2015-10-16
Merge branch 'js/icase-wt-detection' into maint
Junio C Hamano
1
-1
/
+10
2015-10-15
Merge branch 'js/icase-wt-detection'
Junio C Hamano
1
-1
/
+10
2015-10-07
Merge branch 'nd/ignore-then-not-ignore'
Junio C Hamano
1
-6
/
+83
2015-10-05
use strbuf_complete to conditionally append slash
Jeff King
1
-4
/
+2
2015-09-28
setup: fix "inside work tree" detection on case-insensitive filesystems
Johannes Schindelin
1
-1
/
+10
2015-09-21
dir.c: don't exclude whole dir prematurely if neg pattern may match
Nguyễn Thái Ngọc Duy
1
-1
/
+73
2015-09-21
dir.c: make last_exclude_matching_from_list() run til the end
Nguyễn Thái Ngọc Duy
1
-5
/
+10
2015-09-17
Merge branch 'dt/untracked-subdir' into maint
Junio C Hamano
1
-32
/
+67
2015-08-28
Merge branch 'dt/untracked-subdir'
Junio C Hamano
1
-18
/
+64
2015-08-19
Merge branch 'jk/git-path'
Junio C Hamano
1
-1
/
+3
2015-08-19
Merge branch 'cb/uname-in-untracked' into maint
Junio C Hamano
1
-1
/
+1
2015-08-19
untracked cache: fix entry invalidation
Nguyễn Thái Ngọc Duy
1
-12
/
+56
2015-08-19
untracked-cache: fix subdirectory handling
David Turner
1
-6
/
+8
2015-08-17
Merge branch 'dt/untracked-sparse'
Junio C Hamano
1
-14
/
+3
2015-08-10
memoize common git-path "constant" files
Jeff King
1
-1
/
+3
[prev]
[next]