| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'mh/lockfile' | Junio C Hamano | 2014-10-14 | 1 | -0/+1 |
|\ |
|
| * | lockfile.h: extract new header file for the functions in lockfile.cmh/lockfile | Michael Haggerty | 2014-10-01 | 1 | -0/+1 |
* | | Merge branch 'sp/stream-clean-filter' | Junio C Hamano | 2014-10-08 | 1 | -7/+53 |
|\ \
| |/
|/| |
|
| * | sha1_file: don't convert off_t to size_t too early to avoid potential die()sp/stream-clean-filter | Steffen Prohaska | 2014-09-22 | 1 | -4/+9 |
| * | convert: stream from fd to required clean filter to reduce used address space | Steffen Prohaska | 2014-08-28 | 1 | -1/+26 |
| * | mmap_limit: introduce GIT_MMAP_LIMIT to allow testing expected mmap size | Steffen Prohaska | 2014-08-28 | 1 | -1/+17 |
| * | convert: drop arguments other than 'path' from would_convert_to_git() | Steffen Prohaska | 2014-08-21 | 1 | -1/+1 |
* | | Merge branch 'nd/large-blobs' | Junio C Hamano | 2014-09-11 | 1 | -1/+3 |
|\ \ |
|
| * | | sha1_file.c: do not die failing to malloc in unpack_compressed_entry | Nguyễn Thái Ngọc Duy | 2014-08-18 | 1 | -1/+3 |
| |/ |
|
* | | Merge branch 'rs/strbuf-getcwd' | Junio C Hamano | 2014-09-02 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Merge branch 'rs/fix-alt-odb-path-comparison' into maint | Junio C Hamano | 2014-07-16 | 1 | -1/+2 |
| |\ |
|
* | \ | Merge branch 'kb/perf-trace' | Junio C Hamano | 2014-07-22 | 1 | -26/+4 |
|\ \ \ |
|
| * | | | sha1_file: change GIT_TRACE_PACK_ACCESS logging to use trace API | Karsten Blees | 2014-07-13 | 1 | -26/+4 |
* | | | | Merge branch 'ek/alt-odb-entry-fix' | Junio C Hamano | 2014-07-21 | 1 | -4/+9 |
|\ \ \ \ |
|
| * | | | | sha1_file: do not add own object directory as alternateek/alt-odb-entry-fix | Ephrim Khong | 2014-07-15 | 1 | -4/+9 |
* | | | | | Merge branch 'jk/strip-suffix' | Junio C Hamano | 2014-07-16 | 1 | -31/+26 |
|\ \ \ \ \ |
|
| * | | | | | prepare_packed_git_one: refactor duplicate-pack checkjk/strip-suffix | Jeff King | 2014-06-30 | 1 | -2/+7 |
| * | | | | | replace has_extension with ends_with | Jeff King | 2014-06-30 | 1 | -5/+5 |
| * | | | | | sha1_file: replace PATH_MAX buffer with strbuf in prepare_packed_git_one() | René Scharfe | 2014-06-30 | 1 | -26/+16 |
| | |_|/ /
| |/| | | |
|
| * | | | | Merge branch 'jk/report-fail-to-read-objects-better' into maint | Junio C Hamano | 2014-06-25 | 1 | -1/+5 |
| |\ \ \ \ |
|
* | \ \ \ \ | Merge branch 'rs/fix-alt-odb-path-comparison' | Junio C Hamano | 2014-07-10 | 1 | -1/+2 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | /
| | |_|_|/
| |/| | | |
|
| * | | | | sha1_file: avoid overrunning alternate object base stringrs/fix-alt-odb-path-comparison | René Scharfe | 2014-07-01 | 1 | -1/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'jk/report-fail-to-read-objects-better' | Junio C Hamano | 2014-06-16 | 1 | -1/+5 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | open_sha1_file: report "most interesting" errnojk/report-fail-to-read-objects-better | Jeff King | 2014-05-15 | 1 | -1/+5 |
| |/ |
|
* | | Merge branch 'jl/nor-or-nand-and' | Junio C Hamano | 2014-04-08 | 1 | -2/+2 |
|\ \ |
|
| * | | code and test: fix misuses of "nor"jl/nor-or-nand-and | Justin Lebar | 2014-03-31 | 1 | -1/+1 |
| * | | comments: fix misuses of "nor" | Justin Lebar | 2014-03-31 | 1 | -1/+1 |
* | | | Merge branch 'dd/use-alloc-grow' | Junio C Hamano | 2014-03-18 | 1 | -6/+1 |
|\ \ \ |
|
| * | | | sha1_file.c: use ALLOC_GROW() in pretend_sha1_file()dd/use-alloc-grow | Dmitry S. Dolzhenko | 2014-03-03 | 1 | -6/+1 |
| |/ / |
|
* | | | Merge branch 'nd/sha1-file-delta-stack-leakage-fix' | Junio C Hamano | 2014-03-18 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | sha1_file: fix delta_stack memory leak in unpack_entrynd/sha1-file-delta-stack-leakage-fix | Nguyễn Thái Ngọc Duy | 2014-02-24 | 1 | -0/+4 |
* | | | | Merge branch 'mh/object-code-cleanup' | Junio C Hamano | 2014-03-14 | 1 | -30/+36 |
|\ \ \ \ |
|
| * | | | | sha1_file.c: document a bunch of functions defined in the filemh/object-code-cleanup | Michael Haggerty | 2014-02-24 | 1 | -11/+15 |
| * | | | | sha1_file_name(): declare to return a const string | Michael Haggerty | 2014-02-24 | 1 | -15/+9 |
| * | | | | find_pack_entry(): document last_found_pack | Michael Haggerty | 2014-02-24 | 1 | -4/+12 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'jk/pack-bitmap' | Junio C Hamano | 2014-02-27 | 1 | -4/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | do not discard revindex when re-preparing packfiles | Jeff King | 2014-01-16 | 1 | -1/+0 |
| * | | | count-objects: recognize .bitmap in garbage-checking | Nguyễn Thái Ngọc Duy | 2013-12-30 | 1 | -0/+1 |
| * | | | sha1_file: export `git_open_noatime` | Vicent Marti | 2013-10-24 | 1 | -3/+1 |
* | | | | Merge branch 'ss/safe-create-leading-dir-with-slash' | Junio C Hamano | 2014-01-27 | 1 | -4/+8 |
|\ \ \ \ |
|
| * | | | | safe_create_leading_directories(): on Windows, \ can separate path componentsss/safe-create-leading-dir-with-slash | Michael Haggerty | 2014-01-22 | 1 | -4/+8 |
* | | | | | Merge branch 'mh/safe-create-leading-directories' | Junio C Hamano | 2014-01-27 | 1 | -29/+38 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | safe_create_leading_directories(): add new error value SCLD_VANISHED | Michael Haggerty | 2014-01-06 | 1 | -0/+11 |
| * | | | | safe_create_leading_directories(): introduce enum for return values | Michael Haggerty | 2014-01-06 | 1 | -8/+8 |
| * | | | | safe_create_leading_directories(): always restore slash at end of loop | Michael Haggerty | 2014-01-06 | 1 | -13/+9 |
| * | | | | safe_create_leading_directories(): split on first of multiple slashes | Michael Haggerty | 2014-01-06 | 1 | -2/+3 |
| * | | | | safe_create_leading_directories(): rename local variable | Michael Haggerty | 2014-01-06 | 1 | -5/+5 |
| * | | | | safe_create_leading_directories(): add explicit "slash" pointer | Michael Haggerty | 2014-01-06 | 1 | -9/+11 |
| * | | | | safe_create_leading_directories(): reduce scope of local variable | Michael Haggerty | 2014-01-06 | 1 | -1/+2 |
| * | | | | safe_create_leading_directories(): fix format of "if" chaining | Michael Haggerty | 2014-01-06 | 1 | -4/+2 |