]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2019-03-07  Paul-Sebastian... stash: convert show to builtin
2019-03-07  Paul-Sebastian... stash: convert list to builtin
2019-03-07  Joel Teichroebstash: convert pop to builtin
2019-03-07  Joel Teichroebstash: convert branch to builtin
2019-03-07  Joel Teichroebstash: convert drop and clear to builtin
2019-03-07  Joel Teichroebstash: convert apply to builtin
2019-03-07  Paul-Sebastian... stash: mention options in `show` synopsis
2019-03-07  Paul-Sebastian... stash: add tests for `git stash show` config
2019-03-07  Paul-Sebastian... stash: rename test cases to be more descriptive
2019-03-07  Matthew Kraait3903: add test for --intent-to-add file
2019-03-07  Paul-Sebastian... t3903: modernize style
2019-03-07  Joel Teichroebstash: improve option parsing test coverage
2019-03-07  Thomas Gummererident: don't require calling prepare_fallback_ident...
2019-03-07  Robert P. J... attr.c: ".gitattribute" -> ".gitattributes" (comments)
2019-03-07  Martin ÅgrenDocumentation: turn middle-of-line tabs into spaces
2019-03-07  Martin Ågrengit-svn.txt: drop escaping '\' that ends up being rendered
2019-03-07  Martin Ågrengit.txt: remove empty line before list continuation
2019-03-07  Martin Ågrenconfig/fsck.txt: avoid starting line with dash
2019-03-07  Martin Ågrenconfig/diff.txt: drop spurious backtick
2019-03-07  Yash Bhatambaregitattributes.txt: fix typo
2019-03-07  Alban Gruinsequencer: refactor rearrange_squash() to work on a...
2019-03-07  Alban Gruinrebase--interactive: move transform_todo_file()
2019-03-07  Alban Gruinsequencer: refactor sequencer_add_exec_commands() to...
2019-03-07  Alban Gruinsequencer: use edit_todo_list() in complete_action()
2019-03-07  Alban Gruinrebase-interactive: rewrite edit_todo_list() to handle...
2019-03-07  Alban Gruinrebase-interactive: append_todo_help() changes
2019-03-07  Alban Gruinrebase-interactive: use todo_list_write_to_file() in...
2019-03-07  Alban Gruinsequencer: refactor skip_unnecessary_picks() to work...
2019-03-07  Alban Gruinrebase--interactive: move rearrange_squash_in_todo_file()
2019-03-07  Alban Gruinrebase--interactive: move sequencer_add_exec_commands()
2019-03-07  Alban Gruinsequencer: change complete_action() to use the refactor...
2019-03-07  Alban Gruinsequencer: make sequencer_make_script() write its scrip...
2019-03-06  Nguyễn Thái... diff-parseopt: convert --submodule
2019-03-06  Nguyễn Thái... diff-parseopt: convert --ignore-submodules
2019-03-06  Nguyễn Thái... diff-parseopt: convert --textconv
2019-03-06  Nguyễn Thái... diff-parseopt: convert --ext-diff
2019-03-06  Nguyễn Thái... diff-parseopt: convert --quiet
2019-03-06  Nguyễn Thái... diff-parseopt: convert --exit-code
2019-03-06  Nguyễn Thái... diff-parseopt: convert --color-words
2019-03-06  Nguyễn Thái... diff-parseopt: convert --word-diff-regex
2019-03-06  Nguyễn Thái... diff-parseopt: convert --word-diff
2019-03-06  Nguyễn Thái... diff-parseopt: convert --[no-]color
2019-03-06  Nguyễn Thái... diff-parseopt: convert --[no-]follow
2019-03-06  Nguyễn Thái... diff-parseopt: convert -R
2019-03-06  Nguyễn Thái... diff-parseopt: convert -a|--text
2019-03-06  Nguyễn Thái... diff-parseopt: convert --full-index
2019-03-06  Nguyễn Thái... diff-parseopt: convert --binary
2019-03-06  Nguyễn Thái... diff-parseopt: convert --anchored
2019-03-06  Nguyễn Thái... diff-parseopt: convert --diff-algorithm
2019-03-06  Nguyễn Thái... diff-parseopt: convert --histogram
2019-03-06  Nguyễn Thái... diff-parseopt: convert --patience
2019-03-06  Nguyễn Thái... diff-parseopt: convert --[no-]indent-heuristic
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 Schindelinremote-curl: mark all error messages for translation
2019-03-05  Denton Liugit-reset.txt: clarify documentation
2019-03-05  Jean-Noël AvilaDoc: fix misleading asciidoc formating
2019-03-05  Jeff Kingfsck: always compute USED flags for unreachable objects
2019-03-05  Jeff Kingdoc/fsck: clarify --connectivity-only behavior
2019-03-05  Jeff Kingrev-list: allow cached objects in existence check
2019-03-05  Johannes Schindelincurl: anonymize URLs in error messages and warnings
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-05  Jeff Kingfetch: ignore SIGPIPE during network operation
2019-03-05  Jeff Kingfetch: avoid calling write_or_die()
2019-03-04  Johannes Schindelinbuilt-in rebase: set ORIG_HEAD just once, before the...
2019-03-04  Johannes Schindelinbuilt-in rebase: demonstrate that ORIG_HEAD is not...
2019-03-04  Johannes Schindelinbuilt-in rebase: use the correct reflog when switching...
2019-03-04  Johannes Schindelinbuilt-in rebase: no need to check out `onto` twice
2019-03-04  Johannes Schindelintests: introduce --stress-jobs=<N>
2019-03-04  Johannes Schindelintests: let --stress-limit=<N> imply --stress
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  Martin Ågrensetup: fix memory leaks with `struct repository_format`
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-28  Johannes Schindelinident: add the ability to provide a "fallback identity"
2019-02-28  Paul-Sebastian... strbuf.c: add `strbuf_insertf()` and `strbuf_vinsertf()`
2019-02-28  Paul-Sebastian... strbuf.c: add `strbuf_join_argv()`
2019-02-28  Paul-Sebastian... sha1-name.c: add `get_oidf()` which acts like `get_oid()`
2019-02-28  Jeff Kingbisect: make diff-tree output prettier
2019-02-28  Jeff Kingbisect: fix internal diff-tree config loading
2019-02-28  Jeff Kingbisect: use string arguments to feed internal diff...
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  Ævar Arnfjörð... Makefile: allow for combining DEVELOPER=1 and CFLAGS...
2019-02-24  Ævar Arnfjörð... Makefile: move the setting of *FLAGS closer to "include"
2019-02-24  Ævar Arnfjörð... Makefile: Move *_LIBS assignment into its own section
2019-02-24  Ævar Arnfjörð... Makefile: add/remove comments at top and tweak whitespace
2019-02-24  Ævar Arnfjörð... Makefile: move "strip" assignment down from flags
2019-02-24  Ævar Arnfjörð... Makefile: remove an out-of-date comment
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'
next