summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2015-07-15Git 2.4.6Libravatar Junio C Hamano2-1/+25
2015-07-15Merge branch 'mm/describe-doc' into maintLibravatar Junio C Hamano1-1/+1
2015-07-15Merge branch 'fk/doc-format-patch-vn' into maintLibravatar Junio C Hamano1-1/+1
2015-07-15rev-parse --parseopt: allow [*=?!] in argument hintsLibravatar Ilya Bobyr1-2/+2
2015-07-13Git 2.5.0-rc2Libravatar Junio C Hamano1-2/+44
2015-07-13Merge branch 'es/worktree-add'Libravatar Junio C Hamano2-79/+134
2015-07-13Merge branch 'nd/multiple-work-trees'Libravatar Junio C Hamano2-3/+48
2015-07-13Merge branch 'kb/use-nsec-doc'Libravatar Junio C Hamano1-2/+6
2015-07-12Revert "checkout: retire --ignore-other-worktrees in favor of --force"Libravatar Junio C Hamano1-3/+6
2015-07-12checkout: document subtlety around --ours/--theirsLibravatar Simon A. Eugster1-0/+15
2015-07-10The last minute bits of fixesLibravatar Junio C Hamano1-0/+21
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 Hamano1-0/+1
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-10Documentation/tag: remove double occurance of "<pattern>"Libravatar Karthik Nayak1-1/+0
2015-07-09log: add "log.follow" configuration variableLibravatar David Turner1-0/+6
2015-07-07send-email: allow multiple emails using --cc, --to and --bccLibravatar Remi Lespinet1-6/+6
2015-07-07checkout: retire --ignore-other-worktrees in favor of --forceLibravatar Eric Sunshine1-6/+3
2015-07-07worktree: add: auto-vivify new branch when <branch> is omittedLibravatar Eric Sunshine1-2/+6
2015-07-06worktree: add: make -b/-B default to HEAD when <branch> is omittedLibravatar Eric Sunshine1-0/+1
2015-07-06checkout: retire --to optionLibravatar Eric Sunshine1-7/+0
2015-07-06worktree: add -b/-B optionsLibravatar Eric Sunshine1-3/+10
2015-07-06worktree: add --detach optionLibravatar Eric Sunshine1-1/+5
2015-07-06worktree: add --force optionLibravatar Eric Sunshine1-1/+7
2015-07-06worktree: introduce "add" commandLibravatar Eric Sunshine1-10/+10
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-01Documentation/i18n.txt: clarify character encoding supportLibravatar Karsten Blees1-10/+23
2015-07-01Makefile / racy-git.txt: clarify USE_NSEC prerequisitesLibravatar Karsten Blees1-2/+6
2015-07-01Git 2.5.0-rc1Libravatar Junio C Hamano1-0/+7
2015-07-01Merge branch 'mm/describe-doc'Libravatar Junio C Hamano1-1/+1
2015-07-01fast-import: add a get-mark commandLibravatar Michael Haggerty1-6/+33
2015-07-01rev-list: add --count to usage guideLibravatar Lawrence Siebert1-0/+1
2015-06-30git rebase -i: warn about removed commitsLibravatar Galan Rémi2-0/+17
2015-06-30git-rebase -i: add command "drop" to remove a commitLibravatar Galan Rémi1-0/+3
2015-06-29introduce "format" date-modeLibravatar Jeff King1-0/+5
2015-06-29worktree: new place for "git prune --worktrees"Libravatar Nguyễn Thái Ngọc Duy2-3/+48
2015-06-26Documentation/bisect: revise overall contentLibravatar Michael Haggerty1-54/+68
2015-06-26Documentation/bisect: move getting help section to the endLibravatar Matthieu Moy1-6/+5
2015-06-26cat-file: sort and de-dup output of --batch-all-objectsLibravatar Jeff King1-2/+1
2015-06-25Git 2.5.0-rc0Libravatar Junio C Hamano1-15/+2
2015-06-25Sync with 2.4.5Libravatar Junio C Hamano2-1/+30