aboutsummaryrefslogtreecommitdiff
path: root/sha1_file.c
Commit message (Expand)AuthorAge
* 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
| |\
* | \ 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 'maint'Junio C Hamano2008-10-18
|\ \ \ | | |/ | |/|
| * | force_object_loose: Fix memory leakBjörn Steinbrink2008-10-18
| |/
* | Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializerBrandon Casey2008-10-12
* | Cleanup in sha1_file.c::cache_or_unpack_entry()Miklos Vajna2008-10-09
* | fix openssl headers conflicting with custom SHA1 implementationsNicolas Pitre2008-10-02
* | Merge branch 'jc/alternate-push'Shawn O. Pearce2008-09-25
|\ \
| * | push: receiver end advertises refs from alternate repositoriesJunio C Hamano2008-09-09
| * | is_directory(): a generic helper functionJunio C Hamano2008-09-09
* | | Merge branch 'jc/safe-c-l-d'Shawn O. Pearce2008-09-25
|\ \ \
| * | | safe_create_leading_directories(): make it about "leading" directoriesJunio C Hamano2008-09-03
* | | | Merge branch 'maint'Junio C Hamano2008-09-18
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | sha1_file: link() returns -1 on failure, not errnoThomas Rast2008-09-18
| |/
* | Merge branch 'np/verify-pack'Junio C Hamano2008-08-27
|\ \ | |/
| * discard revindex data when pack list changesNicolas Pitre2008-08-22
* | Merge branch 'dp/hash-literally'Junio C Hamano2008-08-19
|\ \ | |/ |/|
| * teach index_fd to work with pipesDmitry Potapov2008-08-03
* | Optimize sha1_object_info for loose objects, not concurrent repacksSteven Grimm2008-08-05
|/
* restore legacy behavior for read_sha1_file()Nicolas Pitre2008-07-14
* Merge branch 'sp/maint-pack-memuse'Junio C Hamano2008-07-09
|\
| * Correct pack memory leak causing git gc to try to exceed ulimitShawn O. Pearce2008-07-09
| * clone: create intermediate directories of destination repoJeff King2008-06-25
* | Fix some warnings (on cygwin) to allow -WerrorRamsay Jones2008-07-05
* | Merge branch 'j6t/mingw'Junio C Hamano2008-07-02
|\ \
| * | Windows: Handle absolute paths in safe_create_leading_directories().Johannes Sixt2008-06-23
| * | Windows: Use the Windows style PATH separator ';'.Johannes Sixt2008-06-22
* | | 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
* | | refactor pack structure allocationNicolas Pitre2008-06-24
* | | implement some resilience against pack corruptionsNicolas Pitre2008-06-23
| |/ |/|