Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | Merge branch 'jk/pack-objects-optim-mru' | Junio C Hamano | 2016-10-10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | sha1_file: make packed_object_info public | Jeff King | 2016-08-11 | |
| * | | | | | | | | | | provide an initializer for "struct object_info" | Jeff King | 2016-08-11 | |
* | | | | | | | | | | | Merge branch 'jk/ambiguous-short-object-names' | Junio C Hamano | 2016-10-06 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | / / / / | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | get_short_sha1: make default disambiguation configurable | Jeff King | 2016-09-27 | |
| * | | | | | | | | | get_sha1: detect buggy calls with multiple disambiguators | Jeff King | 2016-09-26 | |
* | | | | | | | | | | Merge branch 'nd/init-core-worktree-in-multi-worktree-world' | Junio C Hamano | 2016-10-03 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | init: call set_git_dir_init() from within init_db() | Nguyễn Thái Ngọc Duy | 2016-09-25 | |
* | | | | | | | | | | | Merge branch 'rs/checkout-init-macro' | Junio C Hamano | 2016-09-26 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | introduce CHECKOUT_INIT | René Scharfe | 2016-09-22 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'tg/add-chmod+x-fix' | Junio C Hamano | 2016-09-26 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||
| * | | | | | | | | | add: modify already added files when --chmod is given | Thomas Gummerer | 2016-09-15 | |
| * | | | | | | | | | read-cache: introduce chmod_index_entry | Thomas Gummerer | 2016-09-15 | |
* | | | | | | | | | | Merge branch 'jk/setup-sequence-update' | Junio C Hamano | 2016-09-21 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | init: reset cached config when entering new repo | Jeff King | 2016-09-13 | |
| * | | | | | | | | | config: only read .git/config from configured repos | Jeff King | 2016-09-13 | |
| * | | | | | | | | | pager: make pager_program a file-local static | Jeff King | 2016-09-13 | |
* | | | | | | | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2016-09-19 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | sha1_name: convert get_sha1_mb to struct object_id | brian m. carlson | 2016-09-07 | |
| * | | | | | | | | | cache: convert struct cache_entry to use struct object_id | brian m. carlson | 2016-09-07 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'rs/hex2chr' | Junio C Hamano | 2016-09-12 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||
| * | | | | | | | | introduce hex2chr() for converting two hexadecimal digits to a character | René Scharfe | 2016-09-07 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||
| * | | | | | | | Merge branch 'jk/reset-ident-time-per-commit' into maint | Junio C Hamano | 2016-08-12 | |
| |\ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ | Merge branch 'jk/send-pack-stdio' into maint | Junio C Hamano | 2016-08-08 | |
| |\ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ | Merge branch 'nd/pack-ofs-4gb-limit' into maint | Junio C Hamano | 2016-08-08 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'jk/diff-submodule-diff-inline' | Junio C Hamano | 2016-09-12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | allow do_submodule_path to work even if submodule isn't checked out | Jacob Keller | 2016-08-31 | |
| * | | | | | | | | | | cache: add empty_tree_oid object and helper function | Jacob Keller | 2016-08-31 | |
* | | | | | | | | | | | Merge branch 'sb/submodule-clone-rr' | Junio C Hamano | 2016-09-08 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | clone: factor out checking for an alternate path | Stefan Beller | 2016-08-15 | |
* | | | | | | | | | | | Merge branch 'jk/trace-fixup' | Junio C Hamano | 2016-08-12 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | write_or_die: drop write_or_whine_pipe() | Jeff King | 2016-08-05 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge branch 'jk/reset-ident-time-per-commit' | Junio C Hamano | 2016-08-10 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | am: reset cached ident date for each patch | Jeff King | 2016-08-01 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'jk/pack-objects-optim' | Junio C Hamano | 2016-08-08 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||
| * | | | | | | | | find_pack_entry: replace last_found_pack with MRU cache | Jeff King | 2016-07-29 | |
| * | | | | | | | | sha1_file: drop free_pack_by_name | Jeff King | 2016-07-29 | |
* | | | | | | | | | Merge branch 'va/i18n' | Junio C Hamano | 2016-08-08 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | i18n: config: unfold error messages marked for translation | Vasco Almeida | 2016-07-28 | |
* | | | | | | | | | | Merge branch 'jk/reflog-date' | Junio C Hamano | 2016-08-08 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||
| * | | | | | | | | date: add "unix" format | Jeff King | 2016-07-27 | |
| | |_|_|/ / / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'nd/pack-ofs-4gb-limit' | Junio C Hamano | 2016-07-28 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | | | ||||
| * | | | | | | sha1_file.c: use type off_t* for object_info->disk_sizep | Nguyễn Thái Ngọc Duy | 2016-07-13 | |
| | |_|/ / / | |/| | | | | ||||
* | | | | | | Merge branch 'jc/renormalize-merge-kill-safer-crlf' | Junio C Hamano | 2016-07-25 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||
| * | | | | | merge: avoid "safer crlf" during recording of merge results | Junio C Hamano | 2016-07-12 | |
* | | | | | | Merge branch 'mh/split-under-lock' | Junio C Hamano | 2016-07-25 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||
| * | | | | | safe_create_leading_directories(): improve docstring | Michael Haggerty | 2016-05-05 | |
* | | | | | | Merge branch 'jk/write-file' | Junio C Hamano | 2016-07-19 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | write_file: add format attribute | Jeff King | 2016-07-08 | |
| * | | | | | | write_file: add pointer+len variant | Jeff King | 2016-07-08 |