summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Git 1.9.0v1.9.0Junio C Hamano2014-02-144-33/+11
* release notes: typo fixesMichael J Gruber2014-02-141-18/+18
* Sync with 1.8.5.5Junio C Hamano2014-02-133-2/+40
|\
| * Git 1.8.5.5v1.8.5.5Junio C Hamano2014-02-135-4/+42
| * Merge branch 'bm/merge-base-octopus-dedup' into maintJunio C Hamano2014-02-132-6/+64
| |\
| * \ Merge branch 'jc/revision-range-unpeel' into maintJunio C Hamano2014-02-132-12/+33
| |\ \
| * \ \ Merge branch 'jk/allow-fetch-onelevel-refname' into maintJunio C Hamano2014-02-132-1/+12
| |\ \ \
| * \ \ \ Merge branch 'jk/interpret-branch-name-fix' into maintJunio C Hamano2014-02-133-45/+124
| |\ \ \ \
| * \ \ \ \ Merge branch 'rk/send-email-ssl-cert' into maintJunio C Hamano2014-02-131-1/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'sb/repack-in-c' into maintJunio C Hamano2014-02-131-12/+12
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'as/tree-walk-fix-aggressive-short-cut' into maintJunio C Hamano2014-02-132-1/+14
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge git://github.com/git-l10n/git-poJunio C Hamano2014-02-121-844/+966
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | l10n: de.po: correct message when hiding commits by craftRalf Thielow2014-02-121-1/+1
| * | | | | | | | | l10n: de.po: translate 28 new messagesRalf Thielow2014-02-121-843/+965
|/ / / / / / / / /
* | | | | | | | | Merge git://github.com/git-l10n/git-poJunio C Hamano2014-02-115-139/+165
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | l10n: zh_CN.po: Disambiguation for rebaseJiang Xin2014-02-061-28/+29
| * | | | | | | | | l10n: zh_CN.po: translate 1 new message (2211t0f0u)Jiang Xin2014-02-031-2/+6
| * | | | | | | | | Merge branch 'master' of git://github.com/nafmo/git-l10n-svJiang Xin2014-02-031-13/+18
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | l10n: Update Swedish translation (2211t0f0u)Peter Krefting2014-02-021-13/+18
| * | | | | | | | | | Merge branch 'master' of git://github.com/vnwildman/gitJiang Xin2014-02-031-62/+61
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | l10n: vi.po (2211t): Updated one new stringTran Ngoc Quan2014-02-031-62/+61
| | |/ / / / / / / / /
| * | | | | | | | | | l10n: fr: 1.9rc2 2211tJean-Noel Avila2014-02-021-23/+35
| |/ / / / / / / / /
| * | | | | | | | | l10n: git.pot: v1.9 round 2 (1 new)Jiang Xin2014-02-011-12/+17
* | | | | | | | | | Git 1.9.0-rc3v1.9.0-rc3Junio C Hamano2014-02-071-1/+1
* | | | | | | | | | Merge branch 'ow/manpages-typofix'Junio C Hamano2014-02-076-7/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Documentation: fix typos in man pagesow/manpages-typofixØystein Walle2014-02-056-7/+7
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'aj/ada-diff-word-pattern'Junio C Hamano2014-02-072-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | userdiff: update Ada patternsaj/ada-diff-word-patternAdrian Johnson2014-02-052-3/+3
* | | | | | | | | | | Merge branch 'nd/tag-doc'Junio C Hamano2014-02-071-2/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-tag.txt: <commit> for --contains is optionalnd/tag-docNguyễn Thái Ngọc Duy2014-02-041-2/+3
| |/ / / / / / / / / /
* | | | | | | | | | | Sync with 1.8.5.4Junio C Hamano2014-02-052-1/+50
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Git 1.8.5.4v1.8.5.4Junio C Hamano2014-02-054-3/+52
| * | | | | | | | | | Merge branch 'jc/maint-pull-docfix' into maintJunio C Hamano2014-02-052-5/+8
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'ow/stash-with-ifs' into maintJunio C Hamano2014-02-052-7/+19
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'js/lift-parent-count-limit' into maintJunio C Hamano2014-02-054-10/+45
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nd/add-empty-fix' into maintJunio C Hamano2014-02-052-1/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \