Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | use strip_suffix and xstrfmt to replace suffix | Jeff King | 2015-09-25 | |
| * | | | | | | add_packed_git: convert strcpy into xsnprintf | Jeff King | 2015-09-25 | |
| * | | | | | | use xsnprintf for generating git object headers | Jeff King | 2015-09-25 | |
* | | | | | | | Merge branch 'js/clone-dissociate' | Junio C Hamano | 2015-10-15 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| * | | | | | | sha1_file.c: add a function to release all packs | Johannes Schindelin | 2015-10-07 | |
| * | | | | | | sha1_file: consolidate code to close a pack's file descriptor | Johannes Schindelin | 2015-10-05 | |
| | |_|_|/ / | |/| | | | | ||||
* | | | | | | Sync with 2.5.2 | Junio C Hamano | 2015-09-09 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||
| * | | | | | Sync with 2.4.9 | Junio C Hamano | 2015-09-04 | |
| |\ \ \ \ \ | | |/ / / / | ||||
| | * | | | | Sync with 2.3.9 | Junio C Hamano | 2015-09-04 | |
| | |\ \ \ \ | ||||
| | | * \ \ \ | Sync with 2.2.3 | Junio C Hamano | 2015-09-04 | |
| | | |\ \ \ \ | | | | |/ / / | ||||
| | | | * | | | read_info_alternates: handle paths larger than PATH_MAX | Jeff King | 2015-09-04 | |
| | | * | | | | Merge branch 'rs/deflate-init-cleanup' into maint | Junio C Hamano | 2015-03-23 | |
| | | |\ \ \ \ | ||||
| | | * \ \ \ \ | Merge branch 'jk/prune-mtime' into maint | Junio C Hamano | 2015-03-05 | |
| | | |\ \ \ \ \ | ||||
| | * | \ \ \ \ \ | Merge branch 'jk/fix-refresh-utime' into maint | Junio C Hamano | 2015-07-27 | |
| | |\ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ | Merge branch 'jk/index-pack-reduce-recheck' into maint | Junio C Hamano | 2015-07-27 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'jk/diagnose-config-mmap-failure' into maint | Junio C Hamano | 2015-06-25 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'jh/filter-empty-contents' into maint | Junio C Hamano | 2015-06-16 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/sha1-file-reduce-useless-warnings' into maint | Junio C Hamano | 2015-06-05 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/hash-object' into maint | Junio C Hamano | 2015-05-26 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'cb/open-noatime-clear-errno' into maint | Junio C Hamano | 2015-09-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge branch 'cb/open-noatime-clear-errno' | Junio C Hamano | 2015-08-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | git_open_noatime: return with errno=0 on success | Clemens Buchacher | 2015-08-12 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'jk/git-path' | Junio C Hamano | 2015-08-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | add_to_alternates_file: don't add duplicate entries | Jeff King | 2015-08-10 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'jc/finalize-temp-file' | Junio C Hamano | 2015-08-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | sha1_file.c: rename move_temp_to_file() to finalize_object_file() | Junio C Hamano | 2015-08-10 | |
* | | | | | | | | | | | | | | Merge branch 'jk/fix-refresh-utime' | Junio C Hamano | 2015-07-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | check_and_freshen_file: fix reversed success-check | Jeff King | 2015-07-08 | |
* | | | | | | | | | | | | | | Merge branch 'jk/maint-for-each-packed-object' | Junio C Hamano | 2015-07-09 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | for_each_packed_object: automatically open pack index | Jeff King | 2015-06-22 | |
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge branch 'jk/prune-mtime' into maint | Junio C Hamano | 2015-05-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'jk/index-pack-reduce-recheck' | Junio C Hamano | 2015-06-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | index-pack: avoid excessive re-reading of pack directory | Jeff King | 2015-06-09 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'jk/diagnose-config-mmap-failure' | Junio C Hamano | 2015-06-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | xmmap(): drop "Out of memory?" | Junio C Hamano | 2015-05-28 | |
| * | | | | | | | | | | | | config.c: avoid xmmap error messages | Jeff King | 2015-05-28 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'jh/filter-empty-contents' | Junio C Hamano | 2015-06-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | sha1_file: pass empty buffer to index empty file | Jim Hill | 2015-05-18 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'kn/cat-file-literally' | Junio C Hamano | 2015-05-19 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | sha1_file: support reading from a loose object of unknown type | Karthik Nayak | 2015-05-06 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'jc/hash-object' | Junio C Hamano | 2015-05-11 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | write_sha1_file(): do not use a separate sha1[] array | Junio C Hamano | 2015-05-05 | |
| * | | | | | | | | | | hash-object --literally: fix buffer overrun with extra-long object type | Eric Sunshine | 2015-05-05 | |
* | | | | | | | | | | | Merge branch 'jk/sha1-file-reduce-useless-warnings' | Junio C Hamano | 2015-05-11 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | sha1_file: squelch "packfile cannot be accessed" warnings | Jeff King | 2015-03-30 | |
* | | | | | | | | | | | Merge branch 'nd/multiple-work-trees' | Junio C Hamano | 2015-05-11 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | path.c: make get_pathname() call sites return const char * | Nguyễn Thái Ngọc Duy | 2014-12-01 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'jk/prune-mtime' | Junio C Hamano | 2015-05-05 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | / / / / / | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | sha1_file: only freshen packs once per run | Jeff King | 2015-04-20 | |
| * | | | | | | | | | sha1_file: freshen pack objects before loose | Jeff King | 2015-04-20 |