]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2019-04-02  Nguyễn Thái... doc: promote "git switch"
2019-04-02  Nguyễn Thái... completion: support switch
2019-04-02  Nguyễn Thái... t: add tests for switch
2019-04-02  Nguyễn Thái... switch: make --orphan switch to an empty tree
2019-04-02  Nguyễn Thái... switch: reject if some operation is in progress
2019-04-02  Nguyễn Thái... switch: no worktree status unless real branch switch...
2019-04-02  Nguyễn Thái... switch: implicit dwim, use --no-guess to disable it
2019-04-02  Nguyễn Thái... switch: add short option for --detach
2019-04-02  Nguyễn Thái... switch: only allow explicit detached HEAD
2019-04-02  Nguyễn Thái... switch: reject "do nothing" case
2019-04-02  Nguyễn Thái... switch: stop accepting pathspec
2019-04-02  Nguyễn Thái... switch: remove -l
2019-04-02  Nguyễn Thái... switch: add --discard-changes
2019-04-02  Nguyễn Thái... switch: better names for -b and -B
2019-04-02  Nguyễn Thái... checkout: split part of it to new command 'switch'
2019-04-02  Nguyễn Thái... checkout: split options[] array in three pieces
2019-04-02  Nguyễn Thái... checkout: move 'confict_style' and 'dwim_..' to checkou...
2019-04-02  Nguyễn Thái... checkout: make "opts" in cmd_checkout() a pointer
2019-04-02  Nguyễn Thái... checkout: factor out some code in parse_branchname_arg()
2019-04-02  Nguyễn Thái... checkout: keep most #include sorted
2019-04-02  Nguyễn Thái... checkout: inform the user when removing branch state
2019-04-02  Nguyễn Thái... checkout: advice how to get out of detached HEAD mode
2019-04-02  Nguyễn Thái... t: rename t2014-switch.sh to t2014-checkout-switch.sh
2019-04-02  Nguyễn Thái... git-checkout.txt: fix monospace typeset
2019-04-02  Nguyễn Thái... doc: document --overwrite-ignore
2019-04-02  Nguyễn Thái... git-checkout.txt: fix one syntax line
2019-04-02  Nguyễn Thái... git-checkout.txt: spell out --no-option
2019-03-11  Junio C HamanoThe second batch
2019-03-11  Junio C HamanoSync with maint
2019-03-11  Junio C HamanoMerge branch 'js/rebase-recreate-merge'
2019-03-11  Junio C HamanoMerge branch 'js/untravis-windows'
2019-03-11  Junio C HamanoMerge branch 'rd/gc-prune-doc-fix'
2019-03-11  Junio C HamanoMerge branch 'js/find-lib-h-with-ls-files-when-possible'
2019-03-11  Junio C HamanoMerge branch 'rj/hdr-check-gcrypt-fix'
2019-03-11  Junio C HamanoMerge branch 'jk/guard-bswap-header'
2019-03-11  Junio C HamanoMerge branch 'rd/attr.c-comment-typofix'
2019-03-11  Junio C HamanoMerge branch 'yb/utf-16le-bom-spellfix'
2019-03-11  Johannes Schindelinmingw: allow building with an MSYS2 runtime v3.x
2019-03-08  Johannes Schindelinmingw: drop MakeMaker reference
2019-03-07  Junio C HamanoStart 2.22 cycle
2019-03-07  Junio C HamanoMerge branch 'jt/http-auth-proto-v2-fix'
2019-03-07  Junio C HamanoMerge branch 'jk/diff-no-index-initialize'
2019-03-07  Junio C HamanoMerge branch 'nd/no-more-check-racy'
2019-03-07  Junio C HamanoMerge branch 'rd/doc-hook-used-in-sample'
2019-03-07  Junio C HamanoMerge branch 'nd/diff-parseopt-2'
2019-03-07  Junio C HamanoMerge branch 'en/merge-options-doc'
2019-03-07  Junio C HamanoMerge branch 'nd/completion-more-parameters'
2019-03-07  Junio C HamanoMerge branch 'ab/receive-pack-use-after-free-fix'
2019-03-07  Junio C HamanoMerge branch 'dl/doc-submodule-wo-subcommand'
2019-03-07  Junio C HamanoMerge branch 'jk/unused-params'
2019-03-07  Junio C HamanoMerge branch 'jk/prune-optim'
2019-03-07  Junio C HamanoMerge branch 'jh/trace2'
2019-03-07  Junio C HamanoMerge branch 'js/doc-symref-in-proto-v1'
2019-03-07  Junio C HamanoMerge branch 'nd/split-index-null-base-fix'
2019-03-07  Junio C HamanoMerge branch 'rj/prune-packed-excess-args'
2019-03-07  Junio C HamanoMerge branch 'jc/test-yes-doc'
2019-03-07  Junio C HamanoMerge branch 'en/combined-all-paths'
2019-03-07  Junio C HamanoMerge branch 'sc/pack-redundant'
2019-03-07  Junio C HamanoMerge branch 'du/branch-show-current'
2019-03-07  Junio C HamanoMerge branch 'dl/complete-submodule-absorbgitdirs'
2019-03-07  Junio C HamanoMerge branch 'wh/author-committer-ident-config'
2019-03-07  Junio C HamanoMerge branch 'aw/pretty-trailers'
2019-03-07  Junio C HamanoMerge branch 'nd/diff-parseopt'
2019-03-07  Junio C HamanoMerge branch 'tg/checkout-no-overlay'
2019-03-07  Robert P. J... attr.c: ".gitattribute" -> ".gitattributes" (comments)
2019-03-07  Yash Bhatambaregitattributes.txt: fix typo
2019-03-06  Jeff Kingcompat/bswap: add include header guards
2019-03-06  Ramsay JonesMakefile: fix 'hdr-check' when GCRYPT not installed
2019-03-05  Johannes SchindelinMakefile: use `git ls-files` to list header files,...
2019-03-05  Junio C HamanoMerge tag 'l10n-2.21.0-rnd2.1' of git://github.com...
2019-03-03  Jonathan Tanremote-curl: use post_rpc() for protocol v2 also
2019-03-03  Robert P. J... docs/git-gc: fix typo "--prune=all" to "--prune=now"
2019-03-02  Jordi Masl10n: Fixes to Catalan translation
2019-03-01  Tran Ngoc Quanl10n: Updated Vietnamese translation for v2.21 rd2
2019-02-28  Johannes Schindelintravis: remove the hack to build the Windows job on...
2019-02-28  Kyle Meyerrebase docs: fix "gitlink" typo
2019-02-26  Jean-Noël Avilal10n: fr.po remove obsolete entries
2019-02-24  Junio C HamanoGit 2.21 v2.21.0
2019-02-24  Junio C HamanoMerge branch 'yn/checkout-doc-fix'
2019-02-24  Jeff Kingdiff: reuse diff setup for --no-index case
2019-02-24  Junio C HamanoMerge tag 'l10n-2.21.0-rnd2' of git://github.com/git...
2019-02-24  Johannes SchindelinREADME: adjust for final Azure Pipeline ID
2019-02-24  Yoichi Nakayamacheckout doc: fix an unmatched double-quote pair
2019-02-23  Alexander Shopovl10n: bg.po: Updated Bulgarian translation (4363t)
2019-02-23  Junio C HamanoMerge branch 'ab/bsd-fixes'
2019-02-23  Junio C HamanoMerge branch 'ab/workaround-dash-bug-in-test'
2019-02-22  Jeff Hostetlertrace2: add for_each macros to clang-format
2019-02-22  Jeff Hostetlertrace2: t/helper/test-trace2, t0210.sh, t0211.sh, t0212.sh
2019-02-22  Jeff Hostetlertrace2:data: add subverb for rebase
2019-02-22  Jeff Hostetlertrace2:data: add subverb to reset command
2019-02-22  Jeff Hostetlertrace2:data: add subverb to checkout command
2019-02-22  Derrick Stoleetrace2:data: pack-objects: add trace2 regions
2019-02-22  Jeff Hostetlertrace2:data: add trace2 instrumentation to index read...
2019-02-22  Jeff Hostetlertrace2:data: add trace2 hook classification
2019-02-22  Jeff Hostetlertrace2:data: add trace2 transport child classification
2019-02-22  Jeff Hostetlertrace2:data: add trace2 sub-process classification
2019-02-22  Jeff Hostetlertrace2:data: add editor/pager child classification
2019-02-22  Jeff Hostetlertrace2:data: add trace2 regions to wt-status
2019-02-22  Jeff Hostetlertrace2: collect Windows-specific process information
2019-02-22  Jeff Hostetlertrace2: create new combined trace facility
next