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
/
builtin
/
update-index.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-04
update-index: fix segfault with missing --cacheinfo argument
Jeff King
1
-0
/
+3
2014-03-24
update-index: teach --cacheinfo a new syntax "mode,sha1,path"
Junio C Hamano
1
-3
/
+31
2014-02-27
Merge branch 'nd/submodule-pathspec-ending-with-slash'
Junio C Hamano
1
-1
/
+2
2014-02-24
pathspec: convert some match_pathspec_depth() to ce_path_match()
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2013-11-18
read-cache.c: fix memory leaks caused by removed cache entries
Karsten Blees
1
-1
/
+4
2013-11-18
builtin/update-index.c: cleanup update_one
Karsten Blees
1
-21
/
+15
2013-11-18
fix 'git update-index --verbose --again' output
Karsten Blees
1
-1
/
+1
2013-09-09
Merge branch 'jl/submodule-mv'
Junio C Hamano
1
-2
/
+4
2013-07-15
convert some get_pathspec() calls to parse_pathspec()
Nguyễn Thái Ngọc Duy
1
-2
/
+3
2013-07-15
move struct pathspec and related functions to pathspec.[ch]
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2013-07-09
Convert "struct cache_entry *" to "const ..." wherever possible
Nguyễn Thái Ngọc Duy
1
-7
/
+7
2013-02-23
update-index: allow "-h" to also display options
Antoine Pelisse
1
-1
/
+1
2012-11-20
Merge branch 'kb/preload-index-more'
Junio C Hamano
1
-0
/
+1
2012-11-02
update-index/diff-index: use core.preloadindex to improve performance
Karsten Blees
1
-0
/
+1
2012-08-22
i18n: update-index: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
1
-28
/
+28
2012-07-11
Strip namelen out of ce_flags into a ce_namelen field
Thomas Gummerer
1
-3
/
+6
2012-06-28
Merge branch 'hv/submodule-update-nuke-submodules'
Junio C Hamano
1
-6
/
+0
2012-06-11
update-index: allow overwriting existing submodule index entries
Heiko Voigt
1
-6
/
+0
2012-04-04
update-index: upgrade/downgrade on-disk index version
Junio C Hamano
1
-0
/
+14
2011-06-20
plug a few coverity-spotted leaks
Jim Meyering
1
-1
/
+3
2011-05-09
index_fd(): turn write_object and format_check arguments into one flag
Junio C Hamano
1
-1
/
+2
2011-02-03
Convert ce_path_match() to use struct pathspec
Nguyễn Thái Ngọc Duy
1
-2
/
+6
2010-12-12
Merge branch 'jn/parse-options-extra'
Junio C Hamano
1
-150
/
+244
2010-12-12
Merge branch 'jn/git-cmd-h-bypass-setup'
Junio C Hamano
1
-0
/
+3
2010-12-07
update-index: migrate to parse-options API
Jonathan Nieder
1
-149
/
+243
2010-10-22
update-index -h: show usage even with corrupt index
Nguyễn Thái Ngọc Duy
1
-0
/
+3
2010-10-08
Fix {update,checkout}-index usage strings
Štěpán Němec
1
-1
/
+1
2010-02-22
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
1
-0
/
+788