aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'dd/use-alloc-grow'Junio C Hamano2014-03-18
|\
| * sha1_file.c: use ALLOC_GROW() in pretend_sha1_file()Dmitry S. Dolzhenko2014-03-03
| * read-cache.c: use ALLOC_GROW() in add_index_entry()Dmitry S. Dolzhenko2014-03-03
| * builtin/mktree.c: use ALLOC_GROW() in append_to_tree()Dmitry S. Dolzhenko2014-03-03
| * attr.c: use ALLOC_GROW() in handle_attr_line()Dmitry S. Dolzhenko2014-03-03
| * dir.c: use ALLOC_GROW() in create_simplify()Dmitry S. Dolzhenko2014-03-03
| * reflog-walk.c: use ALLOC_GROW()Dmitry S. Dolzhenko2014-03-03
| * replace_object.c: use ALLOC_GROW() in register_replace_object()Dmitry S. Dolzhenko2014-03-03
| * patch-ids.c: use ALLOC_GROW() in add_commit()Dmitry S. Dolzhenko2014-03-03
| * diffcore-rename.c: use ALLOC_GROW()Dmitry S. Dolzhenko2014-03-03
| * diff.c: use ALLOC_GROW()Dmitry S. Dolzhenko2014-03-03
| * commit.c: use ALLOC_GROW() in register_commit_graft()Dmitry S. Dolzhenko2014-03-03
| * cache-tree.c: use ALLOC_GROW() in find_subtree()Dmitry S. Dolzhenko2014-03-03
| * bundle.c: use ALLOC_GROW() in add_to_ref_list()Dmitry S. Dolzhenko2014-03-03
| * builtin/pack-objects.c: use ALLOC_GROW() in check_pbase_path()Dmitry S. Dolzhenko2014-03-03
* | Merge branch 'dd/find-graft-with-sha1-pos'Junio C Hamano2014-03-18
|\ \
| * | commit.c: use the generic "sha1_pos" function for lookupDmitry S. Dolzhenko2014-02-27
| |/
* | Merge branch 'fc/transport-helper-fixes'Junio C Hamano2014-03-18
|\ \
| * | remote-bzr: support the new 'force' optionRichard Hansen2014-02-24
| * | test-hg.sh: tests are now expected to passRichard Hansen2014-02-24
| * | transport-helper.c: do not overwrite forced bitMax Horn2014-02-24
| * | transport-helper: check for 'forced update' messageFelipe Contreras2013-11-12
| * | transport-helper: add 'force' to 'export' helpersFelipe Contreras2013-11-12
| * | transport-helper: don't update refs in dry-runFelipe Contreras2013-10-31
| * | transport-helper: mismerge fixFelipe Contreras2013-10-31
* | | Merge branch 'nd/sha1-file-delta-stack-leakage-fix'Junio C Hamano2014-03-18
|\ \ \
| * | | sha1_file: fix delta_stack memory leak in unpack_entryNguyễn Thái Ngọc Duy2014-02-24
* | | | Merge branch 'jk/diff-filespec-cleanup'Junio C Hamano2014-03-18
|\ \ \ \
| * | | | diffcore.h: be explicit about the signedness of is_binaryRichard Lowe2014-02-24
* | | | | Merge branch 'jk/clean-d-pathspec'Junio C Hamano2014-03-18
|\ \ \ \ \
| * | | | | clean: simplify dir/not-dir logicJeff King2014-03-11
| * | | | | clean: respect pathspecs with "-d"Jeff King2014-03-11
* | | | | | Update draft release notes to Git 2.0Junio C Hamano2014-03-14
* | | | | | Merge branch 'ta/parse-commit-with-skip-prefix'Junio C Hamano2014-03-14
|\ \ \ \ \ \
| * | | | | | commit.c: use skip_prefix() instead of starts_with()Tanay Abhra2014-03-04
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'sr/add--interactive-term-readkey'Junio C Hamano2014-03-14
|\ \ \ \ \ \
| * | | | | | git-add--interactive: warn if module for interactive.singlekey is missingSimon Ruderich2014-03-03
| * | | | | | git-config: document interactive.singlekey requires Term::ReadKeySimon Ruderich2014-03-03
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'sh/write-pack-file-warning-message-fix'Junio C Hamano2014-03-14
|\ \ \ \ \ \
| * | | | | | write_pack_file: use correct variable in diagnosticSun He2014-03-03
* | | | | | | Merge branch 'nd/strbuf-inline-styles'Junio C Hamano2014-03-14
|\ \ \ \ \ \ \
| * | | | | | | strbuf: style fix -- top opening bracket on a separate lineNguyễn Thái Ngọc Duy2014-03-03
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'jn/bisect-coding-style'Junio C Hamano2014-03-14
|\ \ \ \ \ \ \
| * | | | | | | git-bisect.sh: fix a few style issuesJacopo Notarstefano2014-03-03
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'mh/replace-refs-variable-rename'Junio C Hamano2014-03-14
|\ \ \ \ \ \ \
| * | | | | | | Document some functions defined in object.cMichael Haggerty2014-02-28
| * | | | | | | Add docstrings for lookup_replace_object() and do_lookup_replace_object()Michael Haggerty2014-02-28
| * | | | | | | rename read_replace_refs to check_replace_refsMichael Haggerty2014-02-20
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'sg/archive-restrict-remote'Junio C Hamano2014-03-14
|\ \ \ \ \ \ \
| * | | | | | | add uploadarchive.allowUnreachable optionScott J. Goldman2014-02-28