summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-10The last minute bits of fixesLibravatar Junio C Hamano1-0/+21
2015-07-10Merge branch 'cb/rebase-am-exit-code'Libravatar Junio C Hamano1-1/+1
2015-07-10Merge branch 'jk/fix-refresh-utime'Libravatar Junio C Hamano1-1/+9
2015-07-10Merge branch 'mm/branch-doc-updates'Libravatar Junio C Hamano1-2/+6
2015-07-10Merge branch 'ls/hint-rev-list-count'Libravatar Junio C Hamano2-0/+2
2015-07-10Merge branch 'jk/rev-list-no-bitmap-while-pruning'Libravatar Junio C Hamano2-1/+7
2015-07-10Merge branch 'cb/subtree-tests-update'Libravatar Junio C Hamano1-152/+150
2015-07-10Merge branch 'rh/test-color-avoid-terminfo-in-original-home'Libravatar Junio C Hamano1-52/+47
2015-07-10Merge branch 'sb/p5310-and-chain'Libravatar Junio C Hamano1-3/+3
2015-07-10Merge branch 'tb/checkout-doc'Libravatar Junio C Hamano1-1/+5
2015-07-10Merge branch 'jk/pretty-encoding-doc'Libravatar Junio C Hamano1-1/+4
2015-07-10Merge branch 'nd/dwim-wildcards-as-pathspecs'Libravatar Junio C Hamano1-0/+26
2015-07-09Merge branch 'jk/maint-for-each-packed-object'Libravatar Junio C Hamano2-1/+7
2015-07-09Merge branch 'jc/fix-alloc-sortbuf-in-index-pack'Libravatar Junio C Hamano1-8/+8
2015-07-09clone: simplify string handling in guess_dir_name()Libravatar Sebastian Schuberth1-13/+6
2015-07-08check_and_freshen_file: fix reversed success-checkLibravatar Jeff King1-1/+9
2015-07-08rebase: return non-zero error code if format-patch failsLibravatar Clemens Buchacher1-1/+1
2015-07-08l10n: de.po: translate 65 new messagesLibravatar Ralf Thielow1-1132/+1391
2015-07-08l10n: de.po: translate "index" as "Index"Libravatar Ralf Thielow1-69/+65
2015-07-08l10n: de.po: fix translation of "head nodes"Libravatar Ralf Thielow1-2/+2
2015-07-07checkout: retire --ignore-other-worktrees in favor of --forceLibravatar Eric Sunshine3-12/+7
2015-07-07worktree: add: auto-vivify new branch when <branch> is omittedLibravatar Eric Sunshine3-4/+26
2015-07-06worktree: add: make -b/-B default to HEAD when <branch> is omittedLibravatar Eric Sunshine3-2/+10
2015-07-06worktree: extract basename computation to new functionLibravatar Eric Sunshine1-9/+20
2015-07-06checkout: require worktree unconditionallyLibravatar Eric Sunshine2-3/+1
2015-07-06checkout: retire --to optionLibravatar Eric Sunshine3-173/+139
2015-07-06tests: worktree: retrofit "checkout --to" tests for "worktree add"Libravatar Eric Sunshine3-29/+25
2015-07-06worktree: add -b/-B optionsLibravatar Eric Sunshine2-3/+21
2015-07-06worktree: add --detach optionLibravatar Eric Sunshine2-2/+9
2015-07-06worktree: add --force optionLibravatar Eric Sunshine2-2/+12
2015-07-06worktree: introduce "add" commandLibravatar Eric Sunshine2-10/+41
2015-07-06checkout: drop 'checkout_opts' dependency from prepare_linked_checkoutLibravatar Eric Sunshine1-4/+5
2015-07-06checkout: make --to unconditionally verboseLibravatar Eric Sunshine1-2/+1
2015-07-06checkout: prepare_linked_checkout: drop now-unused 'new' argumentLibravatar Eric Sunshine1-3/+2
2015-07-06checkout: relocate --to's "no branch specified" checkLibravatar Eric Sunshine1-3/+4
2015-07-06checkout: fix bug with --to and relative HEADLibravatar Eric Sunshine2-4/+22
2015-07-06Documentation/git-worktree: add EXAMPLES sectionLibravatar Eric Sunshine1-0/+22
2015-07-06Documentation/git-worktree: add high-level 'lock' overviewLibravatar Eric Sunshine1-9/+15
2015-07-06Documentation/git-worktree: split technical info from general descriptionLibravatar Eric Sunshine1-34/+36
2015-07-06Documentation/git-worktree: add BUGS sectionLibravatar Eric Sunshine1-3/+16
2015-07-06Documentation: move linked worktree description from checkout to worktreeLibravatar Eric Sunshine2-67/+64
2015-07-06Documentation/git-worktree: associate options with commandsLibravatar Eric Sunshine1-3/+3
2015-07-06Documentation/git-checkout: fix incorrect worktree prune commandLibravatar Eric Sunshine1-1/+1
2015-07-06Documentation/branch: document -M and -D in terms of --forceLibravatar Matthieu Moy1-2/+2
2015-07-06Documentation/branch: document -d --force and -m --forceLibravatar Matthieu Moy1-0/+4
2015-07-06git-multimail: update to release 1.1.1Libravatar Matthieu Moy4-6/+17
2015-07-05l10n: zh_CN: for git v2.5.0 l10n round 1Libravatar Jiang Xin1-1122/+1381
2015-07-04index-pack: fix allocation of sorted_by_pos arrayLibravatar Junio C Hamano1-8/+8
2015-07-03strbuf: strbuf_read_file() should return ssize_tLibravatar Michael Haggerty2-3/+4
2015-07-03pager: do not leak "GIT_PAGER_IN_USE" to the pagerLibravatar Junio C Hamano1-0/+1