summaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAgeFilesLines
* rm: loosen safety valve for empty filesJeff King2008-10-221-0/+1
* Merge branch 'jc/maint-co-track'Junio C Hamano2008-10-211-0/+2
|\
| * Enhance hold_lock_file_for_{update,append}() APIJunio C Hamano2008-10-191-0/+2
* | Merge branch 'jk/maint-ls-files-other' into jk/fix-ls-files-otherJunio C Hamano2008-10-171-0/+2
|\ \
| * | refactor handling of "other" files in ls-files and statusJeff King2008-10-171-0/+2
| |/
* | Merge branch 'dp/cywginstat'Shawn O. Pearce2008-10-091-0/+1
|\ \
| * | add have_git_dir() functionDmitry Potapov2008-09-301-0/+1
* | | Merge branch 'jc/add-ita'Shawn O. Pearce2008-10-091-0/+2
|\ \ \
| * | | git-add --intent-to-add (-N)Junio C Hamano2008-08-311-0/+2
* | | | fix openssl headers conflicting with custom SHA1 implementationsNicolas Pitre2008-10-021-1/+7
* | | | config.c: make git_parse_long() staticNanako Shiraishi2008-10-021-1/+0
| |/ / |/| |
* | | push: receiver end advertises refs from alternate repositoriesJunio C Hamano2008-09-091-0/+2
* | | push: prepare sender to receive extended ref information from the receiverJunio C Hamano2008-09-091-1/+5
* | | is_directory(): a generic helper functionJunio C Hamano2008-09-091-0/+1
|/ /
* | Merge branch 'jc/add-addremove'Junio C Hamano2008-08-271-0/+1
|\ \
| * | builtin-add.c: restructure the code for maintainabilityJunio C Hamano2008-07-251-0/+1
* | | Merge branch 'maint'Junio C Hamano2008-08-231-1/+2
|\ \ \ | | |/ | |/|
| * | unpack_trees(): protect the handcrafted in-core index from read_cache()Junio C Hamano2008-08-231-1/+2
* | | Extend "checkout --track" DWIM to support more casesAlex Riesen2008-08-221-0/+1
* | | Merge branch 'jc/index-extended-flags'Junio C Hamano2008-08-201-0/+1
|\ \ \
| * | | index: future proof for "extended" index entriesJunio C Hamano2008-08-171-0/+1
| |/ /
* | | teach index_fd to work with pipesDmitry Potapov2008-08-031-1/+0
|/ /
* | Make use of stat.ctime configurableAlex Riesen2008-07-281-0/+1
* | git-mv: Keep moved index entries inactPetr Baudis2008-07-271-0/+2
|/
* "needs update" considered harmfulJunio C Hamano2008-07-201-0/+1
* Merge branch 'maint'Junio C Hamano2008-07-201-1/+1
|\
| * refresh-index: fix bitmask assignmentJunio C Hamano2008-07-201-1/+1
| * clone: create intermediate directories of destination repoJeff King2008-06-251-0/+1
* | Merge branch 'mv/merge-in-c'Junio C Hamano2008-07-151-0/+3
|\ \
| * | Move read_cache_unmerged() to read-cache.cMiklos Vajna2008-06-301-0/+2
| * | Move split_cmdline() to alias.cMiklos Vajna2008-06-301-0/+1
* | | restore legacy behavior for read_sha1_file()Nicolas Pitre2008-07-141-0/+3
* | | Merge branch 'dr/ceiling'Junio C Hamano2008-07-071-0/+3
|\ \ \
| * | | Add support for GIT_CEILING_DIRECTORIESDavid Reiss2008-05-231-0/+2
| * | | Implement normalize_absolute_pathDavid Reiss2008-05-231-0/+1
* | | | Merge branch 'db/no-git-config'Junio C Hamano2008-07-071-1/+1
|\ \ \ \
| * | | | Only use GIT_CONFIG in "git config", not other programsDaniel Barkalow2008-07-011-1/+1
| | |/ / | |/| |
* | | | Merge branch 'j6t/mingw'Junio C Hamano2008-07-021-1/+1
|\ \ \ \
| * | | | Windows: Treat Windows style path names.Johannes Sixt2008-06-231-1/+1
* | | | | Teach "diff --check" about new blank lines at endJunio C Hamano2008-06-261-0/+1
* | | | | check_and_emit_line(): rename and refactorJunio C Hamano2008-06-261-3/+2
| |/ / / |/| | |
* | | | Merge branch 'lt/config-fsync'Junio C Hamano2008-06-251-0/+1
|\ \ \ \
| * | | | Add config option to enable 'fsync()' of object filesLinus Torvalds2008-06-181-0/+1
| |/ / /
* | | | optimize verify-pack a bitNicolas Pitre2008-06-241-0/+1
* | | | clone: create intermediate directories of destination repoJeff King2008-06-241-0/+1
* | | | implement some resilience against pack corruptionsNicolas Pitre2008-06-231-0/+2
* | | | Merge branch 'sn/static'Junio C Hamano2008-06-221-2/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | config.c: make git_env_bool() staticしらいしななこ2008-06-191-1/+0
| * | | environment.c: remove unused functionしらいしななこ2008-06-191-1/+0
| |/ /
* | | Make git_dir a path relative to work_tree in setup_work_tree()Linus Torvalds2008-06-191-0/+1
|/ /