]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2021-06-09  Elijah NewrenFix various issues found in comments
2021-06-09  Elijah Newrendiffcore-rename: avoid unnecessary strdup'ing in break_idx
2021-06-09  Elijah Newrenmerge-ort: replace string_list_df_name_compare with...
2021-06-09  Andrei Rybakmailinfo: use starts_with() when checking scissors
2021-06-09  Atharva RaykarMyFirstContribution: link #git-devel to Libera Chat
2021-06-09  Ævar Arnfjörð... builtins + test helpers: use return instead of exit...
2021-06-08  Jeff Kingdoc: warn people against --max-pack-size
2021-06-08  Đoàn Trần Công... t: use user-specified utf-8 locale for testing svn
2021-06-08  Felipe Contrerasdoc: merge: mention default of defaulttoupstream
2021-06-08  Đoàn Trần Công... doc/log: correct default for --decorate
2021-06-08  Michael Schindlermergetools/kdiff3: make kdiff3 work on Windows too
2021-06-08  Ævar Arnfjörð... xdiff: use BUG(...), not xdl_bug(...)
2021-06-08  Ævar Arnfjörð... read-cache.c: don't guard calls to progress.c API
2021-06-08  Ævar Arnfjörð... protocol-caps.h: add newline at end of file
2021-06-08  Andrei Rybakt: fix whitespace around &&
2021-06-07  依云l10n: zh_CN: review for git v2.32.0 l10n round 1
2021-06-06  Junio C HamanoGit 2.32 v2.32.0
2021-06-06  Junio C HamanoMerge tag 'l10n-2.32.0-rnd1.1' of git://github.com...
2021-06-06  Junio C HamanoMerge branch 'rs/parallel-checkout-test-fix'
2021-06-06  Junio C HamanoMerge branch 'jc/fsync-can-fail-with-eintr'
2021-06-06  René Scharfeparallel-checkout: avoid dash local bug in tests
2021-06-06  Christopher... l10n: es: 2.32.0 round 1
2021-06-05  Jiang Xinl10n: zh_CN: for git v2.32.0 l10n round 1
2021-06-05  Jiang XinMerge branch 'fix_typo' of github.com:e-yes/git
2021-06-05  Junio C Hamanofsync(): be prepared to see EINTR
2021-06-04  Jiang XinMerge branch 'pt-PT' of github.com:git-l10n-pt-PT/git-po
2021-06-04  Jordi Masl10n: Update Catalan translation
2021-06-04  Josh Steadmondocs: fix api-trace2 doc for "too_many_files" event
2021-06-04  Tao KlerksRemove warning that repack only works on non-promisor...
2021-06-03  ZheNing Hucat-file: merge two block into one
2021-06-03  ZheNing Hucat-file: handle trivial --batch format with --batch...
2021-06-02  Matthias Rüsterl10n: de.po: Update German translation for Git v2.32.0
2021-06-02  Junio C HamanoGit 2.32-rc3 v2.32.0-rc3
2021-06-02  David Aguilarcontrib/completion: fix zsh completion regression from...
2021-06-02  Bagas Sanjayal10n: README: note on fuzzy translations
2021-06-02  Bagas Sanjayal10n: README: document l10n conventions
2021-06-02  Bagas Sanjayal10n: README: document "core translation"
2021-06-02  Bagas Sanjayal10n: README: document git-po-helper
2021-06-02  Jiang Xinl10n: README: add file extention ".md"
2021-06-02  Felipe Contreraspush: don't get a full remote object
2021-06-02  Felipe Contreraspush: only check same_remote when needed
2021-06-02  Felipe Contreraspush: remove trivial function
2021-06-02  Felipe Contreraspush: remove redundant check
2021-06-02  Felipe Contreraspush: factor out the typical case
2021-06-02  Felipe Contreraspush: get rid of all the setup_push_* functions
2021-06-02  Felipe Contreraspush: trivial simplifications
2021-06-02  Felipe Contreraspush: make setup_push_* return the dst
2021-06-02  Felipe Contreraspush: only get the branch when needed
2021-06-02  Felipe Contreraspush: factor out null branch check
2021-06-02  Felipe Contreraspush: split switch cases
2021-06-02  Felipe Contreraspush: return immediately in trivial switch case
2021-06-02  Felipe Contreraspush: create new get_upstream_ref() helper
2021-06-02  Felipe Contrerasdoc: push: explain default=simple correctly
2021-06-02  Felipe Contreraspush: remove unused code in setup_push_upstream()
2021-06-02  Felipe Contreraspush: simplify setup_push_simple()
2021-06-02  Felipe Contreraspush: reorganize setup_push_simple()
2021-06-02  Felipe Contreraspush: copy code to setup_push_simple()
2021-06-02  Felipe Contreraspush: hedge code of default=simple
2021-06-02  Felipe Contreraspush: rename !triangular to same_remote
2021-06-02  Han-Wen Nienhuyst1415: set REFFILES for test specific to storage format
2021-06-02  Han-Wen Nienhuyst4202: mark bogus head hash test with REFFILES
2021-06-02  Han-Wen Nienhuyst7003: check reflog existence only for REFFILES
2021-06-02  Han-Wen Nienhuyst7900: stop checking for loose refs
2021-06-02  Han-Wen Nienhuyst1404: mark tests that muck with .git directly as REFFILES.
2021-06-02  Han-Wen Nienhuyst2017: mark --orphan/logAllRefUpdates=false test as...
2021-06-02  Han-Wen Nienhuyst1414: mark corruption test with REFFILES
2021-06-02  Han-Wen Nienhuyst1407: require REFFILES for for_each_reflog test
2021-06-02  Han-Wen Nienhuystest-lib: provide test prereq REFFILES
2021-06-02  Han-Wen Nienhuyst5304: use "reflog expire --all" to clear the reflog
2021-06-02  Han-Wen Nienhuyst5304: restyle: trim empty lines, drop ':' before >
2021-06-02  Han-Wen Nienhuyst7003: use rev-parse rather than FS inspection
2021-06-02  Han-Wen Nienhuyst5000: inspect HEAD using git-rev-parse
2021-06-02  Han-Wen Nienhuyst5000: reformat indentation to the latest fashion
2021-06-02  Han-Wen Nienhuyst1301: fix typo in error message
2021-06-02  Han-Wen Nienhuyst1413: use tar to save and restore entire .git directory
2021-06-02  Han-Wen Nienhuyst1401-symbolic-ref: avoid direct filesystem access
2021-06-02  Han-Wen Nienhuyst1401: use tar to snapshot and restore repo state
2021-06-02  Han-Wen Nienhuyst5601: read HEAD using rev-parse
2021-06-02  Han-Wen Nienhuyst9300: check ref existence using test-helper rather...
2021-06-02  Han-Wen Nienhuyst/helper/ref-store: initialize oid in resolve-ref
2021-06-02  Han-Wen Nienhuyst4202: split testcase for invalid HEAD symref and HEAD...
2021-06-01  Junio C HamanoMerge branch 'ab/fsck-api-cleanup'
2021-06-01  Ævar Arnfjörð... builtin/fsck.c: don't conflate "int" and "enum" in...
2021-06-01  Daniel Santosl10n: pt_PT: add Portuguese translations part 3
2021-05-30  Thomas Brauncompletion: add --anchored to diff's options
2021-05-30  Jiang XinMerge branch 'l10n/zh_TW/21-05-20' of github.com:l10n...
2021-05-30  Jiang XinMerge branch 'master' of github.com:Softcatala/git-po
2021-05-28  Alexander Shopovl10n: bg.po: Updated Bulgarian translation (5204t)
2021-05-28  Ævar Arnfjörð... send-email: move trivial config handling to Perl
2021-05-28  Ævar Arnfjörð... perl: nano-optimize by replacing Cwd::cwd() with Cwd...
2021-05-28  Ævar Arnfjörð... perl: lazily load some common Git.pm setup code
2021-05-28  Ævar Arnfjörð... send-email: lazily load modules for a big speedup
2021-05-28  Ævar Arnfjörð... send-email: get rid of indirect object syntax
2021-05-28  Ævar Arnfjörð... send-email: use function syntax instead of barewords
2021-05-28  Ævar Arnfjörð... send-email: lazily shell out to "git var"
2021-05-28  Ævar Arnfjörð... send-email: lazily load config for a big speedup
2021-05-28  Ævar Arnfjörð... send-email: copy "config_regxp" into git-send-email...
2021-05-28  Ævar Arnfjörð... send-email: refactor sendemail.smtpencryption config...
2021-05-28  Ævar Arnfjörð... send-email: remove non-working support for "sendemail...
2021-05-28  Ævar Arnfjörð... send-email tests: test for boolean variables without...
next