]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2021-05-25  Matheus Tavaresinit: fix bug regarding ~/ expansion in init.templateDir
2021-05-25  Ævar Arnfjörð... send-email: fix missing error message regression
2021-05-25  Johannes Sixtt9001-send-email.sh: fix expected absolute paths on...
2021-05-25  Teng Longpackfile-uri.txt: fix blobPackfileUri description
2021-05-24  Felipe Contrerasdoc: avoid using rm directly
2021-05-24  Felipe Contrerasdoc: simplify Makefile using .DELETE_ON_ERROR
2021-05-24  Felipe Contrerasdoc: remove unnecessary rm instances
2021-05-24  Felipe Contrerasdoc: improve asciidoc dependencies
2021-05-24  Felipe Contrerasdoc: refactor common asciidoc dependencies
2021-05-24  Tran Ngoc Quanl10n: vi.po(5204t): Updated Vietnamese translation...
2021-05-23  Yi-Jyun Panl10n: zh_TW.po: localized
2021-05-22  Junio C HamanoGit 2.32-rc1 v2.32.0-rc1
2021-05-22  Junio C HamanoMerge branch 'dl/stash-show-untracked-fixup'
2021-05-22  Junio C HamanoMerge branch 'jh/simple-ipc-sans-pthread'
2021-05-22  Junio C HamanoMerge branch 'wm/rev-parse-path-format-wo-arg'
2021-05-22  Đoàn Trần Công... t: use configured TAR instead of tar
2021-05-22  Denton Liustash show: use stash.showIncludeUntracked even when...
2021-05-21  Yi-Jyun Panl10n: zh_TW.po: v2.32.0 round 1 (11 untranslated)
2021-05-21  Sergey Organovdiff-merges: let "-m" imply "-p"
2021-05-21  Sergey Organovdiff-merges: rename "combined_imply_patch" to "merges_i...
2021-05-21  Sergey Organovstash list: stop passing "-m" to "git log"
2021-05-21  Sergey Organovgit-svn: stop passing "-m" to "git rev-list"
2021-05-21  Sergey Organovdiff-merges: move specific diff-index "-m" handling...
2021-05-21  Sergey Organovt4013: test "git diff-index -m"
2021-05-21  Sergey Organovt4013: test "git diff-tree -m"
2021-05-21  Sergey Organovt4013: test "git log -m --stat"
2021-05-21  Sergey Organovt4013: test "git log -m --raw"
2021-05-21  Sergey Organovt4013: test that "-m" alone has no effect in "git log"
2021-05-20  Jeff Hostetlersimple-ipc: correct ifdefs when NO_PTHREADS is defined
2021-05-20  Jean-Noël Avilahelp: fix small typo in error message
2021-05-20  Ævar Arnfjörð... trace2: refactor to avoid gcc warning under -O3
2021-05-20  Junio C HamanoMerge branch 'ds/sparse-index-protections'
2021-05-20  Junio C HamanoMerge branch 'tz/c-locale-output-is-no-more'
2021-05-20  Junio C HamanoMerge branch 'cs/http-use-basic-after-failed-negotiate'
2021-05-20  Peter Kreftingl10n: sv.po: Update Swedish translation (5204t0f0u)
2021-05-20  Elijah Newrenmerge-ort, diffcore-rename: employ cached renames when...
2021-05-20  Elijah Newrenmerge-ort: handle interactions of caching and rename...
2021-05-20  Elijah Newrenmerge-ort: add helper functions for using cached renames
2021-05-20  Elijah Newrenmerge-ort: preserve cached renames for the appropriate...
2021-05-20  Elijah Newrenmerge-ort: avoid accidental API mis-use
2021-05-20  Elijah Newrenmerge-ort: add code to check for whether cached renames...
2021-05-20  Elijah Newrenmerge-ort: populate caches of rename detection results
2021-05-20  Elijah Newrenmerge-ort: add data structures for in-memory caching...
2021-05-20  Elijah Newrent6429: testcases for remembering renames
2021-05-20  Elijah Newrenfast-rebase: write conflict state to working tree,...
2021-05-20  Elijah Newrenfast-rebase: change assert() to BUG()
2021-05-20  Elijah NewrenDocumentation/technical: describe remembering renames...
2021-05-20  Jeff Kingdoc: explain the use of color.pager
2021-05-20  Jiang Xinl10n: fix typos in po/TEAMS
2021-05-20  Alex Henriesetup: split "extensions found" messages into singular...
2021-05-20  Alex Henriefetch: improve grammar of "shallow roots" message
2021-05-19  Junio C HamanoA handful more topics before -rc1
2021-05-19  Junio C HamanoMerge branch 'jk/test-chainlint-softer'
2021-05-19  Junio C HamanoMerge branch 'en/prompt-under-set-u'
2021-05-19  Junio C HamanoMerge branch 'zh/ref-filter-push-remote-fix'
2021-05-19  Junio C HamanoMerge branch 'ew/sha256-clone-remote-curl-fix'
2021-05-19  Junio C HamanoMerge branch 'en/dir-traversal'
2021-05-19  Junio C HamanoMerge branch 'ab/perl-makefile-cleanup'
2021-05-19  Han-Wen Nienhuysrefs: make explicit that ref_iterator_peel returns...
2021-05-19  Jeff Kingfetch-pack: signal v2 server that we are done making...
2021-05-19  Jean-Noël Avilal10n: fr: v2.32.0 round 1
2021-05-19  Jeff Kingclone: clean up directory after transport_fetch_refs...
2021-05-19  Reuven Ydocs: improve fast-forward in glossary content
2021-05-19  Derrick Stoleeread-cache: delete unused hashing methods
2021-05-19  Derrick Stoleeread-cache: use hashfile instead of git_hash_ctx
2021-05-19  Derrick Stoleecsum-file.h: increase hashfile buffer size
2021-05-19  Jonathan Niederxsize_t: avoid implementation defined behavior when...
2021-05-19  Jeff KingRevert "remote-curl: fall back to basic auth if Negotia...
2021-05-19  Jeff Kingt5551: test http interaction with credential helpers
2021-05-18  Junio C Hamanorevisions(7): clarify that most commands take a single...
2021-05-17  Derrick Stoleehashfile: use write_in_full()
2021-05-17  Derrick Stoleesparse-index: fix uninitialized jump
2021-05-17  Matheus Tavaresparallel-checkout: send the new object_id algo field...
2021-05-17  Todd Zullingert7500: remove non-existant C_LOCALE_OUTPUT prereq
2021-05-17  Emir Sarıl10n: tr: v2.32.0-r1
2021-05-17  rlespinassel10n: fr: fixed inconsistencies
2021-05-17  Vincent Taml10n: fr.po fixed inconsistencies
2021-05-17  Wolfgang Müllerrev-parse: mark die() messages for translation
2021-05-17  Wolfgang Müllerrev-parse: fix segfault with missing --path-format...
2021-05-17  Daniel Santosl10n: pt_PT: add Portuguese translations part 2
2021-05-17  Jiang Xinl10n: git.pot: v2.32.0 round 1 (126 new, 26 removed)
2021-05-17  Anders Höckerstendescribe-doc: clarify default length of abbreviation
2021-05-16  edefmailinfo: don't discard names under 3 characters
2021-05-16  Alex Henriesubmodule: use the imperative mood to describe the...
2021-05-16  Alex Henriestash: don't translate literal commands
2021-05-16  Gregory Andersgit-send-email: add option to specify sendmail command
2021-05-16  Junio C HamanoGit 2.32-rc0 v2.32.0-rc0
2021-05-16  Junio C HamanoMerge branch 'ls/typofix'
2021-05-16  Junio C HamanoMerge branch 'dl/stash-show-untracked-fixup'
2021-05-16  Junio C HamanoMerge branch 'wc/packed-ref-removal-cleanup'
2021-05-16  Junio C HamanoMerge branch 'lh/maintenance-leakfix'
2021-05-16  Junio C HamanoMerge branch 'ma/typofixes'
2021-05-16  Junio C HamanoMerge branch 'ah/merge-ort-i18n'
2021-05-16  Junio C HamanoMerge branch 'dd/mailinfo-quoted-cr'
2021-05-16  Junio C HamanoMerge branch 'ab/sparse-index-cleanup'
2021-05-16  Junio C HamanoMerge branch 'ab/streaming-simplify'
2021-05-16  Junio C HamanoMerge branch 'mt/parallel-checkout-part-3'
2021-05-16  Junio C HamanoMerge branch 'jt/push-negotiation'
2021-05-16  Alex Henriemerge: don't translate literal commands
2021-05-14  Alex Henriel10n: Update Catalan translation
next