summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-25Git 2.4.5Libravatar Junio C Hamano2-1/+30
2015-06-25Merge branch 'sg/merge-summary-config' into maintLibravatar Junio C Hamano3-16/+12
2015-06-25Merge branch 'sb/pack-protocol-mention-smart-http' into maintLibravatar Junio C Hamano1-3/+3
2015-06-25Merge branch 'jk/color-diff-plain-is-context' into maintLibravatar Junio C Hamano1-1/+2
2015-06-24Ninth batch for 2.5Libravatar Junio C Hamano1-39/+102
2015-06-24Merge branch 'fk/doc-format-patch-vn'Libravatar Junio C Hamano1-1/+1
2015-06-24Merge branch 'rl/am-3way-config'Libravatar Junio C Hamano2-2/+13
2015-06-24Merge branch 'jc/ll-merge-expose-path'Libravatar Junio C Hamano1-1/+4
2015-06-24Merge branch 'pt/pull-optparse'Libravatar Junio C Hamano1-3/+0
2015-06-24Merge branch 'qn/blame-show-email'Libravatar Junio C Hamano1-0/+2
2015-06-24Merge branch 'es/send-email-sendmail-alias'Libravatar Junio C Hamano1-2/+3
2015-06-23fsck: support ignoring objects in `git fsck` via fsck.skiplistLibravatar Johannes Schindelin1-0/+8
2015-06-23fsck: git receive-pack: support excluding objects from fsck'ingLibravatar Johannes Schindelin1-0/+8
2015-06-23fsck: introduce `git fsck --connectivity-only`Libravatar Johannes Schindelin1-1/+6
2015-06-23fsck: support demoting errors to warningsLibravatar Johannes Schindelin1-0/+11
2015-06-23fsck: document the new receive.fsck.<msg-id> optionsLibravatar Johannes Schindelin1-0/+14
2015-06-22parse-options: move unsigned long option parsing out of pack-objects.cLibravatar Charles Bailey1-0/+6
2015-06-22cat-file: add --batch-all-objects optionLibravatar Jeff King1-0/+8