Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/repack-pack-keep-objects' | Junio C Hamano | 2014-03-18 | 4 | -2/+44 |
|\ | |||||
| * | repack: add `repack.packKeptObjects` config var | Jeff King | 2014-03-03 | 4 | -2/+44 |
* | | Merge branch 'sh/finish-tmp-packfile' | Junio C Hamano | 2014-03-18 | 4 | -21/+22 |
|\ \ | |||||
| * | | finish_tmp_packfile():use strbuf for pathname constructionsh/finish-tmp-packfile | Sun He | 2014-03-03 | 4 | -21/+22 |
| * | | Merge branch 'sh/write-pack-file-warning-message-fix' into sh/finish-tmp-pack... | Junio C Hamano | 2014-03-03 | 1 | -1/+1 |
| |\ \ | |||||
* | \ \ | Merge branch 'dd/use-alloc-grow' | Junio C Hamano | 2014-03-18 | 14 | -87/+21 |
|\ \ \ \ | |||||
| * | | | | sha1_file.c: use ALLOC_GROW() in pretend_sha1_file()dd/use-alloc-grow | Dmitry S. Dolzhenko | 2014-03-03 | 1 | -6/+1 |
| * | | | | read-cache.c: use ALLOC_GROW() in add_index_entry() | Dmitry S. Dolzhenko | 2014-03-03 | 1 | -5/+1 |
| * | | | | builtin/mktree.c: use ALLOC_GROW() in append_to_tree() | Dmitry S. Dolzhenko | 2014-03-03 | 1 | -4/+1 |
| * | | | | attr.c: use ALLOC_GROW() in handle_attr_line() | Dmitry S. Dolzhenko | 2014-03-03 | 1 | -6/+1 |
| * | | | | dir.c: use ALLOC_GROW() in create_simplify() | Dmitry S. Dolzhenko | 2014-03-03 | 1 | -4/+1 |
| * | | | | reflog-walk.c: use ALLOC_GROW() | Dmitry S. Dolzhenko | 2014-03-03 | 1 | -10/+2 |
| * | | | | replace_object.c: use ALLOC_GROW() in register_replace_object() | Dmitry S. Dolzhenko | 2014-03-03 | 1 | -6/+2 |
| * | | | | patch-ids.c: use ALLOC_GROW() in add_commit() | Dmitry S. Dolzhenko | 2014-03-03 | 1 | -4/+1 |
| * | | | | diffcore-rename.c: use ALLOC_GROW() | Dmitry S. Dolzhenko | 2014-03-03 | 1 | -10/+2 |
| * | | | | diff.c: use ALLOC_GROW() | Dmitry S. Dolzhenko | 2014-03-03 | 1 | -10/+2 |
| * | | | | commit.c: use ALLOC_GROW() in register_commit_graft() | Dmitry S. Dolzhenko | 2014-03-03 | 1 | -6/+2 |
| * | | | | cache-tree.c: use ALLOC_GROW() in find_subtree() | Dmitry S. Dolzhenko | 2014-03-03 | 1 | -5/+1 |
| * | | | | bundle.c: use ALLOC_GROW() in add_to_ref_list() | Dmitry S. Dolzhenko | 2014-03-03 | 1 | -5/+1 |
| * | | | | builtin/pack-objects.c: use ALLOC_GROW() in check_pbase_path() | Dmitry S. Dolzhenko | 2014-03-03 | 1 | -6/+3 |
* | | | | | Merge branch 'dd/find-graft-with-sha1-pos' | Junio C Hamano | 2014-03-18 | 1 | -15/+9 |
|\ \ \ \ \ | |||||
| * | | | | | commit.c: use the generic "sha1_pos" function for lookupdd/find-graft-with-sha1-pos | Dmitry S. Dolzhenko | 2014-02-27 | 1 | -15/+9 |
| |/ / / / | |||||
* | | | | | Merge branch 'fc/transport-helper-fixes' | Junio C Hamano | 2014-03-18 | 7 | -12/+105 |
|\ \ \ \ \ | |||||
| * | | | | | remote-bzr: support the new 'force' optionfc/transport-helper-fixes | Richard Hansen | 2014-02-24 | 2 | -2/+51 |
| * | | | | | test-hg.sh: tests are now expected to pass | Richard Hansen | 2014-02-24 | 1 | -2/+2 |
| * | | | | | transport-helper.c: do not overwrite forced bit | Max Horn | 2014-02-24 | 1 | -1/+1 |
| * | | | | | transport-helper: check for 'forced update' message | Felipe Contreras | 2013-11-12 | 1 | -1/+7 |
| * | | | | | transport-helper: add 'force' to 'export' helpers | Felipe Contreras | 2013-11-12 | 4 | -0/+40 |
| * | | | | | transport-helper: don't update refs in dry-run | Felipe Contreras | 2013-10-31 | 1 | -4/+5 |
| * | | | | | transport-helper: mismerge fix | Felipe Contreras | 2013-10-31 | 1 | -3/+0 |
* | | | | | | Merge branch 'nd/sha1-file-delta-stack-leakage-fix' | Junio C Hamano | 2014-03-18 | 1 | -0/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | sha1_file: fix delta_stack memory leak in unpack_entrynd/sha1-file-delta-stack-leakage-fix | Nguyễn Thái Ngọc Duy | 2014-02-24 | 1 | -0/+4 |
* | | | | | | | Merge branch 'jk/diff-filespec-cleanup' | Junio C Hamano | 2014-03-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | diffcore.h: be explicit about the signedness of is_binaryjk/diff-filespec-cleanup | Richard Lowe | 2014-02-24 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'jk/clean-d-pathspec' | Junio C Hamano | 2014-03-18 | 2 | -11/+25 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | clean: simplify dir/not-dir logicjk/clean-d-pathspec | Jeff King | 2014-03-11 | 1 | -9/+6 |
| * | | | | | | | | clean: respect pathspecs with "-d" | Jeff King | 2014-03-11 | 2 | -2/+19 |
* | | | | | | | | | Update draft release notes to Git 2.0 | Junio C Hamano | 2014-03-14 | 2 | -3/+64 |
* | | | | | | | | | Merge branch 'ta/parse-commit-with-skip-prefix' | Junio C Hamano | 2014-03-14 | 1 | -8/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | commit.c: use skip_prefix() instead of starts_with()ta/parse-commit-with-skip-prefix | Tanay Abhra | 2014-03-04 | 1 | -8/+6 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'sr/add--interactive-term-readkey' | Junio C Hamano | 2014-03-14 | 2 | -1/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | git-add--interactive: warn if module for interactive.singlekey is missingsr/add--interactive-term-readkey | Simon Ruderich | 2014-03-03 | 1 | -0/+3 |
| * | | | | | | | | | git-config: document interactive.singlekey requires Term::ReadKey | Simon Ruderich | 2014-03-03 | 1 | -1/+1 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'sh/write-pack-file-warning-message-fix' | Junio C Hamano | 2014-03-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| * | | | | | | | | write_pack_file: use correct variable in diagnosticsh/write-pack-file-warning-message-fix | Sun He | 2014-03-03 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'nd/strbuf-inline-styles' | Junio C Hamano | 2014-03-14 | 1 | -6/+12 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | strbuf: style fix -- top opening bracket on a separate linend/strbuf-inline-styles | Nguyễn Thái Ngọc Duy | 2014-03-03 | 1 | -6/+12 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'jn/bisect-coding-style' | Junio C Hamano | 2014-03-14 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | git-bisect.sh: fix a few style issuesjn/bisect-coding-style | Jacopo Notarstefano | 2014-03-03 | 1 | -4/+4 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'mh/replace-refs-variable-rename' | Junio C Hamano | 2014-03-14 | 14 | -15/+79 |
|\ \ \ \ \ \ \ \ \ |