aboutsummaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAge
* Make use of stat.ctime configurableAlex Riesen2008-07-28
* git-mv: Keep moved index entries inactPetr Baudis2008-07-27
* "needs update" considered harmfulJunio C Hamano2008-07-20
* Merge branch 'maint'Junio C Hamano2008-07-20
|\
| * refresh-index: fix bitmask assignmentJunio C Hamano2008-07-20
| * clone: create intermediate directories of destination repoJeff King2008-06-25
* | Merge branch 'mv/merge-in-c'Junio C Hamano2008-07-15
|\ \
| * | Move read_cache_unmerged() to read-cache.cMiklos Vajna2008-06-30
| * | Move split_cmdline() to alias.cMiklos Vajna2008-06-30
* | | restore legacy behavior for read_sha1_file()Nicolas Pitre2008-07-14
* | | Merge branch 'dr/ceiling'Junio C Hamano2008-07-07
|\ \ \
| * | | Add support for GIT_CEILING_DIRECTORIESDavid Reiss2008-05-23
| * | | Implement normalize_absolute_pathDavid Reiss2008-05-23
* | | | Merge branch 'db/no-git-config'Junio C Hamano2008-07-07
|\ \ \ \
| * | | | Only use GIT_CONFIG in "git config", not other programsDaniel Barkalow2008-07-01
| | |/ / | |/| |
* | | | Merge branch 'j6t/mingw'Junio C Hamano2008-07-02
|\ \ \ \
| * | | | Windows: Treat Windows style path names.Johannes Sixt2008-06-23
* | | | | Teach "diff --check" about new blank lines at endJunio C Hamano2008-06-26
* | | | | check_and_emit_line(): rename and refactorJunio C Hamano2008-06-26
| |/ / / |/| | |
* | | | Merge branch 'lt/config-fsync'Junio C Hamano2008-06-25
|\ \ \ \
| * | | | Add config option to enable 'fsync()' of object filesLinus Torvalds2008-06-18
| |/ / /
* | | | optimize verify-pack a bitNicolas Pitre2008-06-24
* | | | clone: create intermediate directories of destination repoJeff King2008-06-24
* | | | implement some resilience against pack corruptionsNicolas Pitre2008-06-23
* | | | Merge branch 'sn/static'Junio C Hamano2008-06-22
|\ \ \ \ | |_|_|/ |/| | |
| * | | config.c: make git_env_bool() staticしらいしななこ2008-06-19
| * | | environment.c: remove unused functionしらいしななこ2008-06-19
| |/ /
* | | Make git_dir a path relative to work_tree in setup_work_tree()Linus Torvalds2008-06-19
|/ /
* | sha1_file.c: simplify parse_pack_index()Junio C Hamano2008-06-16
* | sha1_file.c: dead code removalJunio C Hamano2008-06-13
* | Use nonrelative paths instead of absolute paths for cloned repositoriesDaniel Barkalow2008-06-06
* | Make pack creation always fsync() the resultLinus Torvalds2008-05-31
* | Merge branch 'js/config-cb'v1.5.6-rc0Junio C Hamano2008-05-25
|\ \
| * | Provide git_config with a callback-data parameterJohannes Schindelin2008-05-14
* | | Merge branch 'jc/add-n-u'Junio C Hamano2008-05-25
|\ \ \
| * | | "git-add -n -u" should not add but just reportJunio C Hamano2008-05-21
| | |/ | |/|
* | | Merge branch 'db/clone-in-c'Junio C Hamano2008-05-25
|\ \ \
| * | | Provide API access to init_db()Daniel Barkalow2008-05-04
| * | | Add a function to set a non-default work treeDaniel Barkalow2008-05-04
| * | | Add a library function to add an alternate to the alternates fileDaniel Barkalow2008-05-04
| * | | Add a lockfile function to append to a fileDaniel Barkalow2008-05-04
* | | | Merge branch 'js/ignore-submodule'Junio C Hamano2008-05-25
|\ \ \ \
| * | | | Teach update-index about --ignore-submodulesJohannes Schindelin2008-05-15
| | |/ / | |/| |
* | | | Merge branch 'bc/repack'Junio C Hamano2008-05-23
|\ \ \ \
| * | | | add a force_object_loose() functionNicolas Pitre2008-05-13
* | | | | Merge branch 'ar/add-unreadable'Junio C Hamano2008-05-21
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Extend interface of add_files_to_cache to allow ignore indexing errorsAlex Riesen2008-05-12
| | |_|/ | |/| |
* | | | Merge branch 'sb/committer'Junio C Hamano2008-05-14
|\ \ \ \ | |/ / / |/| | |
| * | | commit: Show committer if automaticSanti Béjar2008-05-06
* | | | Merge branch 'lt/core-optim'Junio C Hamano2008-05-11
|\ \ \ \