Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync with 2.3.9 | Junio C Hamano | 2015-09-04 | 1 | -6/+3 |
|\ | |||||
| * | Sync with 2.2.3 | Junio C Hamano | 2015-09-04 | 1 | -6/+3 |
| |\ | |||||
| | * | read_info_alternates: handle paths larger than PATH_MAX | Jeff King | 2015-09-04 | 1 | -6/+3 |
| * | | Merge branch 'rs/deflate-init-cleanup' into maint | Junio C Hamano | 2015-03-23 | 1 | -1/+0 |
| |\ \ | |||||
| * \ \ | Merge branch 'jk/prune-mtime' into maint | Junio C Hamano | 2015-03-05 | 1 | -13/+31 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'jk/fix-refresh-utime' into maint | Junio C Hamano | 2015-07-27 | 1 | -1/+9 |
|\ \ \ \ \ | |||||
| * | | | | | check_and_freshen_file: fix reversed success-checkjk/fix-refresh-utime | Jeff King | 2015-07-08 | 1 | -1/+9 |
* | | | | | | Merge branch 'jk/index-pack-reduce-recheck' into maint | Junio C Hamano | 2015-07-27 | 1 | -1/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | index-pack: avoid excessive re-reading of pack directoryjk/index-pack-reduce-recheck | Jeff King | 2015-06-09 | 1 | -1/+3 |
* | | | | | | | Merge branch 'jk/diagnose-config-mmap-failure' into maint | Junio C Hamano | 2015-06-25 | 1 | -4/+11 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | xmmap(): drop "Out of memory?"jk/diagnose-config-mmap-failure | Junio C Hamano | 2015-05-28 | 1 | -1/+1 |
| * | | | | | | | config.c: avoid xmmap error messages | Jeff King | 2015-05-28 | 1 | -4/+11 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge branch 'jh/filter-empty-contents' into maint | Junio C Hamano | 2015-06-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | sha1_file: pass empty buffer to index empty filejh/filter-empty-contents | Jim Hill | 2015-05-18 | 1 | -1/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'jk/sha1-file-reduce-useless-warnings' into maint | Junio C Hamano | 2015-06-05 | 1 | -3/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | sha1_file: squelch "packfile cannot be accessed" warningsjk/sha1-file-reduce-useless-warnings | Jeff King | 2015-03-30 | 1 | -3/+1 |
* | | | | | | | | Merge branch 'jc/hash-object' into maint | Junio C Hamano | 2015-05-26 | 1 | -4/+22 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | write_sha1_file(): do not use a separate sha1[] arrayjc/hash-object | Junio C Hamano | 2015-05-05 | 1 | -4/+1 |
| * | | | | | | | | hash-object --literally: fix buffer overrun with extra-long object type | Eric Sunshine | 2015-05-05 | 1 | -0/+21 |
* | | | | | | | | | Merge branch 'jk/prune-mtime' into maint | Junio C Hamano | 2015-05-13 | 1 | -4/+16 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | sha1_file: only freshen packs once per run | Jeff King | 2015-04-20 | 1 | -1/+8 |
| * | | | | | | | | | sha1_file: freshen pack objects before loose | Jeff King | 2015-04-20 | 1 | -1/+1 |
| * | | | | | | | | | reachable: only mark local objects as recent | Jeff King | 2015-04-20 | 1 | -2/+7 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | 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 'jk/prune-mtime' | Junio C Hamano | 2015-02-22 | 1 | -13/+31 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | sha1_file: fix iterating loose alternate objects | Jonathon Mah | 2015-02-09 | 1 | -3/+10 |
| * | | | | | | for_each_loose_file_in_objdir: take an optional strbuf path | Jeff King | 2015-02-09 | 1 | -10/+21 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | sort_string_list(): rename to string_list_sort()mh/simplify-repack-without-refs | Michael Haggerty | 2014-11-25 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge branch 'jk/prune-mtime' | Junio C Hamano | 2014-10-29 | 1 | -11/+198 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | write_sha1_file: freshen existing objects | Jeff King | 2014-10-16 | 1 | -7/+44 |
| * | | | | sha1_file: add for_each iterators for loose and packed objects | Jeff King | 2014-10-16 | 1 | -0/+62 |
| * | | | | prune: factor out loose-object directory traversal | Jeff King | 2014-10-16 | 1 | -0/+84 |
| * | | | | foreach_alt_odb: propagate return value from callback | Jeff King | 2014-10-16 | 1 | -4/+8 |
* | | | | | 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 |
|\ \ \ \ \ \ |