Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | sha1_file.c: rename move_temp_to_file() to finalize_object_file()jc/finalize-temp-file | Junio C Hamano | 2015-08-10 | 1 | -2/+2 | |
* | | | | | Merge branch 'js/fsck-opt' | Junio C Hamano | 2015-08-03 | 1 | -4/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | fsck (receive-pack): allow demoting errors to warnings | Johannes Schindelin | 2015-06-23 | 1 | -0/+4 | |
| * | | | | | fsck: introduce fsck options | Johannes Schindelin | 2015-06-22 | 1 | -4/+5 | |
* | | | | | | Merge branch 'jc/fix-alloc-sortbuf-in-index-pack' | Junio C Hamano | 2015-07-09 | 1 | -8/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | index-pack: fix allocation of sorted_by_pos arrayjc/fix-alloc-sortbuf-in-index-pack | Junio C Hamano | 2015-07-04 | 1 | -8/+8 | |
* | | | | | | | Merge branch 'jk/index-pack-reduce-recheck' | Junio C Hamano | 2015-06-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | / / | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | index-pack: avoid excessive re-reading of pack directoryjk/index-pack-reduce-recheck | Jeff King | 2015-06-09 | 1 | -1/+1 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'nd/slim-index-pack-memory-usage' | Junio C Hamano | 2015-06-16 | 1 | -2/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | index-pack: fix truncation of off_t in comparisonnd/slim-index-pack-memory-usage | Jeff King | 2015-06-04 | 1 | -2/+6 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'nd/slim-index-pack-memory-usage' | Junio C Hamano | 2015-05-11 | 1 | -111/+179 | |
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | | | ||||||
| * | | | index-pack: kill union delta_base to save memory | Nguyễn Thái Ngọc Duy | 2015-04-18 | 1 | -100/+160 | |
| * | | | index-pack: reduce object_entry size to save memory | Nguyễn Thái Ngọc Duy | 2015-02-27 | 1 | -11/+19 | |
* | | | | Merge branch 'rs/deflate-init-cleanup' | Junio C Hamano | 2015-03-17 | 1 | -1/+0 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw}rs/deflate-init-cleanup | René Scharfe | 2015-03-05 | 1 | -1/+0 | |
| |/ / | ||||||
* | | | Merge branch 'js/fsck-tag-validation' | Junio C Hamano | 2014-12-22 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | index-pack: terminate object buffers with NULjs/fsck-tag-validation | Duy Nguyen | 2014-12-09 | 1 | -2/+2 | |
* | | | | index-pack: fix compilation with NO_PTHREADS | Etienne Buira | 2014-10-13 | 1 | -0/+3 | |
* | | | | Merge branch 'rs/realloc-array' | Junio C Hamano | 2014-09-26 | 1 | -3/+1 | |
|\ \ \ \ | ||||||
| * | | | | use REALLOC_ARRAY for changing the allocation size of arraysrs/realloc-array | René Scharfe | 2014-09-18 | 1 | -3/+1 | |
* | | | | | Merge branch 'js/fsck-tag-validation' | Junio C Hamano | 2014-09-26 | 1 | -1/+2 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | fsck_object(): allow passing object data separately from the object itself | Johannes Schindelin | 2014-09-10 | 1 | -1/+2 | |
| |/ / / | ||||||
* | | | | Merge branch 'jk/index-pack-threading-races' | Junio C Hamano | 2014-09-19 | 1 | -2/+31 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | index-pack: fix race condition with duplicate basesjk/index-pack-threading-races | Jeff King | 2014-08-29 | 1 | -2/+31 | |
* | | | | Merge branch 'maint' | Junio C Hamano | 2014-07-21 | 1 | -2/+1 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | use xcalloc() to allocate zero-initialized memory | René Scharfe | 2014-07-21 | 1 | -2/+1 | |
| * | | | Merge branch 'jk/commit-buffer-length' into maint | Junio C Hamano | 2014-07-16 | 1 | -1/+2 | |
| |\ \ \ | ||||||
* | \ \ \ | Merge branch 'jk/strip-suffix' | Junio C Hamano | 2014-07-16 | 1 | -15/+14 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | index-pack: use strip_suffix to avoid magic numbers | Jeff King | 2014-06-30 | 1 | -15/+14 | |
| * | | | | replace has_extension with ends_with | Jeff King | 2014-06-30 | 1 | -2/+2 | |
| |/ / / | ||||||
| * | | | Merge branch 'ym/fix-opportunistic-index-update-race' into maint | Junio C Hamano | 2014-06-25 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'jk/index-pack-report-missing' into maint | Junio C Hamano | 2014-06-25 | 1 | -2/+7 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'nd/index-pack-one-fd-per-thread' into maint | Junio C Hamano | 2014-06-25 | 1 | -10/+17 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge branch 'jk/commit-buffer-length' | Junio C Hamano | 2014-07-02 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | commit: record buffer length in cache | Jeff King | 2014-06-13 | 1 | -1/+1 | |
| * | | | | | | provide a helper to free commit buffer | Jeff King | 2014-06-13 | 1 | -1/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'jk/index-pack-report-missing' | Junio C Hamano | 2014-06-06 | 1 | -2/+7 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | index-pack: distinguish missing objects from type errorsjk/index-pack-report-missing | Jeff King | 2014-05-12 | 1 | -2/+7 | |
| * | | | | | Merge branch 'nd/index-pack-error-message' into maint | Junio C Hamano | 2014-04-03 | 1 | -2/+2 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge branch 'nd/index-pack-one-fd-per-thread' | Junio C Hamano | 2014-06-03 | 1 | -10/+17 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | index-pack: work around thread-unsafe pread()nd/index-pack-one-fd-per-thread | Nguyễn Thái Ngọc Duy | 2014-04-16 | 1 | -10/+17 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'ym/fix-opportunistic-index-update-race' | Junio C Hamano | 2014-06-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | | | ||||||
| * | | | | wrapper.c: add xpread() similar to xread() | Yiannis Marangos | 2014-04-10 | 1 | -1/+1 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch 'nd/index-pack-error-message' | Junio C Hamano | 2014-03-25 | 1 | -2/+2 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | index-pack: report error using the correct variablend/index-pack-error-message | Junio C Hamano | 2014-03-17 | 1 | -2/+2 | |
| |/ / | ||||||
* | | | rename read_replace_refs to check_replace_refs | Michael Haggerty | 2014-02-20 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | replace {pre,suf}fixcmp() with {starts,ends}_with()cc/starts-n-ends-with | Christian Couder | 2013-12-05 | 1 | -4/+4 | |
|/ | ||||||
* | Merge branch 'jk/free-tree-buffer' | Junio C Hamano | 2013-09-17 | 1 | -0/+1 | |
|\ | ||||||
| * | clear parsed flag when we free tree buffersjk/free-tree-buffer | Jeff King | 2013-06-06 | 1 | -0/+1 | |
* | | clone: open a shortcut for connectivity check | Nguyễn Thái Ngọc Duy | 2013-05-28 | 1 | -9/+26 |