aboutsummaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAge
* Introduce commit notesJohannes Schindelin2009-10-19
* git branch -D: give a better error message when lockfile creation failsMiklos Vajna2009-09-29
* Merge branch 'jk/unwanted-advices'Junio C Hamano2009-09-13
|\
| * push: make non-fast-forward help message configurableJeff King2009-09-11
* | preserve mtime of local cloneClemens Buchacher2009-09-13
* | use write_str_in_full helper to avoid literal string lengthsJim Meyering2009-09-13
|/
* Merge branch 'lt/approxidate'Junio C Hamano2009-08-31
|\
| * Add date formatting and parsing functions relative to a given timeAlex Riesen2009-08-30
* | Merge branch 'mm/reset-report'Junio C Hamano2009-08-28
|\ \
| * | reset: make the reminder output consistent with "checkout"Matthieu Moy2009-08-21
| * | Rename REFRESH_SAY_CHANGED to REFRESH_IN_PORCELAIN.Matthieu Moy2009-08-21
* | | Merge branch 'jc/maint-checkout-index-to-prefix'Junio C Hamano2009-08-25
|\ \ \ | |_|/ |/| |
| * | check_path(): allow symlinked directories to checkout-index --prefixJunio C Hamano2009-08-18
| |/
* | Merge branch 'cc/replace'Junio C Hamano2009-08-21
|\ \
| * | environment: add global variable to disable replacementChristian Couder2009-05-31
| * | sha1_file: add a "read_sha1_file_repl" functionChristian Couder2009-05-31
* | | Merge branch 'gb/apply-ignore-whitespace'Junio C Hamano2009-08-21
|\ \ \ | |_|/ |/| |
| * | git apply: option to ignore whitespace differencesGiuseppe Bilotta2009-08-05
* | | git-checkout: be careful about untracked symlinksLinus Torvalds2009-07-29
|/ /
* | Merge branch 'js/maint-graft-unhide-true-parents'Junio C Hamano2009-07-25
|\ \
| * | git repack: keep commits hidden by a graftJohannes Schindelin2009-07-24
| |/
* | push: do not give big warning when no preference is configuredJunio C Hamano2009-07-18
* | Export thread-safe version of 'has_symlink_leading_path()'Linus Torvalds2009-07-09
* | diff: generate pretty filenames in prep_temp_blob()David Aguilar2009-05-31
|/
* Fix a bunch of pointer declarations (codestyle)Felipe Contreras2009-05-01
* Rename core.unreliableHardlinks to core.createObjectJohannes Schindelin2009-04-29
* Add an option not to use link(src, dest) && unlink(src) when that is unreliableJohannes Schindelin2009-04-25
* Merge branch 'jc/name-branch'Junio C Hamano2009-04-06
|\
| * Rename interpret/substitute nth_last_branch functionsJunio C Hamano2009-03-22
* | Merge branch 'jc/shared-literally'Junio C Hamano2009-04-06
|\ \
| * | set_shared_perm(): sometimes we know what the final mode bits should look likeJunio C Hamano2009-03-28
* | | Merge branch 'jc/maint-1.6.0-keep-pack'Junio C Hamano2009-04-01
|\ \ \
| * | | Remove --kept-pack-only option and associated infrastructureBrandon Casey2009-03-20
* | | | Merge branch 'fg/push-default'Junio C Hamano2009-03-26
|\ \ \ \ | |_|_|/ |/| | |
| * | | New config push.default to decide default behavior for pushFinn Arne Gangstad2009-03-17
| | |/ | |/|
* | | Merge branch 'js/remote-improvements'Junio C Hamano2009-03-17
|\ \ \
| * | | refactor find_ref_by_name() to accept const listJeff King2009-02-26
| |/ /
* | | Merge branch 'kb/checkout-optim'Junio C Hamano2009-03-17
|\ \ \
| * | | write_index(): update index_state->timestamp after flushing to diskKjetil Barvik2009-02-23
| * | | make USE_NSEC work as expectedKjetil Barvik2009-02-19
| * | | check_updates(): effective removal of cache entries marked CE_REMOVEKjetil Barvik2009-02-18
| * | | unlink_entry(): introduce schedule_dir_for_removal()Kjetil Barvik2009-02-09
| * | | lstat_cache(): swap func(length, string) into func(string, length)Kjetil Barvik2009-02-09
* | | | Merge branch 'jc/maint-1.6.0-keep-pack'Junio C Hamano2009-03-11
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | is_kept_pack(): final clean-upJunio C Hamano2009-02-28
| * | Consolidate ignore_packed logic moreJunio C Hamano2009-02-28
| * | has_sha1_kept_pack(): take "struct rev_info"Junio C Hamano2009-02-28
| * | has_sha1_pack(): refactor "pretend these packs do not exist" interfaceJunio C Hamano2009-02-28
* | | Support 'raw' date formatLinus Torvalds2009-02-20
* | | Merge branch 'maint'Junio C Hamano2009-02-19
|\ \ \