]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2021-08-30  SZEDER Gábortest-lib: set GIT_CEILING_DIRECTORIES to protect the...
2021-08-30  Zokerdoc: fix syntax error and the format of printf
2021-08-30  Jeff Hostetlersparse-index: copy dir_hash in ensure_full_index()
2021-08-30  Taylor Blaubuiltin/pack-objects.c: remove duplicate hash lookup
2021-08-30  Taylor Blaubuiltin/pack-objects.c: simplify add_objects_in_unpacke...
2021-08-30  Taylor Blauobject-store.h: teach for_each_packed_object to ignore...
2021-08-28  Ævar Arnfjörð... bundle API: start writing API documentation
2021-08-27  René Scharfebranch: allow deleting dangling branches with --force
2021-08-27  René Scharfearchive: convert queue_directory to struct object_id
2021-08-27  René Scharfeshow-branch: simplify rev_is_head()
2021-08-27  Jeff Kingdocs: use "character encoding" to refer to commit-objec...
2021-08-27  Jeff Kinglogmsg_reencode(): warn when iconv() fails
2021-08-27  Matheus Tavarescheckout: make delayed checkout respect --quiet and...
2021-08-26  SZEDER Gáborcolumn: fix parsing of the '--nl' option
2021-08-25  Patrick Steinhardtls-refs: reuse buffer when sending refs
2021-08-25  René Scharfeuse xopen() to handle fatal open(2) failures
2021-08-25  René Scharfexopen: explicitly report creation failures
2021-08-25  Han-Wen Nienhuysrefs: make errno output explicit for read_raw_ref_fn
2021-08-25  Han-Wen Nienhuysrefs/files-backend: stop setting errno from lock_ref_oi...
2021-08-25  Han-Wen Nienhuysrefs: remove EINVAL errno output from specification...
2021-08-25  Ævar Arnfjörð... refs file backend: move raceproof_create_file() here
2021-08-25  Ævar Arnfjörð... refs/files: remove unused "errno != ENOTDIR" condition
2021-08-25  Ævar Arnfjörð... refs/files: remove unused "errno == EISDIR" code
2021-08-25  Ævar Arnfjörð... refs/files: remove unused "oid" in lock_ref_oid_basic()
2021-08-25  Ævar Arnfjörð... refs API: remove OID argument to reflog_expire()
2021-08-25  Ævar Arnfjörð... reflog expire: don't lock reflogs using previously...
2021-08-25  Ævar Arnfjörð... refs/files: add a comment about refs_reflog_exists...
2021-08-25  Ævar Arnfjörð... refs: make repo_dwim_log() accept a NULL oid
2021-08-25  Ævar Arnfjörð... refs/debug: re-indent argument list for "prepare"
2021-08-25  Ævar Arnfjörð... refs/files: remove unused "skip" in lock_raw_ref() too
2021-08-25  Ævar Arnfjörð... refs/files: remove unused "extras/skip" in lock_ref_oid...
2021-08-25  Jeff Kingrefs: drop unused "flags" parameter to lock_ref_oid_basic()
2021-08-25  Ævar Arnfjörð... advice: move advice.graftFileDeprecated squashing to...
2021-08-25  Ævar Arnfjörð... advice: remove use of global advice_add_embedded_repo
2021-08-25  Ben Boeckeladvice: remove read uses of most global `advice_` variables
2021-08-25  Ben Boeckeladvice: add enum variants for missing advice variables
2021-08-25  Đoàn Trần Công... diff-lib: ignore paths that are outside $cwd if --relat...
2021-08-25  Đoàn Trần Công... t6300: check for cat-file exit status code
2021-08-25  Đoàn Trần Công... t6300: don't run cat-file on non-existent object
2021-08-25  Mike Hommeycredential: fix leak in credential_apply_config()
2021-08-25  Jeff Kingt5323: drop mentions of "master"
2021-08-24  Junio C HamanoThe first batch post 2.33
2021-08-24  Junio C HamanoMerge branch 'ps/fetch-pack-load-refs-optim'
2021-08-24  Junio C HamanoMerge branch 'jt/push-negotiation-fixes'
2021-08-24  Junio C HamanoMerge branch 'es/trace2-log-parent-process-name'
2021-08-24  Junio C HamanoMerge branch 'hn/refs-test-cleanup'
2021-08-24  Junio C HamanoMerge branch 'en/ort-perf-batch-15'
2021-08-24  Junio C HamanoMerge branch 'js/expand-runtime-prefix'
2021-08-24  Junio C HamanoMerge branch 'ab/bundle-doc'
2021-08-24  Junio C HamanoMerge branch 'zh/ref-filter-raw-data'
2021-08-24  Junio C HamanoMerge branch 'ab/pack-stdin-packs-fix'
2021-08-24  Junio C HamanoMerge branch 'ab/http-drop-old-curl'
2021-08-24  Junio C HamanoMerge branch 'ds/add-with-sparse-index'
2021-08-24  Junio C HamanoMerge branch 'jc/bisect-sans-show-branch'
2021-08-24  Ævar Arnfjörð... rebase: emit one "fatal" in "fatal: fatal: <error>"
2021-08-24  Ævar Arnfjörð... ls-remote: set packet_trace_identity(<name>)
2021-08-24  René Scharfecompat: let git_mmap use malloc(3) directly
2021-08-24  Derrick Stoleemaintenance: skip bootout/bootstrap when plist is regis...
2021-08-24  Johannes Schindelinmaintenance: create `launchctl` configuration using...
2021-08-24  Johannes Sixtt9001: PATH must not use Windows-style paths
2021-08-24  Mickey Enditot5582: remove spurious 'cd "$D"' line
2021-08-24  Atharva Raykarsubmodule--helper: run update procedures from C
2021-08-24  Taylor BlauDocumentation: describe MIDX-based bitmaps
2021-08-24  Taylor Blaupack-bitmap-write.c: free existing bitmaps
2021-08-24  Taylor Blaupack-bitmap-write.c: gracefully fail to write non-close...
2021-08-24  Taylor Blaupack-bitmap.c: harden 'test_bitmap_walk()' to check...
2021-08-24  Jiang XinMerge branch 'master' of github.com:nafmo/git-l10n-sv
2021-08-24  Peter Kreftingl10n: sv.po: Fix git-po-helper breakage
2021-08-23  ZheNing Hucherry-pick: use better advice message
2021-08-23  Phillip Woodrebase -r: fix merge -c with a merge strategy
2021-08-23  Phillip Woodrebase -r: don't write .git/MERGE_MSG when fast-forwarding
2021-08-23  Phillip Woodrebase -i: add another reword test
2021-08-23  Alexander Shopovl10n: bg.po: Updated Bulgarian translation (5230t)
2021-08-20  Phillip Woodrebase -r: make 'merge -c' behave like reword
2021-08-20  Ævar Arnfjörð... refs/files: remove unused REF_DELETING in lock_ref_oid_...
2021-08-20  Ævar Arnfjörð... refs/packet: add missing BUG() invocations to reflog...
2021-08-19  SZEDER GáborMakefile: remove archives before manipulating them...
2021-08-18  Takashi Iwaicompletion: tcsh: Fix regression by drop of wrapper...
2021-08-18  Felipe Contrerascompletion: bash: add correct suffix in variables
2021-08-18  Felipe Contrerascompletion: bash: fix for multiple dash commands
2021-08-18  Felipe Contrerascompletion: bash: fix for suboptions with value
2021-08-18  Felipe Contrerascompletion: bash: fix prefix detection in branch.*
2021-08-18  Jiang XinMerge branch 'new-mail' of github.com:git-l10n-pt-PT...
2021-08-16  Junio C HamanoGit 2.33 v2.33.0
2021-08-16  Junio C HamanoMerge branch 'rs/oidtree-alignment-fix'
2021-08-16  Junio C HamanoMerge tag 'l10n-2.33.0-rnd2' of git://github.com/git...
2021-08-16  Daniel Santosl10n: pt_PT: change email
2021-08-16  Daniel Santosl10n: pt_PT: update translation table
2021-08-15  Peter Kreftingl10n: sv.po: Update Swedish translation (5230t0f0u)
2021-08-15  Jiang Xinl10n: TEAMS: change Simplified Chinese team leader
2021-08-15  René Scharfeoidtree: avoid unaligned access to crit-bit tree
2021-08-15  Carlo Marcelo... ci: use upload-artifacts v1 for dockerized jobs
2021-08-15  Joel Klinghedcommit: restore --edit when combined with --fixup
2021-08-15  Jiang XinMerge branch 'next' of github.com:ChrisADR/git-po
2021-08-15  Emir Sarıl10n: tr: v2.33 (round 2)
2021-08-15  Christopher... l10n: es: 2.33.0 round 2
2021-08-15  Jiang Xinl10n: zh_CN: for git v2.33.0 l10n round 2
2021-08-15  Fangyi Zhoul10n: zh_CN: Revision for git v2.32.0 l10n round 1
2021-08-15  Jiang Xinl10n: README: refactor to use GFM syntax
2021-08-15  Jiang XinMerge branch 'l10n-2.33-rnd2' of github.com:ralfth/git
next