Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
restore: support --patch
2019-05-07
restore: support --patch
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-05-07
restore: replace --force with --ignore-unmerged
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-05-07
restore: default to --source=HEAD when only --staged...
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-05-07
restore: reject invalid combinations with --staged
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-05-07
restore: add --worktree and --staged
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-05-07
checkout: factor out worktree checkout code
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-05-07
restore: disable overlay mode by default
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-05-07
restore: make pathspec mandatory
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-05-07
restore: take tree-ish from --source option instead
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-05-07
checkout: split part of it to new command 'restore'
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-04-02
doc: promote "git switch"
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-04-02
completion: support switch
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-04-02
t: add tests for switch
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-04-02
switch: make --orphan switch to an empty tree
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-04-02
switch: reject if some operation is in progress
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-04-02
switch: no worktree status unless real branch switch...
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-04-02
switch: implicit dwim, use --no-guess to disable it
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-04-02
switch: add short option for --detach
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-04-02
switch: only allow explicit detached HEAD
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-04-02
switch: reject "do nothing" case
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-04-02
switch: stop accepting pathspec
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-04-02
switch: remove -l
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-04-02
switch: add --discard-changes
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-04-02
switch: better names for -b and -B
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-04-02
checkout: split part of it to new command 'switch'
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-04-02
checkout: split options[] array in three pieces
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-04-02
checkout: move 'confict_style' and 'dwim_..' to checkout_opts
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-04-02
checkout: make "opts" in cmd_checkout() a pointer
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-04-02
checkout: factor out some code in parse_branchname_arg()
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-04-02
checkout: keep most #include sorted
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-04-02
checkout: inform the user when removing branch state
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-04-02
checkout: advice how to get out of detached HEAD mode
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-04-02
t: rename t2014-switch.sh to t2014-checkout-switch.sh
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-04-02
git-checkout.txt: fix monospace typeset
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-04-02
doc: document --overwrite-ignore
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-04-02
git-checkout.txt: fix one syntax line
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-04-02
git-checkout.txt: spell out --no-option
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-03-11
The second batch
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-03-11
Sync with maint
diff
|
tree
2019-03-11
Merge branch 'js/rebase-recreate-merge'
diff
|
tree
2019-03-11
Merge branch 'js/untravis-windows'
diff
|
tree
2019-03-11
Merge branch 'rd/gc-prune-doc-fix'
diff
|
tree
2019-03-11
Merge branch 'js/find-lib-h-with-ls-files-when-possible'
diff
|
tree
2019-03-11
Merge branch 'rj/hdr-check-gcrypt-fix'
diff
|
tree
2019-03-11
Merge branch 'jk/guard-bswap-header'
diff
|
tree
2019-03-11
Merge branch 'rd/attr.c-comment-typofix'
diff
|
tree
2019-03-11
Merge branch 'yb/utf-16le-bom-spellfix'
diff
|
tree
2019-03-11
mingw: allow building with an MSYS2 runtime v3.x
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-03-08
mingw: drop MakeMaker reference
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-03-07
Start 2.22 cycle
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-03-07
Merge branch 'jt/http-auth-proto-v2-fix'
diff
|
tree
2019-03-07
Merge branch 'jk/diff-no-index-initialize'
diff
|
tree
2019-03-07
Merge branch 'nd/no-more-check-racy'
diff
|
tree
2019-03-07
Merge branch 'rd/doc-hook-used-in-sample'
diff
|
tree
2019-03-07
Merge branch 'nd/diff-parseopt-2'
diff
|
tree
2019-03-07
Merge branch 'en/merge-options-doc'
diff
|
tree
2019-03-07
Merge branch 'nd/completion-more-parameters'
diff
|
tree
2019-03-07
Merge branch 'ab/receive-pack-use-after-free-fix'
diff
|
tree
2019-03-07
Merge branch 'dl/doc-submodule-wo-subcommand'
diff
|
tree
2019-03-07
Merge branch 'jk/unused-params'
diff
|
tree
2019-03-07
Merge branch 'jk/prune-optim'
diff
|
tree
2019-03-07
Merge branch 'jh/trace2'
diff
|
tree
2019-03-07
Merge branch 'js/doc-symref-in-proto-v1'
diff
|
tree
2019-03-07
Merge branch 'nd/split-index-null-base-fix'
diff
|
tree
2019-03-07
Merge branch 'rj/prune-packed-excess-args'
diff
|
tree
2019-03-07
Merge branch 'jc/test-yes-doc'
diff
|
tree
2019-03-07
Merge branch 'en/combined-all-paths'
diff
|
tree
2019-03-07
Merge branch 'sc/pack-redundant'
diff
|
tree
2019-03-07
Merge branch 'du/branch-show-current'
diff
|
tree
2019-03-07
Merge branch 'dl/complete-submodule-absorbgitdirs'
diff
|
tree
2019-03-07
Merge branch 'wh/author-committer-ident-config'
diff
|
tree
2019-03-07
Merge branch 'aw/pretty-trailers'
diff
|
tree
2019-03-07
Merge branch 'nd/diff-parseopt'
diff
|
tree
2019-03-07
Merge branch 'tg/checkout-no-overlay'
diff
|
tree
2019-03-07
attr.c: ".gitattribute" -> ".gitattributes" (comments)
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-03-07
gitattributes.txt: fix typo
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-03-06
compat/bswap: add include header guards
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-03-06
Makefile: fix 'hdr-check' when GCRYPT not installed
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-03-05
Makefile: use `git ls-files` to list header files,...
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-03-05
Merge tag 'l10n-2.21.0-rnd2.1' of git://github.com...
diff
|
tree
2019-03-03
remote-curl: use post_rpc() for protocol v2 also
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-03-03
docs/git-gc: fix typo "--prune=all" to "--prune=now"
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-02-28
travis: remove the hack to build the Windows job on...
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-02-28
rebase docs: fix "gitlink" typo
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-02-24
Git 2.21
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-02-24
Merge branch 'yn/checkout-doc-fix'
diff
|
tree
2019-02-24
diff: reuse diff setup for --no-index case
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-02-24
Merge tag 'l10n-2.21.0-rnd2' of git://github.com/git...
diff
|
tree
2019-02-24
README: adjust for final Azure Pipeline ID
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-02-24
checkout doc: fix an unmatched double-quote pair
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-02-23
Merge branch 'ab/bsd-fixes'
diff
|
tree
2019-02-23
Merge branch 'ab/workaround-dash-bug-in-test'
diff
|
tree
2019-02-22
trace2: add for_each macros to clang-format
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-02-22
trace2: t/helper/test-trace2, t0210.sh, t0211.sh, t0212.sh
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-02-22
trace2:data: add subverb for rebase
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-02-22
trace2:data: add subverb to reset command
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-02-22
trace2:data: add subverb to checkout command
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-02-22
trace2:data: pack-objects: add trace2 regions
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-02-22
trace2:data: add trace2 instrumentation to index read...
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2019-02-22
trace2:data: add trace2 hook classification
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree