Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | | git-config: replace use of home_config_paths() | Paul Tan | 2015-05-06 | |
| * | | | | | | | | | | | | | | | | | | | git-commit: replace use of home_config_paths() | 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 'sb/prefix-path-free-results' | Junio C Hamano | 2015-05-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | prefix_path(): unconditionally free results in the callers | Stefan Beller | 2015-05-05 | |
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jn/clean-use-error-not-fprintf-on-stderr' | Junio C Hamano | 2015-05-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | config: use error() instead of fprintf(stderr, ...) | Jonathan Nieder | 2015-05-04 | |
| |/ / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'tb/blame-resurrect-convert-to-git' | Junio C Hamano | 2015-05-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | blame: CRLF in the working tree and LF in the repo | Torsten Bögershausen | 2015-05-03 | |
| | |_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/plug-fmt-merge-msg-leak' | Junio C Hamano | 2015-05-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | fmt-merge-msg: plug small leak of commit buffer | Junio C Hamano | 2015-04-20 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/slim-index-pack-memory-usage' | Junio C Hamano | 2015-05-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | index-pack: kill union delta_base to save memory | Nguyễn Thái Ngọc Duy | 2015-04-18 | |
| * | | | | | | | | | | | | | | | | | | | | | index-pack: reduce object_entry size to save memory | Nguyễn Thái Ngọc Duy | 2015-02-27 | |
| | |_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | prune --worktrees: fix expire vs worktree existence condition | Max Kirillov | 2015-03-31 | |
| * | | | | | | | | | | | | | | | | | | | | | checkout: add --ignore-other-wortrees | Nguyễn Thái Ngọc Duy | 2015-01-07 | |
| * | | | | | | | | | | | | | | | | | | | | | checkout: pass whole struct to parse_branchname_arg instead of individual flags | Nguyễn Thái Ngọc Duy | 2015-01-07 | |
| * | | | | | | | | | | | | | | | | | | | | | checkout: do not fail if target is an empty directory | Max Kirillov | 2014-12-01 | |
| * | | | | | | | | | | | | | | | | | | | | | checkout: don't require a work tree when checking out into a new one | Dennis Kaarsemaker | 2014-12-01 | |
| * | | | | | | | | | | | | | | | | | | | | | count-objects: report unused files in $GIT_DIR/worktrees/... | Nguyễn Thái Ngọc Duy | 2014-12-01 | |
| * | | | | | | | | | | | | | | | | | | | | | gc: support prune --worktrees | Nguyễn Thái Ngọc Duy | 2014-12-01 | |
| * | | | | | | | | | | | | | | | | | | | | | gc: factor out gc.pruneexpire parsing code | Nguyễn Thái Ngọc Duy | 2014-12-01 | |
| * | | | | | | | | | | | | | | | | | | | | | gc: style change -- no SP before closing parenthesis | Nguyễn Thái Ngọc Duy | 2014-12-01 | |
| * | | | | | | | | | | | | | | | | | | | | | checkout: clean up half-prepared directories in --to mode | Nguyễn Thái Ngọc Duy | 2014-12-01 | |
| * | | | | | | | | | | | | | | | | | | | | | checkout: reject if the branch is already checked out elsewhere | Nguyễn Thái Ngọc Duy | 2014-12-01 | |
| * | | | | | | | | | | | | | | | | | | | | | prune: strategies for linked checkouts | Nguyễn Thái Ngọc Duy | 2014-12-01 | |
| * | | | | | | | | | | | | | | | | | | | | | checkout: support checking out into a new working directory | Nguyễn Thái Ngọc Duy | 2014-12-01 | |
| * | | | | | | | | | | | | | | | | | | | | | use new wrapper write_file() for simple file writing | 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 | |
| * | | | | | | | | | | | | | | | | | | | | | commit: use SEQ_DIR instead of hardcoding "sequencer" | Nguyễn Thái Ngọc Duy | 2014-12-01 | |
| * | | | | | | | | | | | | | | | | | | | | | reflog: avoid constructing .lock path with git_path | 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 'oh/fix-config-default-user-name-section' | Junio C Hamano | 2015-05-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | config: fix settings in default_user_config template | Ossi Herrala | 2015-04-17 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ts/checkout-advice-plural' | Junio C Hamano | 2015-05-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | checkout: call a single commit "it" intead of "them" | Thomas Schneider | 2015-04-02 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/init-core-worktree-at-root' | Junio C Hamano | 2015-05-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | init: don't set core.worktree when initializing /.git | Jeff King | 2015-04-02 | |
| | |_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'mh/show-branch-topic' | Junio C Hamano | 2015-05-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | show-branch: show all local heads when only giving one rev along --topics | Mike Hommey | 2015-03-31 | |
| | |_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2015-05-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | apply: convert threeway_stage to object_id | brian m. carlson | 2015-03-13 | |
| * | | | | | | | | | | | | | | | | | | | | patch-id: convert to use struct object_id | brian m. carlson | 2015-03-13 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'ps/grep-help-all-callback-arg' | Junio C Hamano | 2015-04-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |