]> Kevux Git Server - rit/shortlog
rit
2023-02-06 Johannes SchindelinSync with 2.30.8
2023-02-06 Junio C HamanoGit 2.30.8
2023-02-06 Junio C HamanoMerge branch 'ps/apply-beyond-symlink' into maint-2.30
2023-02-06 Taylor BlauMerge branch 'tb/clone-local-symlinks' into maint-2.30
2023-02-03 Patrick Steinhardtapply: fix writing behind newly created symbolic links
2023-01-25 Taylor Blaudir-iterator: prevent top-level symlinks without FOLLOW...
2023-01-25 Taylor Blauclone: delay picking a transport until after get_repo_p...
2023-01-25 Taylor Blaut5619: demonstrate clone_local() with ambiguous transport
2023-01-19 Junio C HamanoSync with maint-2.30
2023-01-19 Johannes Schindelinattr: adjust a mismatched data type
2022-12-13 Junio C HamanoGit 2.31.6
2022-12-13 Junio C HamanoSync with Git 2.30.7
2022-12-13 Junio C HamanoGit 2.30.7
2022-12-09 Junio C HamanoMerge branch 'ps/attr-limits' into maint-2.30
2022-12-09 Junio C HamanoMerge branch 'ps/format-padding-fix' into maint-2.30
2022-12-09 Patrick Steinhardtpretty: restrict input lengths for padding and wrapping...
2022-12-09 Patrick Steinhardtutf8: refactor `strbuf_utf8_replace` to not rely on...
2022-12-09 Patrick Steinhardtutf8: fix checking for glyph width in `strbuf_utf8_repl...
2022-12-09 Patrick Steinhardtutf8: fix overflow when returning string width
2022-12-09 Patrick Steinhardtutf8: fix returning negative string width
2022-12-09 Patrick Steinhardtutf8: fix truncated string lengths in `utf8_strnwidth()`
2022-12-09 Patrick Steinhardtpretty: fix integer overflow in wrapping format
2022-12-09 Patrick Steinhardtpretty: fix adding linefeed when placeholder is not...
2022-12-09 Patrick Steinhardtpretty: fix out-of-bounds read when parsing invalid...
2022-12-09 Patrick Steinhardtpretty: fix out-of-bounds read when left-flushing with...
2022-12-09 Patrick Steinhardtpretty: fix out-of-bounds write caused by integer overflow
2022-12-09 Carlo Marcelo... test-lib: add prerequisite for 64-bit platforms
2022-12-05 Patrick Steinhardtattr: ignore overly large gitattributes files
2022-12-05 Patrick Steinhardtattr: ignore attribute lines exceeding 2048 bytes
2022-12-05 Patrick Steinhardtattr: fix silently splitting up lines longer than 2048...
2022-12-05 Patrick Steinhardtattr: harden allocation against integer overflows
2022-12-05 Patrick Steinhardtattr: fix integer overflow with more than INT_MAX macros
2022-12-05 Patrick Steinhardtattr: fix out-of-bounds read with unreasonable amount...
2022-12-05 Patrick Steinhardtattr: fix out-of-bounds write when parsing huge number...
2022-12-05 Patrick Steinhardtattr: fix integer overflow when parsing huge attribute...
2022-12-05 Patrick Steinhardtattr: fix out-of-bounds read with huge attribute names
2022-12-05 Patrick Steinhardtattr: fix overflow when upserting attribute with overly...
2022-10-06 Taylor BlauGit 2.31.5
2022-10-06 Taylor BlauSync with 2.30.6
2022-10-06 Taylor BlauGit 2.30.6
2022-10-01 Kevin Backhousealias.c: reject too-long cmdline strings in split_cmdline()
2022-10-01 Jeff Kingshell: limit size of interactive commands
2022-10-01 Jeff Kingshell: add basic tests
2022-10-01 Taylor Blautransport: make `protocol.file.allow` be "user" by...
2022-10-01 Taylor Blaut/t9NNN: allow local submodules
2022-10-01 Taylor Blaut/t7NNN: allow local submodules
2022-10-01 Taylor Blaut/t6NNN: allow local submodules
2022-10-01 Taylor Blaut/t5NNN: allow local submodules
2022-10-01 Taylor Blaut/t4NNN: allow local submodules
2022-10-01 Taylor Blaut/t3NNN: allow local submodules
2022-10-01 Taylor Blaut/2NNNN: allow local submodules
2022-10-01 Taylor Blaut/t1NNN: allow local submodules
2022-10-01 Taylor Blaut/lib-submodule-update.sh: allow local submodules
2022-10-01 Taylor Blaubuiltin/clone.c: disallow `--local` clones with symlinks
2022-06-23 Johannes SchindelinGit 2.31.4
2022-06-23 Johannes SchindelinSync with 2.30.5
2022-06-23 Johannes SchindelinGit 2.30.5
2022-06-23 Carlo Marcelo... setup: tighten ownership checks post CVE-2022-24765
2022-06-23 Junio C HamanoMerge branch 'cb/path-owner-check-with-sudo'
2022-06-17 Carlo Marcelo... git-compat-util: allow root to access both SUDO_UID...
2022-05-13 Carlo Marcelo... t0034: add negative tests and allow git init to mostly...
2022-05-13 Carlo Marcelo... git-compat-util: avoid failing dir ownership checks...
2022-05-13 Carlo Marcelo... t: regression git needs safe.directory when using sudo
2022-04-13 Junio C HamanoGit 2.31.3
2022-04-13 Junio C HamanoGit 2.30.4
2022-04-13 Derrick Stoleesetup: opt-out of check with safe.directory=*
2022-04-13 Matheus Valadaressetup: fix safe.directory key not being checked
2022-04-13 Derrick Stoleet0033: add tests for safe.directory
2022-03-23 Johannes SchindelinGit 2.31.2
2022-03-23 Johannes SchindelinSync with 2.30.3
2022-03-23 Johannes SchindelinGit 2.30.3
2022-03-23 Johannes SchindelinFix `GIT_CEILING_DIRECTORIES` with `C:\` and the likes
2022-03-21 Johannes Schindelinsetup_git_directory(): add an owner check for the top...
2022-03-21 Johannes SchindelinAdd a function to determine whether a path is owned...
2022-03-17 Johannes SchindelinMerge branch 'cb/mingw-gmtime-r'
2022-03-17 Carlo Marcelo... mingw: avoid fallback for {local,gm}time_r()
2021-03-26 Junio C HamanoGit 2.31.1
2021-03-19 Junio C HamanoMerge branch 'tb/git-mv-icase-fix'
2021-03-19 Junio C HamanoMerge branch 'rs/xcalloc-takes-nelem-first'
2021-03-19 Junio C HamanoMerge branch 'ah/make-fuzz-all-doc-update'
2021-03-19 Junio C HamanoMerge branch 'jk/slimmed-down'
2021-03-19 Junio C HamanoMerge branch 'rs/calloc-array'
2021-03-19 Junio C HamanoMerge branch 'rs/avoid-null-statement-after-macro-call'
2021-03-19 Junio C HamanoMerge branch 'km/config-doc-typofix'
2021-03-19 Junio C HamanoMerge branch 'jt/clone-unborn-head'
2021-03-19 Junio C HamanoMerge branch 'js/fsmonitor-unpack-fix'
2021-03-19 Junio C HamanoMerge branch 'jk/bisect-peel-tag-fix'
2021-03-19 Junio C HamanoMerge branch 'jh/fsmonitor-prework'
2021-03-19 Junio C HamanoMerge branch 'jc/calloc-fix'
2021-03-17 Johannes Schindelinfsmonitor: do not forget to release the token in `disca...
2021-03-17 Johannes Schindelinfsmonitor: fix memory corruption in some corner cases
2021-03-17 Kyle Meyerconfig.txt: add missing period
2021-03-17 Jeff Kingbisect: peel annotated tags to commits
2021-03-17 Jonathan Tant5606: run clone branch name test with protocol v2
2021-03-17 René Scharfemem-pool: drop trailing semicolon from macro definition
2021-03-17 René Scharfeblock-sha1: drop trailing semicolon from macro definition
2021-03-17 Andrzej Huntfsmonitor: avoid global-buffer-overflow READ when check...
2021-03-16 Junio C Hamanococci: allow xcalloc(1, size)
2021-03-16 Junio C Hamanoxcalloc: use CALLOC_ARRAY() when applicable
2021-03-15 Junio C HamanoGit 2.31
next