2022-06-23 |
Jim Meyering | cp: avoid -Wmaybe-uninitialized warning from GCC13 |
commit | commitdiff | tree |
2022-06-23 |
Jim Meyering | maint: remove unnecessary inclusion of hash.h |
commit | commitdiff | tree |
2022-06-21 |
Paul Eggert | maint: prefer POSIX-compatible EREs |
commit | commitdiff | tree |
2022-06-11 |
Paul Eggert | cp: fix ‘cp -rx / /mnt’ |
commit | commitdiff | tree |
2022-06-04 |
Paul Eggert | maint: avoid \] in REs |
commit | commitdiff | tree |
2022-06-04 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2022-05-26 |
Bernhard Voelker | maint: fix spelling in NEWS entry |
commit | commitdiff | tree |
2022-05-25 |
Paul Eggert | maint: spelling fix |
commit | commitdiff | tree |
2022-05-25 |
Paul Eggert | sort: tune diff_reversed |
commit | commitdiff | tree |
2022-05-25 |
Paul Eggert | sort: refactor tricky diff reversal |
commit | commitdiff | tree |
2022-05-25 |
Pádraig Brady | maint: sort.c: fix syntax-check issue in recent commit |
commit | commitdiff | tree |
2022-05-25 |
Pádraig Brady | sort: fix issue with -rk in previous commit |
commit | commitdiff | tree |
2022-05-18 |
Paul Eggert | sort: fix unlikely int overflow with -r |
commit | commitdiff | tree |
2022-05-18 |
Paul Eggert | maint: simplify comparisons |
commit | commitdiff | tree |
2022-05-18 |
Paul Eggert | sort: remove some gotos |
commit | commitdiff | tree |
2022-05-18 |
Paul Eggert | sort: pacify GCC 12 false positive |
commit | commitdiff | tree |
2022-05-18 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2022-05-09 |
Rasmus Villemoes | factor: --exponents: new option for printing in p^e... |
commit | commitdiff | tree |
2022-05-02 |
Pádraig Brady | tests: sort-NaN-infloop: augment testing for recent fix |
commit | commitdiff | tree |
2022-05-02 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2022-05-02 |
Paul Eggert | sort: fix sort -g infloop again |
commit | commitdiff | tree |
2022-04-21 |
Paul Eggert | mv: test Bug#55029 |
commit | commitdiff | tree |
2022-04-21 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2022-04-19 |
Paul Eggert | pr: don’t use uninitialized var |
commit | commitdiff | tree |
2022-04-19 |
Paul Eggert | doc: fix ' and ` in PDF output of code |
commit | commitdiff | tree |
2022-04-19 |
Paul Eggert | doc: fix footnote formats |
commit | commitdiff | tree |
2022-04-19 |
Paul Eggert | doc: prefer ö to $'\u7530' |
commit | commitdiff | tree |
2022-04-17 |
Pádraig Brady | doc: rmdir: clarify --ignore-fail-on-non-empty operation |
commit | commitdiff | tree |
2022-04-15 |
Pádraig Brady | maint: post-release administrivia |
commit | commitdiff | tree |
2022-04-15 |
Pádraig Brady | version 9.1 v9.1 |
commit | commitdiff | tree |
2022-04-15 |
Pádraig Brady | doc: avoid unicode errors in texi conversion |
commit | commitdiff | tree |
2022-04-14 |
Pádraig Brady | build: copy: fix build on macos 10.12 |
commit | commitdiff | tree |
2022-04-13 |
Pádraig Brady | tail: detect closed stdout on Solaris |
commit | commitdiff | tree |
2022-04-13 |
Pádraig Brady | maint: syntax-check: fix preprocessor indentation |
commit | commitdiff | tree |
2022-04-13 |
Paul Eggert | cp,mv,install: omit an ‘inline’ |
commit | commitdiff | tree |
2022-04-13 |
Paul Eggert | cp,mv,install: improve EACCES targetdir messages |
commit | commitdiff | tree |
2022-04-13 |
Paul Eggert | cp,mv,install: avoid excess stat calls on non-GNU |
commit | commitdiff | tree |
2022-04-13 |
Paul Eggert | cp,mv,install: modularize targetdir |
commit | commitdiff | tree |
2022-04-12 |
Pádraig Brady | cp,mv,install: avoid EACCES with non directory destination |
commit | commitdiff | tree |
2022-04-12 |
Pádraig Brady | sync: support syncing files on cygwin |
commit | commitdiff | tree |
2022-04-12 |
Pádraig Brady | tests: cygwin: handle ENOENT from execvp(".") |
commit | commitdiff | tree |
2022-04-12 |
Pádraig Brady | tests: env-S.pl: unset cygwin hardwired env vars |
commit | commitdiff | tree |
2022-04-12 |
Pádraig Brady | tests: md5sum: fix false failures on cygwin |
commit | commitdiff | tree |
2022-04-11 |
Pádraig Brady | tests: b2sum.sh: fix false failure on cygwin |
commit | commitdiff | tree |
2022-04-11 |
Pádraig Brady | tests: dircolors.pl: avoid false failure with TERM... |
commit | commitdiff | tree |
2022-04-11 |
Pádraig Brady | tests: printf-mb.sh: fix false failure with french... |
commit | commitdiff | tree |
2022-04-10 |
Pádraig Brady | tests: stty.sh: skip on systems without perl |
commit | commitdiff | tree |
2022-04-09 |
Pádraig Brady | cp,mv,install: avoid opening non directory destination |
commit | commitdiff | tree |
2022-04-09 |
Pádraig Brady | doc: install --compare: clarify mode of operation |
commit | commitdiff | tree |
2022-04-08 |
Pádraig Brady | doc: remove older ChangeLog items |
commit | commitdiff | tree |
2022-04-08 |
Bernhard Voelker | maint: remove obsolete statat gnulib module |
commit | commitdiff | tree |
2022-04-07 |
Pádraig Brady | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2022-04-04 |
Pádraig Brady | factor: improve support on RISCV and loongson |
commit | commitdiff | tree |
2022-04-03 |
Pádraig Brady | doc: describe `dd iseek` as a feature not a change |
commit | commitdiff | tree |
2022-04-03 |
Pádraig Brady | ls: avoid expensive capability lookup by default |
commit | commitdiff | tree |
2022-04-03 |
Ville Skyttä | dircolors: colorize backup files with bright black |
commit | commitdiff | tree |
2022-03-29 |
Pádraig Brady | doc: join: clarify that -e only effective for -12jo... |
commit | commitdiff | tree |
2022-03-25 |
Pádraig Brady | maint: sync latest bootstrap from gnulib |
commit | commitdiff | tree |
2022-03-20 |
Pádraig Brady | tests: improve recent printf test |
commit | commitdiff | tree |
2022-03-19 |
Pádraig Brady | printf: support printing the numeric value of multi... |
commit | commitdiff | tree |
2022-03-18 |
Pádraig Brady | maint: move build-related NEWS item to its own section |
commit | commitdiff | tree |
2022-03-12 |
Pádraig Brady | doc: test: clarify that -rwx don't just check perm... |
commit | commitdiff | tree |
2022-03-07 |
Pádraig Brady | maint: address syntax-check issues in recent commit |
commit | commitdiff | tree |
2022-03-07 |
Pádraig Brady | stat: only automount with --cached=never |
commit | commitdiff | tree |
2022-03-07 |
Rohan Sable | ls: avoid triggering automounts |
commit | commitdiff | tree |
2022-03-07 |
Pádraig Brady | build: ensure AT_NO_AUTOMOUNT is defined |
commit | commitdiff | tree |
2022-03-05 |
Paul Eggert | date: fix newly-introduced %%-N bug |
commit | commitdiff | tree |
2022-02-25 |
Paul Eggert | chown: warn about USER.GROUP |
commit | commitdiff | tree |
2022-02-25 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2022-02-24 |
Pádraig Brady | fmt: fix invalid multi-byte splitting on macOS |
commit | commitdiff | tree |
2022-02-24 |
Pádraig Brady | tests: improve compat with macOS |
commit | commitdiff | tree |
2022-02-23 |
Paul Eggert | dd: counts ending in "B" now count bytes |
commit | commitdiff | tree |
2022-02-22 |
Paul Eggert | dd: improve doc relative to POSIX |
commit | commitdiff | tree |
2022-02-22 |
Paul Eggert | dd: support iseek= and oseek= |
commit | commitdiff | tree |
2022-02-21 |
Paul Eggert | cp: avoid unnecessary buffer allocation |
commit | commitdiff | tree |
2022-02-19 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2022-02-15 |
Pádraig Brady | doc: env: fix man page reference of exec(2) to exec(3p) |
commit | commitdiff | tree |
2022-02-15 |
Pádraig Brady | doc: use bold style for man page references |
commit | commitdiff | tree |
2022-02-15 |
Pádraig Brady | dircolors: speed up processing of TERM entries |
commit | commitdiff | tree |
2022-02-15 |
Pádraig Brady | dircolors: consider COLORTERM as well as TERM env vars |
commit | commitdiff | tree |
2022-02-14 |
Paul Eggert | tr: mention multibyte problem in man page |
commit | commitdiff | tree |
2022-02-14 |
Paul Eggert | tr: improve multibyte etc. doc |
commit | commitdiff | tree |
2022-02-13 |
Pádraig Brady | dircolors: add --print-ls-colors to display colored... |
commit | commitdiff | tree |
2022-02-13 |
Pádraig Brady | chown,chgrp: reinstate numeric id output in -v messages |
commit | commitdiff | tree |
2022-02-13 |
Paul Eggert | sort: fix several version-sort problems |
commit | commitdiff | tree |
2022-02-13 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2022-02-12 |
Pádraig Brady | doc: avoid using "[" is URLS in --help output |
commit | commitdiff | tree |
2022-02-12 |
Pádraig Brady | doc: adust --help, --version alignment |
commit | commitdiff | tree |
2022-02-12 |
Pádraig Brady | doc: rmdir: improve --help formatting |
commit | commitdiff | tree |
2022-02-12 |
Pádraig Brady | doc: ls: reference dircolors(1) from --help |
commit | commitdiff | tree |
2022-02-12 |
Pádraig Brady | doc: ls: improve --help formatting |
commit | commitdiff | tree |
2022-02-08 |
Paul Eggert | doc: improve version-sort doc |
commit | commitdiff | tree |
2022-02-07 |
Christian Hesse | dircolors: highlight .avif as image |
commit | commitdiff | tree |
2022-02-05 |
Paul Eggert | date: test against bug#50115 |
commit | commitdiff | tree |
2022-02-05 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2022-02-05 |
Pádraig Brady | doc: fix somewhat ambiguous date format representation |
commit | commitdiff | tree |
2022-02-05 |
Paul Eggert | date: improve doc |
commit | commitdiff | tree |
2022-02-05 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2022-02-04 |
Paul Eggert | id: print groups of listed name |
commit | commitdiff | tree |
2022-02-01 |
Bernhard Voelker | doc: add NEWS entry for recent cksum change |
commit | commitdiff | tree |
next |