summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-10Merge branch 'jk/fix-refresh-utime'Junio C Hamano
2015-07-10Merge branch 'mm/branch-doc-updates'Junio C Hamano
2015-07-10Merge branch 'ls/hint-rev-list-count'Junio C Hamano
2015-07-10Merge branch 'jk/rev-list-no-bitmap-while-pruning'Junio C Hamano
2015-07-10Merge branch 'cb/subtree-tests-update'Junio C Hamano
2015-07-10Merge branch 'rh/test-color-avoid-terminfo-in-original-home'Junio C Hamano
2015-07-10Merge branch 'sb/p5310-and-chain'Junio C Hamano
2015-07-10Merge branch 'tb/checkout-doc'Junio C Hamano
2015-07-10Merge branch 'jk/pretty-encoding-doc'Junio C Hamano
2015-07-10Merge branch 'nd/dwim-wildcards-as-pathspecs'Junio C Hamano
2015-07-09Merge branch 'jk/maint-for-each-packed-object'Junio C Hamano
2015-07-09Merge branch 'jc/fix-alloc-sortbuf-in-index-pack'Junio C Hamano
2015-07-09clone: simplify string handling in guess_dir_name()Sebastian Schuberth
2015-07-08check_and_freshen_file: fix reversed success-checkJeff King
2015-07-08rebase: return non-zero error code if format-patch failsClemens Buchacher
2015-07-08l10n: de.po: translate 65 new messagesRalf Thielow
2015-07-08l10n: de.po: translate "index" as "Index"Ralf Thielow
2015-07-08l10n: de.po: fix translation of "head nodes"Ralf Thielow
2015-07-07checkout: retire --ignore-other-worktrees in favor of --forceEric Sunshine
2015-07-07worktree: add: auto-vivify new branch when <branch> is omittedEric Sunshine
2015-07-06worktree: add: make -b/-B default to HEAD when <branch> is omittedEric Sunshine
2015-07-06worktree: extract basename computation to new functionEric Sunshine
2015-07-06checkout: require worktree unconditionallyEric Sunshine
2015-07-06checkout: retire --to optionEric Sunshine
2015-07-06tests: worktree: retrofit "checkout --to" tests for "worktree add"Eric Sunshine
2015-07-06worktree: add -b/-B optionsEric Sunshine
2015-07-06worktree: add --detach optionEric Sunshine
2015-07-06worktree: add --force optionEric Sunshine
2015-07-06worktree: introduce "add" commandEric Sunshine
2015-07-06checkout: drop 'checkout_opts' dependency from prepare_linked_checkoutEric Sunshine
2015-07-06checkout: make --to unconditionally verboseEric Sunshine
2015-07-06checkout: prepare_linked_checkout: drop now-unused 'new' argumentEric Sunshine
2015-07-06checkout: relocate --to's "no branch specified" checkEric Sunshine
2015-07-06checkout: fix bug with --to and relative HEADEric Sunshine
2015-07-06Documentation/git-worktree: add EXAMPLES sectionEric Sunshine
2015-07-06Documentation/git-worktree: add high-level 'lock' overviewEric Sunshine
2015-07-06Documentation/git-worktree: split technical info from general descriptionEric Sunshine
2015-07-06Documentation/git-worktree: add BUGS sectionEric Sunshine
2015-07-06Documentation: move linked worktree description from checkout to worktreeEric Sunshine
2015-07-06Documentation/git-worktree: associate options with commandsEric Sunshine
2015-07-06Documentation/git-checkout: fix incorrect worktree prune commandEric Sunshine
2015-07-06Documentation/branch: document -M and -D in terms of --forceMatthieu Moy
2015-07-06Documentation/branch: document -d --force and -m --forceMatthieu Moy
2015-07-06git-multimail: update to release 1.1.1Matthieu Moy
2015-07-05l10n: zh_CN: for git v2.5.0 l10n round 1Jiang Xin
2015-07-04index-pack: fix allocation of sorted_by_pos arrayJunio C Hamano
2015-07-03strbuf: strbuf_read_file() should return ssize_tMichael Haggerty
2015-07-03pager: do not leak "GIT_PAGER_IN_USE" to the pagerJunio C Hamano
2015-07-01l10n: ca.po: update translationAlex Henrie
2015-07-02Merge branch 'fr_2.5.0_round1' of git://github.com/jnavila/gitJiang Xin