aboutsummaryrefslogtreecommitdiff
path: root/sha1_file.c
Commit message (Expand)AuthorAge
* Merge branch 'jc/shared-literally' into maintJunio C Hamano2009-04-08
|\
| * set_shared_perm(): sometimes we know what the final mode bits should look likeJunio C Hamano2009-03-28
| * move_temp_to_file(): do not forget to chmod() in "Coda hack" codepathJunio C Hamano2009-03-28
| * Move chmod(foo, 0444) into move_temp_to_file()Johan Herland2009-03-27
| * "core.sharedrepository = 0mode" should set, not loosenJunio C Hamano2009-03-27
* | Merge branch 'jc/maint-1.6.0-keep-pack' into maintJunio C Hamano2009-04-08
|\ \ | |/ |/|
| * Remove --kept-pack-only option and associated infrastructureBrandon Casey2009-03-20
| * is_kept_pack(): final clean-upJunio C Hamano2009-02-28
| * Simplify is_kept_pack()Junio 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
* | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-24
|\ \
| * \ Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-03-24
| |\ \
| | * | close_sha1_file(): make it easier to diagnose errorsLinus Torvalds2009-03-24
* | | | sha1_file.c: fix typoFelipe Contreras2009-02-25
* | | | Merge branch 'maint'Junio C Hamano2009-02-11
|\ \ \ \ | |/ / /
| * | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-02-11
| |\ \ \ | | |/ /
| | * | Clear the delta base cache if a pack is rebuiltShawn O. Pearce2009-02-11
* | | | 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
| |\ \ \
* | \ \ \ Sync with 1.6.1.2Junio C Hamano2009-01-29
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-28
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | avoid 31-bit truncation in write_loose_objectJeff King2009-01-28
| | | |/ | | |/|
* | | | Merge branch 'lt/maint-wrap-zlib'Junio C Hamano2009-01-21
|\ \ \ \ | | |_|/ | |/| |
| * | | Wrap inflate and other zlib routines for better error reportingLinus Torvalds2009-01-11
| | |/ | |/|
* | | sha1_file: make "read_object" staticChristian Couder2009-01-13
| |/ |/|
* | Make 'index_path()' use 'strbuf_readlink()'Linus Torvalds2008-12-17
* | Merge branch 'maint'Junio C Hamano2008-12-11
|\ \ | |/
| * make sure packs to be replaced are closed beforehandNicolas Pitre2008-12-10
| * Merge branch 'bc/maint-keep-pack' into maintJunio C Hamano2008-12-02
| |\
* | \ Merge branch 'maint'Junio C Hamano2008-11-27
|\ \ \ | |/ /
| * | sha1_file.c: resolve confusion EACCES vs EPERMSam Vilain2008-11-27
| * | sha1_file: avoid bogus "file exists" error messageJoey Hess2008-11-27
* | | sha1_file: avoid bogus "file exists" error messageJoey Hess2008-11-23
* | | Fix handle leak in sha1_file/unpack_objects if there were damaged object dataAlex Riesen2008-11-23
* | | Merge branch 'jk/commit-v-strip'Junio C Hamano2008-11-16
|\ \ \
| * | | define empty tree sha1 as a macroJeff King2008-11-12
* | | | Merge branch 'np/pack-safer'Junio C Hamano2008-11-12
|\ \ \ \
| * | | | make find_pack_revindex() aware of the nasty worldNicolas Pitre2008-11-02
| * | | | make packed_object_info() resilient to pack corruptionsNicolas Pitre2008-11-02
| * | | | make unpack_object_header() non fatalNicolas Pitre2008-11-02
| * | | | better validation on delta base object offsetsNicolas Pitre2008-11-02
| * | | | close another possibility for propagating pack corruptionNicolas Pitre2008-11-02
| |/ / /
* | | | Merge branch 'bc/maint-keep-pack'Junio C Hamano2008-11-12
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | sha1_file.c: split has_loose_object() into local and non-local counterpartsBrandon Casey2008-11-12
| * | packed_git: convert pack_local flag into a bitfield and add pack_keepBrandon Casey2008-11-12
| |/
| * Merge branch 'jc/maint-co-track' into maintJunio C Hamano2008-11-02
| |\