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