restore: default to --source=HEAD when only --staged is specified
Nguyễn Thái Ngọc Duy committed over 7 years ago
restore: reject invalid combinations with --staged
Nguyễn Thái Ngọc Duy committed over 7 years ago
restore: add --worktree and --staged
Nguyễn Thái Ngọc Duy committed over 7 years ago
checkout: factor out worktree checkout code
Nguyễn Thái Ngọc Duy committed over 7 years ago
restore: disable overlay mode by default
Nguyễn Thái Ngọc Duy committed over 7 years ago
restore: make pathspec mandatory
Nguyễn Thái Ngọc Duy committed over 7 years ago
restore: take tree-ish from --source option instead
Nguyễn Thái Ngọc Duy committed over 7 years ago
checkout: split part of it to new command 'restore'
Nguyễn Thái Ngọc Duy committed over 7 years ago
parse-options: don't emit "ambiguous option" for aliases
Nguyễn Thái Ngọc Duy committed over 7 years ago
coccicheck: optionally batch spatch invocations
Jeff King committed over 7 years ago
trace2: fixup access problem on /etc/gitconfig in read_very_early_config
Jeff Hostetler committed over 7 years ago
*.[ch]: manually align parameter lists
Denton Liu committed over 7 years ago
*.[ch]: remove extern from function declarations using sed
Denton Liu committed over 7 years ago
*.[ch]: remove extern from function declarations using spatch
Denton Liu committed over 7 years ago
t/perf: add perf script for partial clones
Jeff King committed over 7 years ago
trace2: fix incorrect function pointer check
Josh Steadmon committed over 7 years ago
Honor core.precomposeUnicode in more places
Elijah Newren committed over 7 years ago
git-compat-util: work around for access(X_OK) under root
Clément Chigot committed over 7 years ago
Makefile: use fileno macro work around on AIX
Clément Chigot committed over 7 years ago
Junio C Hamano committed over 7 years ago