]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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-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  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 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  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'
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
2019-02-22  Jeff Hostetlertrace2: Documentation/technical/api-trace2.txt
2019-02-22  Nguyễn Thái... Delete check-racy.c
2019-02-22  Jonathan Tanremote-curl: refactor reading into rpc_state's buf
2019-02-22  Ævar Arnfjörð... commit-graph tests: fix unportable "dd" invocation
2019-02-22  Jiang XinMerge branch 'master' of https://github.com/ralfth...
2019-02-22  Ralf Thielowl10n: update German translation
2019-02-22  Ævar Arnfjörð... tests: fix unportable "\?" and "\+" regex syntax
2019-02-21  Nguyễn Thái... diff-parseopt: convert --ignore-some-changes
2019-02-21  Nguyễn Thái... diff-parseopt: convert --[no-]minimal
2019-02-21  Nguyễn Thái... diff-parseopt: convert --relative
2019-02-21  Nguyễn Thái... diff-parseopt: convert --no-renames|--[no--rename-empty
2019-02-21  Nguyễn Thái... diff-parseopt: convert --find-copies-harder
2019-02-21  Nguyễn Thái... diff-parseopt: convert -C|--find-copies
2019-02-21  Nguyễn Thái... diff-parseopt: convert -D|--irreversible-delete
2019-02-21  Nguyễn Thái... diff-parseopt: convert -M|--find-renames
2019-02-21  Nguyễn Thái... diff-parseopt: convert -B|--break-rewrites
2019-02-21  Nguyễn Thái... diff-parseopt: convert --output-*
2019-02-21  Nguyễn Thái... diff-parseopt: convert --[no-]compact-summary
next