Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | git remote: allow adding remotes agreeing with url.<...>.insteadOf | Johannes Schindelin | 2014-12-23 | |
* | | | | | | | | Merge branch 'bc/fetch-thin-less-aggressive-in-normal-repository' | Junio C Hamano | 2015-01-12 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | pack-objects: use --objects-edge-aggressive for shallow repos | brian m. carlson | 2014-12-29 | |
| * | | | | | | | | rev-list: add an option to mark fewer edges as uninteresting | brian m. carlson | 2014-12-29 | |
* | | | | | | | | | Merge branch 'rs/simplify-parsing-commit-tree-S' | Junio C Hamano | 2015-01-12 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | commit-tree: simplify parsing of option -S using skip_prefix() | René Scharfe | 2014-12-29 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'rs/plug-strbuf-leak-in-merge' | Junio C Hamano | 2015-01-12 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | merge: release strbuf after use in suggest_conflicts() | René Scharfe | 2014-12-29 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'es/checkout-index-temp' | Junio C Hamano | 2015-01-12 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | checkout-index: fix --temp relative path mangling | Eric Sunshine | 2014-12-29 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'jc/merge-bases' | Junio C Hamano | 2015-01-07 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | get_merge_bases(): always clean-up object flags | Junio C Hamano | 2014-10-30 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | Merge branch 'jc/clone-borrow' | Junio C Hamano | 2015-01-07 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | clone: --dissociate option to mark that reference is only temporary | Junio C Hamano | 2014-10-15 | |
* | | | | | | | | | | Merge branch 'mh/update-ref-verify' | Junio C Hamano | 2014-12-29 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | update-ref: fix "verify" command with missing <oldvalue> | Michael Haggerty | 2014-12-11 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||
* | | | | | | | | | Sync with maint | Junio C Hamano | 2014-12-22 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||
| * | | | | | | | | Merge branch 'jk/push-simple' into maint | Junio C Hamano | 2014-12-22 | |
| |\ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ | Merge branch 'mh/config-flip-xbit-back-after-checking' into maint | Junio C Hamano | 2014-12-22 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'rs/receive-pack-use-labs' into maint | Junio C Hamano | 2014-12-22 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/colors-fix' into maint | Junio C Hamano | 2014-12-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/checkout-from-tree' into maint | Junio C Hamano | 2014-12-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | clean: typofix | Alexander Kuleshov | 2014-12-22 | |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'rs/use-strbuf-complete-line' | Junio C Hamano | 2014-12-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | use strbuf_complete_line() for adding a newline if needed | René Scharfe | 2014-12-12 | |
* | | | | | | | | | | | | | | Merge branch 'jk/commit-date-approxidate' | Junio C Hamano | 2014-12-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | commit: always populate GIT_AUTHOR_* variables | Jeff King | 2014-12-11 | |
| * | | | | | | | | | | | | | | commit: loosen ident checks when generating template | Jeff King | 2014-12-11 | |
* | | | | | | | | | | | | | | | Merge branch 'js/fsck-tag-validation' | Junio C Hamano | 2014-12-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | index-pack: terminate object buffers with NUL | Duy Nguyen | 2014-12-09 | |
* | | | | | | | | | | | | | | | | Merge branch 'mg/branch-d-m-f' | Junio C Hamano | 2014-12-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | branch: allow -f with -m and -d | Michael J Gruber | 2014-12-09 | |
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'nd/ls-tree-pathspec' | Junio C Hamano | 2014-12-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | ls-tree: disable negative pathspec because it's not supported | Nguyễn Thái Ngọc Duy | 2014-12-01 | |
| * | | | | | | | | | | | | | | | | ls-tree: remove path filtering logic in show_tree | Nguyễn Thái Ngọc Duy | 2014-12-01 | |
| * | | | | | | | | | | | | | | | | tree.c: update read_tree_recursive callback to pass strbuf as base | Nguyễn Thái Ngọc Duy | 2014-12-01 | |
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'rt/for-each-ref-spell-tcl-as-Tcl' | Junio C Hamano | 2014-12-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | for-each-ref: correct spelling of Tcl in option description | Ralf Thielow | 2014-11-30 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'js/push-to-deploy' | Junio C Hamano | 2014-12-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | receive-pack: add another option for receive.denyCurrentBranch | Johannes Schindelin | 2014-11-30 | |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge branch 'jc/exec-cmd-system-path-leak-fix' | Junio C Hamano | 2014-12-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | system_path(): always return free'able memory to the caller | Junio C Hamano | 2014-11-30 | |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge branch 'pb/am-message-id-footer' | Junio C Hamano | 2014-12-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | git-mailinfo: add --message-id | Paolo Bonzini | 2014-11-25 | |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge branch 'mh/simplify-repack-without-refs' | Junio C Hamano | 2014-12-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | sort_string_list(): rename to string_list_sort() | Michael Haggerty | 2014-11-25 | |
| * | | | | | | | | | | | | | | | prune_remote(): iterate using for_each_string_list_item() | Michael Haggerty | 2014-11-25 | |
| * | | | | | | | | | | | | | | | prune_remote(): rename local variable | Michael Haggerty | 2014-11-25 | |
| * | | | | | | | | | | | | | | | repack_without_refs(): make the refnames argument a string_list | Michael Haggerty | 2014-11-25 | |
| * | | | | | | | | | | | | | | | prune_remote(): sort delete_refs_list references en masse | Michael Haggerty | 2014-11-25 |