about summary refs log tree commit diff
path: root/contrib/hooks
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2015-05-14 13:47:28 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2015-05-14 13:49:12 +0200
commit2eb41c4665ad6866c8893668263c401d7b0ffc5d (patch)
tree782fdce22534d111b6fd8705360fc39be3ce4a0b /contrib/hooks
parentui-shared: allow remote refs in branch switcher (diff)
downloadcgit-pink-2eb41c4665ad6866c8893668263c401d7b0ffc5d.tar.gz
cgit-pink-2eb41c4665ad6866c8893668263c401d7b0ffc5d.zip
git: update to v2.4.1
Update to git version v2.4.1, no changes required.

Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'contrib/hooks')
0 files changed, 0 insertions, 0 deletions
c38aec1&follow=1'>eval: Reap zombies after built-in commands and functionsHerbert Xu 2018-04-19redir: Fix typo in noclobber codeHerbert Xu 2018-04-19expand: Fix glibc glob(3) supportHerbert Xu 2018-04-02expand: Fix buffer overflow in expandmetaHerbert Xu 2018-04-02builtin: Move echo space/nl handling into print_escape_strHerbert Xu 2018-04-02builtin: Fix echo performance regressionHerbert Xu 2018-04-02expand: Fix ghost fields with unquoted $@/$*Herbert Xu 2018-04-02parser: Allow newlines within parameter substitutionHerbert Xu 2018-04-02expand: Fix bugs with words connected to the right of $@Herbert Xu 2018-03-25Revert "[BUILTIN] Remove unnecessary restoration of format string in printf"Herbert Xu 2018-03-22parser: Fix backquote support in here-document EOF markHerbert Xu