summaryrefslogtreecommitdiffstats
path: root/json-writer.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-07user-manual.txt: prefer 'merge --abort' over 'reset --hard'Nguyễn Thái Ngọc Duy1-1/+1
2019-05-07completion: support restoreNguyễn Thái Ngọc Duy1-0/+15
2019-05-07t: add tests for restoreNguyễn Thái Ngọc Duy3-0/+221
2019-05-07restore: support --patchNguyễn Thái Ngọc Duy2-2/+56
2019-05-07restore: replace --force with --ignore-unmergedNguyễn Thái Ngọc Duy1-9/+20
2019-05-07restore: default to --source=HEAD when only --staged is specifiedNguyễn Thái Ngọc Duy1-0/+6
2019-05-07restore: reject invalid combinations with --stagedNguyễn Thái Ngọc Duy1-0/+10
2019-05-07restore: add --worktree and --stagedNguyễn Thái Ngọc Duy1-6/+68
2019-05-07checkout: factor out worktree checkout codeNguyễn Thái Ngọc Duy1-49/+59
2019-05-07restore: disable overlay mode by defaultNguyễn Thái Ngọc Duy1-4/+7
2019-05-07restore: make pathspec mandatoryNguyễn Thái Ngọc Duy1-0/+7
2019-05-07restore: take tree-ish from --source option insteadNguyễn Thái Ngọc Duy1-8/+34
2019-05-07checkout: split part of it to new command 'restore'Nguyễn Thái Ngọc Duy13-5/+257
2019-04-02doc: promote "git switch"Nguyễn Thái Ngọc Duy19-105/+105
2019-04-02completion: support switchNguyễn Thái Ngọc Duy1-1/+36