Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||
| * | | | | | sha1_file: support reading from a loose object of unknown type | Karthik Nayak | 2015-05-06 |
* | | | | | | Merge branch 'pt/xdg-config-path' | Junio C Hamano | 2015-05-11 |
|\ \ \ \ \ \ | |||
| * | | | | | | path.c: remove home_config_paths() | Paul Tan | 2015-05-06 |
| * | | | | | | path.c: implement xdg_config_home() | Paul Tan | 2015-05-06 |
* | | | | | | | Merge branch 'jc/hash-object' | Junio C Hamano | 2015-05-11 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | hash-object --literally: fix buffer overrun with extra-long object type | Eric Sunshine | 2015-05-05 |
* | | | | | | | | Merge branch 'nd/multiple-work-trees' | Junio C Hamano | 2015-05-11 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||
| * | | | | | | | count-objects: report unused files in $GIT_DIR/worktrees/... | Nguyễn Thái Ngọc Duy | 2014-12-01 |
| * | | | | | | | wrapper.c: wrapper to open a file, fprintf then close | Nguyễn Thái Ngọc Duy | 2014-12-01 |
| * | | | | | | | setup.c: support multi-checkout repo setup | Nguyễn Thái Ngọc Duy | 2014-12-01 |
| * | | | | | | | $GIT_COMMON_DIR: a new environment variable | Nguyễn Thái Ngọc Duy | 2014-12-01 |
| * | | | | | | | git_path(): be aware of file relocation in $GIT_DIR | Nguyễn Thái Ngọc Duy | 2014-12-01 |
| * | | | | | | | git_snpath(): retire and replace with strbuf_git_path() | Nguyễn Thái Ngọc Duy | 2014-12-01 |
| * | | | | | | | 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 |
| * | | | | | | | | reachable: only mark local objects as recent | Jeff King | 2015-04-20 |
* | | | | | | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2015-05-05 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||
| * | | | | | | | | define utility functions for object IDs | brian m. carlson | 2015-03-13 |
| * | | | | | | | | define a structure for object IDs | brian m. carlson | 2015-03-13 |
* | | | | | | | | | Merge branch 'jc/report-path-error-to-dir' | Junio C Hamano | 2015-03-26 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | report_path_error(): move to dir.c | Junio C Hamano | 2015-03-24 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'jk/prune-with-corrupt-refs' | Junio C Hamano | 2015-03-25 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||
| * | | | | | | | | refs: introduce a "ref paranoia" flag | Jeff King | 2015-03-20 |
| | |/ / / / / / | |/| | | | | | | |||
| * | | | | | | | Merge branch 'jk/prune-mtime' into maint | Junio C Hamano | 2015-03-05 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||
| * | | | | | | | Merge branch 'jk/decimal-width-for-uintmax' into maint | Junio C Hamano | 2015-03-05 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | |