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
2018-06-18
Merge branch 'jk/ewah-bounds-check'
Junio C Hamano
1
-1
/
+2
2018-06-18
ewah: adjust callers of ewah_read_mmap()
Jeff King
1
-1
/
+2
2018-05-30
Merge branch 'bc/object-id'
Junio C Hamano
1
-12
/
+13
2018-05-29
Sync with Git 2.17.1
Junio C Hamano
1
-1
/
+1
2018-05-22
Sync with Git 2.16.4
Junio C Hamano
1
-1
/
+1
2018-05-08
Merge branch 'sb/submodule-move-nested'
Junio C Hamano
1
-3
/
+57
2018-05-02
dir: use the_hash_algo for empty blob object ID
brian m. carlson
1
-1
/
+1
2018-05-02
dir: convert struct untracked_cache_dir to object_id
brian m. carlson
1
-11
/
+12
2018-03-29
submodule: fixup nested submodules after moving the submodule
Stefan Beller
1
-3
/
+57
2018-03-14
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
1
-1
/
+1
2018-03-08
Merge branch 'bp/untracked-cache-noflush'
Junio C Hamano
1
-2
/
+13
2018-02-28
untracked cache: use git_env_bool() not getenv() for customization
Junio C Hamano
1
-2
/
+12
2018-02-27
Merge branch 'nd/fix-untracked-cache-invalidation'
Junio C Hamano
1
-14
/
+27
2018-02-15
Merge branch 'nd/trace-index-ops'
Junio C Hamano
1
-0
/
+2
2018-02-15
Merge branch 'po/object-id'
Junio C Hamano
1
-54
/
+50
2018-02-07
dir.c: ignore paths containing .git when invalidating untracked cache
Nguyễn Thái Ngọc Duy
1
-4
/
+6
2018-02-05
dir.c: don't flag the index as dirty for changes to the untracked cache
Ben Peart
1
-1
/
+2
2018-02-02
trace: measure where the time is spent in the index-heavy operations
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2018-02-02
dir.c: stop ignoring opendir() error in open_cached_dir()
Nguyễn Thái Ngọc Duy
1
-1
/
+6
2018-01-30
sha1_file: convert hash_sha1_file to object_id
Patryk Obara
1
-2
/
+2
2018-01-30
dir: convert struct sha1_stat to use object_id
Patryk Obara
1
-54
/
+50
2018-01-24
dir.c: fix missing dir invalidation in untracked code
Nguyễn Thái Ngọc Duy
1
-8
/
+14
2018-01-24
dir.c: avoid stat() in valid_cached_dir()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-01-22
Use MOVE_ARRAY
SZEDER Gábor
1
-2
/
+2
2017-12-27
Merge branch 'jh/object-filtering'
Junio C Hamano
1
-31
/
+101
2017-11-22
dir: allow exclusions from blob in addition to file
Jeff Hostetler
1
-31
/
+101
2017-11-21
Merge branch 'bp/fsmonitor'
Junio C Hamano
1
-10
/
+17
2017-11-13
Merge branch 'jm/status-ignored-files-list'
Junio C Hamano
1
-2
/
+42
2017-11-06
Merge branch 'bc/object-id'
Junio C Hamano
1
-4
/
+4
2017-11-06
Merge branch 'js/submodule-in-excluded'
Junio C Hamano
1
-1
/
+1
2017-10-31
status: report matching ignored and normal untracked
Jameson Miller
1
-2
/
+18
2017-10-31
status: add option to show ignored files differently
Jameson Miller
1
-0
/
+24
2017-10-26
status: do not get confused by submodules in excluded directories
Johannes Schindelin
1
-1
/
+1
2017-10-16
refs: convert resolve_gitlink_ref to struct object_id
brian m. carlson
1
-2
/
+2
2017-10-16
Convert remaining callers of resolve_gitlink_ref to object_id
brian m. carlson
1
-4
/
+4
2017-10-01
fsmonitor: teach git to optionally utilize a file system monitor to speed up ...
Ben Peart
1
-10
/
+17
2017-09-19
Improve performance of git status --ignored
Jameson Miller
1
-6
/
+41
2017-08-23
Merge branch 'rs/stat-data-unaligned-reads-fix' into maint
Junio C Hamano
1
-23
/
+27
2017-08-11
Merge branch 'rs/stat-data-unaligned-reads-fix'
Junio C Hamano
1
-23
/
+27
2017-07-17
dir: support platforms that require aligned reads
René Scharfe
1
-23
/
+27
2017-07-10
Merge branch 'ab/wildmatch'
Junio C Hamano
1
-5
/
+3
2017-06-24
Merge branch 'ab/free-and-null'
Junio C Hamano
1
-6
/
+3
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-24
Merge branch 'bw/ls-files-sans-the-index'
Junio C Hamano
1
-1
/
+1
2017-06-23
wildmatch: remove unused wildopts parameter
Ævar Arnfjörð Bjarmason
1
-5
/
+3
2017-06-22
Merge branch 'pc/dir-count-slashes'
Junio C Hamano
1
-0
/
+9
2017-06-16
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
1
-6
/
+3
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-06-13
Merge branch 'nd/fopen-errors'
Junio C Hamano
1
-3
/
+3
2017-06-13
Merge branch 'jc/noent-notdir'
Junio C Hamano
1
-1
/
+1
[next]