index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dir.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup: fix possible overflow errors in binary search, part 2
René Scharfe
2019-06-13
1
-1
/
+1
*
Merge branch 'jk/untracked-cache-more-fixes'
Junio C Hamano
2019-05-08
1
-23
/
+18
|
\
|
*
untracked-cache: simplify parsing by dropping "len"
Jeff King
2019-04-19
1
-8
/
+5
|
*
untracked-cache: simplify parsing by dropping "next"
Jeff King
2019-04-19
1
-13
/
+7
|
*
untracked-cache: be defensive about missing NULs in index
Jeff King
2019-04-19
1
-7
/
+11
*
|
Merge branch 'nd/sha1-name-c-wo-the-repository'
Junio C Hamano
2019-05-08
1
-0
/
+8
|
\
\
|
*
|
sha1-name.c: remove the_repo from diagnose_invalid_index_path()
Nguyễn Thái Ngọc Duy
2019-04-16
1
-0
/
+8
*
|
|
Merge branch 'km/empty-repo-is-still-a-repo'
Junio C Hamano
2019-05-08
1
-2
/
+4
|
\
\
\
|
*
|
|
dir: do not traverse repositories with no commits
Kyle Meyer
2019-04-10
1
-2
/
+4
|
|
/
/
*
|
|
Merge branch 'js/untracked-cache-allocfix'
Junio C Hamano
2019-04-25
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
untracked cache: fix off-by-one
Johannes Schindelin
2019-04-12
1
-1
/
+1
|
|
/
*
|
Merge branch 'bc/hash-transition-16'
Junio C Hamano
2019-04-25
1
-14
/
+14
|
\
\
|
*
|
dir: make untracked cache extension hash size independent
brian m. carlson
2019-04-01
1
-14
/
+14
|
|
/
*
/
report_path_error(): drop unused prefix parameter
Jeff King
2019-03-20
1
-2
/
+1
|
/
*
Merge branch 'nd/the-index-final'
Junio C Hamano
2019-02-07
1
-1
/
+0
|
\
|
*
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
Nguyễn Thái Ngọc Duy
2019-01-24
1
-1
/
+0
*
|
dir.c: move, rename and export match_attrs()
Nguyễn Thái Ngọc Duy
2018-11-19
1
-39
/
+2
|
/
*
pathspec: handle non-terminated strings with :(attr)
Jeff King
2018-11-02
1
-0
/
+7
*
Merge branch 'jk/cocci'
Junio C Hamano
2018-09-17
1
-3
/
+3
|
\
|
*
convert "oidcmp() != 0" to "!oideq()"
Jeff King
2018-08-29
1
-3
/
+3
*
|
Merge branch 'nd/unpack-trees-with-cache-tree'
Junio C Hamano
2018-09-17
1
-3
/
+6
|
\
\
|
|
/
|
/
|
|
*
trace.h: support nested performance tracing
Nguyễn Thái Ngọc Duy
2018-08-18
1
-3
/
+6
*
|
Merge branch 'nd/no-the-index'
Junio C Hamano
2018-08-20
1
-11
/
+16
|
\
\
|
|
/
|
/
|
|
*
dir.c: remove an implicit dependency on the_index in pathspec code
Nguyễn Thái Ngọc Duy
2018-08-13
1
-11
/
+16
|
*
attr: remove an implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-08-13
1
-1
/
+1
*
|
Merge branch 'nd/i18n'
Junio C Hamano
2018-08-16
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
dir.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
2018-07-23
1
-3
/
+3
|
*
Update messages in preparation for i18n
Nguyễn Thái Ngọc Duy
2018-07-23
1
-2
/
+2
*
|
Merge branch 'tz/exclude-doc-smallfixes'
Junio C Hamano
2018-07-18
1
-1
/
+1
|
\
\
|
*
|
dir.c: fix typos in core.excludesfile comment
Todd Zullinger
2018-06-27
1
-1
/
+1
*
|
|
Merge branch 'sb/object-store-grafts'
Junio C Hamano
2018-07-18
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
object-store: move object access functions to object-store.h
Stefan Beller
2018-05-16
1
-0
/
+1
*
|
|
Merge branch 'jk/ewah-bounds-check'
Junio C Hamano
2018-06-18
1
-1
/
+2
|
\
\
\
|
*
|
|
ewah: adjust callers of ewah_read_mmap()
Jeff King
2018-06-18
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2018-05-30
1
-12
/
+13
|
\
\
\
|
*
|
|
dir: use the_hash_algo for empty blob object ID
brian m. carlson
2018-05-02
1
-1
/
+1
|
*
|
|
dir: convert struct untracked_cache_dir to object_id
brian m. carlson
2018-05-02
1
-11
/
+12
|
|
|
/
|
|
/
|
*
|
|
Sync with Git 2.17.1
Junio C Hamano
2018-05-29
1
-1
/
+1
|
\
\
\
|
*
\
\
Sync with Git 2.16.4
Junio C Hamano
2018-05-22
1
-1
/
+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge branch 'sb/submodule-move-nested'
Junio C Hamano
2018-05-08
1
-3
/
+57
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
submodule: fixup nested submodules after moving the submodule
Stefan Beller
2018-03-29
1
-3
/
+57
*
|
|
|
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
2018-03-14
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'bp/untracked-cache-noflush'
Junio C Hamano
2018-03-08
1
-2
/
+13
|
\
\
\
|
*
|
|
untracked cache: use git_env_bool() not getenv() for customization
Junio C Hamano
2018-02-28
1
-2
/
+12
|
*
|
|
dir.c: don't flag the index as dirty for changes to the untracked cache
Ben Peart
2018-02-05
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'nd/fix-untracked-cache-invalidation'
Junio C Hamano
2018-02-27
1
-14
/
+27
|
\
\
\
|
*
|
|
dir.c: ignore paths containing .git when invalidating untracked cache
Nguyễn Thái Ngọc Duy
2018-02-07
1
-4
/
+6
|
*
|
|
dir.c: stop ignoring opendir() error in open_cached_dir()
Nguyễn Thái Ngọc Duy
2018-02-02
1
-1
/
+6
|
*
|
|
dir.c: fix missing dir invalidation in untracked code
Nguyễn Thái Ngọc Duy
2018-01-24
1
-8
/
+14
|
*
|
|
dir.c: avoid stat() in valid_cached_dir()
Nguyễn Thái Ngọc Duy
2018-01-24
1
-1
/
+1
[next]