aboutsummaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAge
* 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
|\ \ \
| * | | More friendly message when locking the index fails.Matthieu Moy2009-02-19
* | | | Introduce the function strip_path_suffix()Johannes Schindelin2009-02-19
* | | | Merge branch 'ms/mailmap'Junio C Hamano2009-02-15
|\ \ \ \
| * | | | Add mailmap.file as configurational option for mailmap locationMarius Storm-Olsen2009-02-08
* | | | | Revert "Merge branch 'js/notes'"Junio C Hamano2009-02-10
* | | | | Merge branch 'js/maint-1.6.0-path-normalize'Junio C Hamano2009-02-10
|\ \ \ \ \
| * | | | | Remove unused normalize_absolute_path()Johannes Sixt2009-02-07
| * | | | | Move sanitary_path_copy() to path.c and rename it to normalize_path_copy()Johannes Sixt2009-02-07
| | |_|/ / | |/| | |
* | | | | Merge branch 'maint'Junio C Hamano2009-02-10
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-02-10
| |\ \ \
| | * | | Clear the delta base cache during fast-import checkpointShawn O. Pearce2009-02-10
| | |/ /
| * | | Merge branch 'lt/maint-wrap-zlib' into maintJunio C Hamano2009-02-05
| |\ \ \
* | \ \ \ Merge branch 'js/notes'Junio C Hamano2009-02-05
|\ \ \ \ \ | |_|_|_|/ |/| | | |