Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Convert existing die(..., strerror(errno)) to die_errno() | Thomas Rast | 2009-06-27 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge branch 'maint' | Junio C Hamano | 2009-05-20 | 1 | -0/+6 | |
| |\ | ||||||
| * \ | Merge branch 'ar/unlink-err' | Junio C Hamano | 2009-05-18 | 1 | -1/+1 | |
| |\ \ | ||||||
* | | | | Fix big left-shifts of unsigned char | Linus Torvalds | 2009-06-18 | 1 | -2/+1 | |
* | | | | Merge branch 'ar/unlink-err' into maint | Junio C Hamano | 2009-05-25 | 1 | -1/+1 | |
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| | | ||||||
| * | | replace direct calls to unlink(2) with unlink_or_warn | Alex Riesen | 2009-04-29 | 1 | -1/+1 | |
* | | | Cope better with a _lot_ of packs | Johannes Schindelin | 2009-05-20 | 1 | -0/+6 | |
| |/ |/| | ||||||
* | | Fix a bunch of pointer declarations (codestyle) | Felipe Contreras | 2009-05-01 | 1 | -1/+1 | |
|/ | ||||||
* | Rename core.unreliableHardlinks to core.createObject | Johannes Schindelin | 2009-04-29 | 1 | -1/+1 | |
* | Add an option not to use link(src, dest) && unlink(src) when that is unreliable | Johannes Schindelin | 2009-04-25 | 1 | -1/+4 | |
* | Merge branch 'jc/shared-literally' | Junio C Hamano | 2009-04-06 | 1 | -4/+10 | |
|\ | ||||||
| * | set_shared_perm(): sometimes we know what the final mode bits should look like | Junio C Hamano | 2009-03-28 | 1 | -1/+1 | |
| * | move_temp_to_file(): do not forget to chmod() in "Coda hack" codepath | Junio C Hamano | 2009-03-28 | 1 | -2/+3 | |
| * | Move chmod(foo, 0444) into move_temp_to_file() | Johan Herland | 2009-03-27 | 1 | -2/+1 | |
| * | "core.sharedrepository = 0mode" should set, not loosen | Junio C Hamano | 2009-03-27 | 1 | -1/+7 | |
* | | Merge branch 'jc/maint-1.6.0-keep-pack' | Junio C Hamano | 2009-04-01 | 1 | -20/+1 | |
|\ \ | ||||||
| * | | Remove --kept-pack-only option and associated infrastructure | Brandon Casey | 2009-03-20 | 1 | -20/+1 | |
* | | | Merge branch 'maint' | Junio C Hamano | 2009-03-24 | 1 | -1/+1 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-03-24 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * \ | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-03-24 | 1 | -1/+1 | |
| | |\ \ | ||||||
| | | * | | close_sha1_file(): make it easier to diagnose errors | Linus Torvalds | 2009-03-24 | 1 | -1/+1 | |
* | | | | | Merge branch 'jc/maint-1.6.0-keep-pack' | Junio C Hamano | 2009-03-11 | 1 | -34/+26 | |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | is_kept_pack(): final clean-up | Junio C Hamano | 2009-02-28 | 1 | -15/+7 | |
| * | | | Simplify is_kept_pack() | Junio C Hamano | 2009-02-28 | 1 | -27/+3 | |
| * | | | Consolidate ignore_packed logic more | Junio C Hamano | 2009-02-28 | 1 | -10/+14 | |
| * | | | has_sha1_kept_pack(): take "struct rev_info" | Junio C Hamano | 2009-02-28 | 1 | -7/+9 | |
| * | | | has_sha1_pack(): refactor "pretend these packs do not exist" interface | Junio C Hamano | 2009-02-28 | 1 | -7/+25 | |
* | | | | sha1_file.c: fix typo | Felipe Contreras | 2009-02-25 | 1 | -1/+1 | |
* | | | | Merge branch 'maint' | Junio C Hamano | 2009-02-11 | 1 | -0/+1 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-02-11 | 1 | -0/+1 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Clear the delta base cache if a pack is rebuilt | Shawn O. Pearce | 2009-02-11 | 1 | -0/+1 | |
* | | | | Merge branch 'maint' | Junio C Hamano | 2009-02-10 | 1 | -0/+7 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-02-10 | 1 | -0/+7 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Clear the delta base cache during fast-import checkpoint | Shawn O. Pearce | 2009-02-10 | 1 | -0/+7 | |
| * | | | Merge branch 'lt/maint-wrap-zlib' into maint | Junio C Hamano | 2009-02-05 | 1 | -12/+12 | |
| |\ \ \ | ||||||
* | \ \ \ | Sync with 1.6.1.2 | Junio C Hamano | 2009-01-29 | 1 | -1/+2 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-01-28 | 1 | -1/+2 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | avoid 31-bit truncation in write_loose_object | Jeff King | 2009-01-28 | 1 | -1/+2 | |
| | | |/ | | |/| | ||||||
* | | | | Merge branch 'lt/maint-wrap-zlib' | Junio C Hamano | 2009-01-21 | 1 | -12/+12 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Wrap inflate and other zlib routines for better error reporting | Linus Torvalds | 2009-01-11 | 1 | -12/+12 | |
| | |/ | |/| | ||||||
* | | | sha1_file: make "read_object" static | Christian Couder | 2009-01-13 | 1 | -2/+5 | |
| |/ |/| | ||||||
* | | Make 'index_path()' use 'strbuf_readlink()' | Linus Torvalds | 2008-12-17 | 1 | -9/+5 | |
* | | Merge branch 'maint' | Junio C Hamano | 2008-12-11 | 1 | -0/+31 | |
|\ \ | |/ | ||||||
| * | make sure packs to be replaced are closed beforehand | Nicolas Pitre | 2008-12-10 | 1 | -0/+31 | |
| * | Merge branch 'bc/maint-keep-pack' into maint | Junio C Hamano | 2008-12-02 | 1 | -6/+18 | |
| |\ | ||||||
* | \ | Merge branch 'maint' | Junio C Hamano | 2008-11-27 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | sha1_file.c: resolve confusion EACCES vs EPERM | Sam Vilain | 2008-11-27 | 1 | -1/+1 | |
| * | | sha1_file: avoid bogus "file exists" error message | Joey Hess | 2008-11-27 | 1 | -1/+1 | |
* | | | sha1_file: avoid bogus "file exists" error message | Joey Hess | 2008-11-23 | 1 | -1/+1 | |
* | | | Fix handle leak in sha1_file/unpack_objects if there were damaged object data | Alex Riesen | 2008-11-23 | 1 | -0/+1 |