summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-09log: add "log.follow" configuration variableLibravatar David Turner5-2/+49
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-07send-email: suppress meaningless whitespaces in from fieldLibravatar Remi Lespinet2-0/+25
2015-07-07send-email: allow multiple emails using --cc, --to and --bccLibravatar Remi Lespinet3-21/+52
2015-07-07send-email: consider quote as delimiter instead of characterLibravatar Remi Lespinet1-2/+4
2015-07-07send-email: reduce dependencies impact on parse_address_lineLibravatar Remi Lespinet4-1/+162
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-06status: add new tests for status during rebase -iLibravatar Guillaume Pagès1-0/+87
2015-07-06status: give more information during rebase -iLibravatar Guillaume Pagès2-0/+225
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
2015-07-01l10n: ca.po: update translationLibravatar Alex Henrie1-1127/+1382
2015-07-02Merge branch 'fr_2.5.0_round1' of git://github.com/jnavila/gitLibravatar Jiang Xin1-1131/+1379
2015-07-01Documentation/i18n.txt: clarify character encoding supportLibravatar Karsten Blees1-10/+23
2015-07-01Makefile / racy-git.txt: clarify USE_NSEC prerequisitesLibravatar Karsten Blees2-6/+11