aboutsummaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAge
...
| * | | | | | | Merge branch 'ar/maint-mksnpath' into ar/mksnpathJunio C Hamano2008-10-30
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | git_pathdup: returns xstrdup-ed copy of the formatted pathAlex Riesen2008-10-30
| | * | | | | | Add git_snpath: a .git path formatting routine with output bufferAlex Riesen2008-10-30
| * | | | | | | Merge branch 'ar/maint-mksnpath' into HEADJunio C Hamano2008-10-26
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | | / / | | |_|_|_|/ / | |/| | | | |
| | * | | | | Add mksnpath which allows you to specify the output bufferAlex Riesen2008-10-26
* | | | | | | Merge branch 'mv/maint-branch-m-symref'Junio C Hamano2008-11-05
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Fix git branch -m for symrefs.Miklos Vajna2008-10-26
| |/ / / /
* | | | | rm: loosen safety valve for empty filesJeff King2008-10-22
* | | | | Merge branch 'jc/maint-co-track'Junio C Hamano2008-10-21
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Enhance hold_lock_file_for_{update,append}() APIJunio C Hamano2008-10-19
| |/ / /
* | | | Merge branch 'jk/maint-ls-files-other' into jk/fix-ls-files-otherJunio C Hamano2008-10-17
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | refactor handling of "other" files in ls-files and statusJeff King2008-10-17
| |/
* | Merge branch 'dp/cywginstat'Shawn O. Pearce2008-10-09
|\ \
| * | add have_git_dir() functionDmitry Potapov2008-09-30
* | | Merge branch 'jc/add-ita'Shawn O. Pearce2008-10-09
|\ \ \
| * | | git-add --intent-to-add (-N)Junio C Hamano2008-08-31
* | | | fix openssl headers conflicting with custom SHA1 implementationsNicolas Pitre2008-10-02
* | | | config.c: make git_parse_long() staticNanako Shiraishi2008-10-02
| |/ / |/| |
* | | push: receiver end advertises refs from alternate repositoriesJunio C Hamano2008-09-09
* | | push: prepare sender to receive extended ref information from the receiverJunio C Hamano2008-09-09
* | | is_directory(): a generic helper functionJunio C Hamano2008-09-09
|/ /
* | Merge branch 'jc/add-addremove'Junio C Hamano2008-08-27
|\ \
| * | builtin-add.c: restructure the code for maintainabilityJunio C Hamano2008-07-25
* | | Merge branch 'maint'Junio C Hamano2008-08-23
|\ \ \ | | |/ | |/|
| * | unpack_trees(): protect the handcrafted in-core index from read_cache()Junio C Hamano2008-08-23
* | | Extend "checkout --track" DWIM to support more casesAlex Riesen2008-08-22
* | | Merge branch 'jc/index-extended-flags'Junio C Hamano2008-08-20
|\ \ \
| * | | index: future proof for "extended" index entriesJunio C Hamano2008-08-17
| |/ /
* | | teach index_fd to work with pipesDmitry Potapov2008-08-03
|/ /
* | 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
| |/ / /