Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'dt/name-hash-dir-entry-fix' into maint | Junio C Hamano | 2015-11-03 |
|\ | |||
| * | name-hash: don't reuse cache_entry in dir_entry | David Turner | 2015-10-21 |
* | | Merge branch 'mk/submodule-gitdir-path' into maint | Junio C Hamano | 2015-11-03 |
|\ \ | |||
| * | | path: implement common_dir handling in git_pathdup_submodule() | Max Kirillov | 2015-09-14 |
* | | | Merge branch 'js/clone-dissociate' into maint | Junio C Hamano | 2015-11-03 |
|\ \ \ | |||
| * | | | sha1_file.c: add a function to release all packs | Johannes Schindelin | 2015-10-07 |
| * | | | Merge branch 'jk/index-pack-reduce-recheck' into maint | Junio C Hamano | 2015-07-27 |
| |\ \ \ | |||
* | \ \ \ | Merge branch 'jk/repository-extension' into maint | Junio C Hamano | 2015-11-03 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||
| * | | | | introduce "preciousObjects" repository extension | Jeff King | 2015-06-24 |
| * | | | | introduce "extensions" form of core.repositoryformatversion | Jeff King | 2015-06-24 |
* | | | | | Merge branch 'db/push-sign-if-asked' | Junio C Hamano | 2015-08-31 |
|\ \ \ \ \ | |||
| * | | | | | config.c: rename git_config_maybe_bool_text and export it as git_parse_maybe_... | Dave Borowitz | 2015-08-19 |
| | |/ / / | |/| | | | |||
| * | | | | Merge branch 'pt/xdg-config-path' into maint | Junio C Hamano | 2015-06-05 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge branch 'jc/hash-object' into maint | Junio C Hamano | 2015-05-26 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'jk/prune-mtime' into maint | Junio C Hamano | 2015-05-13 |
| |\ \ \ \ \ \ | |||
* | \ \ \ \ \ \ | Merge branch 'jc/am-state-fix' | Junio C Hamano | 2015-08-31 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | write_file(): drop "fatal" parameter | Junio C Hamano | 2015-08-24 |
* | | | | | | | | | Merge branch 'jk/fix-alias-pager-config-key-warnings' | Junio C Hamano | 2015-08-31 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | config: silence warnings for command names with invalid keys | Jeff King | 2015-08-24 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'jk/git-path' | Junio C Hamano | 2015-08-19 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | memoize common git-path "constant" files | Jeff King | 2015-08-10 |
| * | | | | | | | | | path.c: drop git_path_submodule | Jeff King | 2015-08-10 |
| * | | | | | | | | | cache.h: complete set of git_path_submodule helpers | Jeff King | 2015-08-10 |
| * | | | | | | | | | cache.h: clarify documentation for git_path, et al | 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/date-mode-format' | Junio C Hamano | 2015-08-03 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | introduce "format" date-mode | Jeff King | 2015-06-29 |
| * | | | | | | | | | convert "enum date_mode" into a struct | Jeff King | 2015-06-29 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'mh/init-delete-refs-api' | Junio C Hamano | 2015-08-03 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | refs: move the remaining ref module declarations to refs.h | Michael Haggerty | 2015-06-22 |
| * | | | | | | | | | delete_ref(): move declaration to refs.h | Michael Haggerty | 2015-06-22 |
* | | | | | | | | | | Merge branch 'ee/clean-remove-dirs' | Junio C Hamano | 2015-08-03 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | setup: sanity check file size in read_gitfile_gently | Erik Elfström | 2015-06-15 |
| * | | | | | | | | | | setup: add gentle version of read_gitfile | Erik Elfström | 2015-06-09 |
| |/ / / / / / / / / | |||
* | | | | | | | | | | Merge branch 'mh/replace-refs' | Junio C Hamano | 2015-08-03 |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | |||
| * | | | | | | | | | Allow to control where the replace refs are looked for | Mike Hommey | 2015-06-12 |
| |/ / / / / / / / | |||
* | | | | | | | | | 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 'js/sleep-without-select' | Junio C Hamano | 2015-06-24 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||
| * | | | | | | | help.c: wrap wait-only poll() invocation in sleep_millisec() | Johannes Sixt | 2015-06-05 |
* | | | | | | | | Merge branch 'dt/cat-file-follow-symlinks' | Junio C Hamano | 2015-06-01 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | sha1_name: get_sha1_with_context learns to follow symlinks | David Turner | 2015-05-20 |
* | | | | | | | | | Merge branch 'nd/untracked-cache' | Junio C Hamano | 2015-05-26 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | untracked cache: mark index dirty if untracked cache is updated | Nguyễn Thái Ngọc Duy | 2015-03-12 |
| * | | | | | | | | | untracked cache: avoid racy timestamps | Nguyễn Thái Ngọc Duy | 2015-03-12 |
| * | | | | | | | | | untracked cache: save to an index extension | Nguyễn Thái Ngọc Duy | 2015-03-12 |
* | | | | | | | | | | Merge branch 'jc/ignore-epipe-in-filter' | Junio C Hamano | 2015-05-22 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | copy.c: make copy_fd() report its status silently | Junio C Hamano | 2015-05-19 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||
* | | | | | | | | | | Merge branch 'kn/cat-file-literally' | Junio C Hamano | 2015-05-19 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | |