summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | t7810: add missing variables to tests in loopRené Scharfe2014-03-111-29/+29
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'rm/strchrnul-not-strlen'Junio C Hamano2014-03-189-54/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | use strchrnul() in place of strchr() and strlen()rm/strchrnul-not-strlenRohit Mani2014-03-109-59/+34
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'jc/tag-contains-with'Junio C Hamano2014-03-181-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | tag: grok "--with" as synonym to "--contains"jc/tag-contains-withJunio C Hamano2014-03-071-0/+6
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'bg/install-branch-config-skip-prefix'Junio C Hamano2014-03-182-9/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | branch: use skip_prefix() in install_branch_config()bg/install-branch-config-skip-prefixBrian Gesiak2014-03-061-9/+9
| * | | | | | | | | | | | | | | | | | t3200-branch: test setting branch as own upstreamBrian Gesiak2014-03-061-0/+10
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'jc/no-need-for-env-in-sh-scripts'Junio C Hamano2014-03-182-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | *.sh: drop useless use of "env"jc/no-need-for-env-in-sh-scriptsJunio C Hamano2014-03-062-2/+2
* | | | | | | | | | | | | | | | | | | Merge branch 'sh/use-hashcpy'Junio C Hamano2014-03-185-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Use hashcpy() when copying object namessh/use-hashcpySun He2014-03-065-6/+6
* | | | | | | | | | | | | | | | | | | | Merge branch 'mh/simplify-cache-tree-find'Junio C Hamano2014-03-181-10/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | cache_tree_find(): use path variable when passing over slashesmh/simplify-cache-tree-findMichael Haggerty2014-03-051-2/+3
| * | | | | | | | | | | | | | | | | | | | cache_tree_find(): remove early returnMichael Haggerty2014-03-051-2/+0
| * | | | | | | | | | | | | | | | | | | | cache_tree_find(): remove redundant checkMichael Haggerty2014-03-051-1/+1
| * | | | | | | | | | | | | | | | | | | | cache_tree_find(): fix comment formattingMichael Haggerty2014-03-051-2/+3
| * | | | | | | | | | | | | | | | | | | | cache_tree_find(): find the end of path component using strchrnul()Michael Haggerty2014-03-051-3/+1
| * | | | | | | | | | | | | | | | | | | | cache_tree_find(): remove redundant checksMichael Haggerty2014-03-051-4/+3
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'jn/branch-lift-unnecessary-name-length-limit'Junio C Hamano2014-03-181-4/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | branch.c: delete size check of newly tracked branch namesjn/branch-lift-unnecessary-name-length-limitJacopo Notarstefano2014-03-051-4/+0
| |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge branch 'jk/doc-deprecate-grafts'Junio C Hamano2014-03-182-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | docs: mark info/grafts as outdatedjk/doc-deprecate-graftsJeff King2014-03-052-0/+8
| | |_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'jk/detect-push-typo-early'Junio C Hamano2014-03-184-31/+130
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | push: detect local refspec errors earlyjk/detect-push-typo-earlyJeff King2014-03-054-2/+80
| * | | | | | | | | | | | | | | | | | | | match_explicit_lhs: allow a "verify only" modeJeff King2014-03-051-14/+24
| * | | | | | | | | | | | | | | | | | | | match_explicit: hoist refspec lhs checks into their own functionJeff King2014-03-051-19/+30
| |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge branch 'jk/repack-pack-keep-objects'Junio C Hamano2014-03-184-2/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | repack: add `repack.packKeptObjects` config varJeff King2014-03-034-2/+44
* | | | | | | | | | | | | | | | | | | | | Merge branch 'sh/finish-tmp-packfile'Junio C Hamano2014-03-184-21/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | finish_tmp_packfile():use strbuf for pathname constructionsh/finish-tmp-packfileSun He2014-03-034-21/+22
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'sh/write-pack-file-warning-message-fix' into sh/finish-tmp-pack...Junio C Hamano2014-03-031-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'dd/use-alloc-grow'Junio C Hamano2014-03-1814-87/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | sha1_file.c: use ALLOC_GROW() in pretend_sha1_file()dd/use-alloc-growDmitry S. Dolzhenko2014-03-031-6/+1
| * | | | | | | | | | | | | | | | | | | | | | | read-cache.c: use ALLOC_GROW() in add_index_entry()Dmitry S. Dolzhenko2014-03-031-5/+1
| * | | | | | | | | | | | | | | | | | | | | | | builtin/mktree.c: use ALLOC_GROW() in append_to_tree()Dmitry S. Dolzhenko2014-03-031-4/+1
| * | | | | | | | | | | | | | | | | | | | | | | attr.c: use ALLOC_GROW() in handle_attr_line()Dmitry S. Dolzhenko2014-03-031-6/+1
| * | | | | | | | | | | | | | | | | | | | | | | dir.c: use ALLOC_GROW() in create_simplify()Dmitry S. Dolzhenko2014-03-031-4/+1
| * | | | | | | | | | | | | | | | | | | | | | | reflog-walk.c: use ALLOC_GROW()Dmitry S. Dolzhenko2014-03-031-10/+2
| * | | | | | | | | | | | | | | | | | | | | | | replace_object.c: use ALLOC_GROW() in register_replace_object()Dmitry S. Dolzhenko2014-03-031-6/+2
| * | | | | | | | | | | | | | | | | | | | | | | patch-ids.c: use ALLOC_GROW() in add_commit()Dmitry S. Dolzhenko2014-03-031-4/+1
| * | | | | | | | | | | | | | | | | | | | | | | diffcore-rename.c: use ALLOC_GROW()Dmitry S. Dolzhenko2014-03-031-10/+2
| * | | | | | | | | | | | | | | | | | | | | | | diff.c: use ALLOC_GROW()Dmitry S. Dolzhenko2014-03-031-10/+2
| * | | | | | | | | | | | | | | | | | | | | | | commit.c: use ALLOC_GROW() in register_commit_graft()Dmitry S. Dolzhenko2014-03-031-6/+2
| * | | | | | | | | | | | | | | | | | | | | | | cache-tree.c: use ALLOC_GROW() in find_subtree()Dmitry S. Dolzhenko2014-03-031-5/+1
| * | | | | | | | | | | | | | | | | | | | | | | bundle.c: use ALLOC_GROW() in add_to_ref_list()Dmitry S. Dolzhenko2014-03-031-5/+1
| * | | | | | | | | | | | | | | | | | | | | | | builtin/pack-objects.c: use ALLOC_GROW() in check_pbase_path()Dmitry S. Dolzhenko2014-03-031-6/+3
| | |_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'dd/find-graft-with-sha1-pos'Junio C Hamano2014-03-181-15/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | commit.c: use the generic "sha1_pos" function for lookupdd/find-graft-with-sha1-posDmitry S. Dolzhenko2014-02-271-15/+9
| |/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fc/transport-helper-fixes'Junio C Hamano2014-03-187-12/+105
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \