summaryrefslogtreecommitdiff
path: root/cache.h
AgeCommit message (Expand)Author
2008-10-09Merge branch 'dp/cywginstat'Shawn O. Pearce
2008-10-09Merge branch 'jc/add-ita'Shawn O. Pearce
2008-10-03fix openssl headers conflicting with custom SHA1 implementationsNicolas Pitre
2008-10-03config.c: make git_parse_long() staticNanako Shiraishi
2008-09-30add have_git_dir() functionDmitry Potapov
2008-09-09push: receiver end advertises refs from alternate repositoriesJunio C Hamano
2008-09-09push: prepare sender to receive extended ref information from the receiverJunio C Hamano
2008-09-09is_directory(): a generic helper functionJunio C Hamano
2008-08-31git-add --intent-to-add (-N)Junio C Hamano
2008-08-27Merge branch 'jc/add-addremove'Junio C Hamano
2008-08-24Merge branch 'maint'Junio C Hamano
2008-08-24unpack_trees(): protect the handcrafted in-core index from read_cache()Junio C Hamano
2008-08-23Extend "checkout --track" DWIM to support more casesAlex Riesen
2008-08-21Merge branch 'jc/index-extended-flags'Junio C Hamano
2008-08-17index: future proof for "extended" index entriesJunio C Hamano
2008-08-03teach index_fd to work with pipesDmitry Potapov
2008-07-29Make use of stat.ctime configurableAlex Riesen
2008-07-27git-mv: Keep moved index entries inactPetr Baudis
2008-07-26builtin-add.c: restructure the code for maintainabilityJunio C Hamano
2008-07-21"needs update" considered harmfulJunio C Hamano
2008-07-21Merge branch 'maint'Junio C Hamano
2008-07-20refresh-index: fix bitmask assignmentJunio C Hamano
2008-07-16Merge branch 'mv/merge-in-c'Junio C Hamano
2008-07-15restore legacy behavior for read_sha1_file()Nicolas Pitre
2008-07-07Merge branch 'dr/ceiling'Junio C Hamano
2008-07-07Merge branch 'db/no-git-config'Junio C Hamano
2008-07-03Merge branch 'j6t/mingw'Junio C Hamano
2008-07-01Only use GIT_CONFIG in "git config", not other programsDaniel Barkalow
2008-07-01Move read_cache_unmerged() to read-cache.cMiklos Vajna
2008-07-01Move split_cmdline() to alias.cMiklos Vajna
2008-06-27Teach "diff --check" about new blank lines at endJunio C Hamano
2008-06-27check_and_emit_line(): rename and refactorJunio C Hamano
2008-06-25Merge branch 'lt/config-fsync'Junio C Hamano
2008-06-25clone: create intermediate directories of destination repoJeff King
2008-06-25optimize verify-pack a bitNicolas Pitre
2008-06-25clone: create intermediate directories of destination repoJeff King
2008-06-24implement some resilience against pack corruptionsNicolas Pitre
2008-06-23Windows: Treat Windows style path names.Johannes Sixt
2008-06-22Merge branch 'sn/static'Junio C Hamano
2008-06-20config.c: make git_env_bool() staticしらいしななこ
2008-06-20environment.c: remove unused functionしらいしななこ
2008-06-19Make git_dir a path relative to work_tree in setup_work_tree()Linus Torvalds
2008-06-18Add config option to enable 'fsync()' of object filesLinus Torvalds
2008-06-17sha1_file.c: simplify parse_pack_index()Junio C Hamano
2008-06-14sha1_file.c: dead code removalJunio C Hamano
2008-06-06Use nonrelative paths instead of absolute paths for cloned repositoriesDaniel Barkalow
2008-05-31Make pack creation always fsync() the resultLinus Torvalds
2008-05-25Merge branch 'js/config-cb'v1.5.6-rc0Junio C Hamano
2008-05-25Merge branch 'jc/add-n-u'Junio C Hamano
2008-05-25Merge branch 'db/clone-in-c'Junio C Hamano