Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-31 | maint: fix typos in test comments and old ChangeLog files | Jim Meyering | |
Culprits identified and fixed automatically using these commands: git ls-files|misspellings -f -|perl -nl \ -e '/^(.*?)\[(\d+)\]: (\w+) -> "(.*?)"$/ or next;' \ -e '($file,$n,$l,$r)=($1,$2,$3,$4); $q="'\''"; $r=~s/$q/$q\\$q$q/g;'\ -e 'print "sed -i $q${n}s!$l!$r!$q $file"' | bash using http://github.com/lyda/misspell-check * old/fileutils/ChangeLog: Fix typos. * old/textutils/ChangeLog: Likewise. * tests/misc/truncate-fail-diag: Likewise. | |||
2012-05-08 | maint: fix common spelling errors | Kevin Lyda | |
These were identified using: https://github.com/lyda/misspell-check executed like: git ls-files | misspellings -f - * src/cat.c: Correct a spelling error. * src/comm.c: Likewise. * src/expr.c: Likewise. * src/pr.c: Likewise. * src/tac.c: Likewise. * src/test.c: Likewise. * src/ChangeLog-2005: Likewise. * src/ChangeLog-2007: Likewise. * src/NEWS: Likewise. * src/doc/coreutils.texi: Likewise. * src/lib/ChangeLog-2007: Likewise. * src/man/help2man: Likewise. * src/old/fileutils/ChangeLog-1997: Likewise. * src/old/fileutils/NEWS: Likewise. * src/old/sh-utils/ChangeLog.0: Likewise. * src/old/textutils/ChangeLog: Likewise. * src/tests/misc/comm: Likewise. * src/tests/misc/uniq: Likewise. * src/tests/mv/dir2dir: Likewise. * src/cfg.mk (old_NEWS_hash): update with `make update-NEWS-hash` | |||
2012-01-27 | maint: use single copyright year range | Jim Meyering | |
Run "make update-copyright". | |||
2012-01-27 | maint: fix copyright in old fileutils ChangeLog | Jim Meyering | |
* old/fileutils/ChangeLog-1997: Insert omitted "Free Software" in the name of the copyright holder. Compress year range. | |||
2012-01-01 | maint: update all copyright year number ranges | Jim Meyering | |
Run "make update-copyright". | |||
2011-01-01 | maint: update all copyright year number ranges | Jim Meyering | |
Run "make update-copyright". | |||
2010-01-01 | maint: update all FSF copyright year lists to include 2010 | Jim Meyering | |
Use this command: git ls-files | grep -v COPYING \ | xargs env UPDATE_COPYRIGHT_USE_INTERVALS=1 \ build-aux/update-copyright | |||
2009-08-25 | global: convert indentation-TABs to spaces | Jim Meyering | |
Transformed via this shell code: t=$'\t' git ls-files \ | grep -vE '(^|/)((GNU)?[Mm]akefile|ChangeLog)|\.(am|mk)$' \ | grep -vE 'tests/pr/|help2man' \ | xargs grep -lE "^ *$t" \ | xargs perl -MText::Tabs -ni -le \ '$m=/^( *\t[ \t]*)(.*)/; print $m ? expand($1) . $2 : $_' | |||
2009-06-23 | maint: update all Copyright year lists to include 2009 | Jim Meyering | |
2008-11-11 | Update references to GFDL: 1.2 -> 1.3 | Jim Meyering | |
* doc/coreutils.texi: Likewise. * doc/perm.texi: Likewise. * old/fileutils/NEWS: Likewise. * old/sh-utils/NEWS: Likewise. * old/textutils/NEWS: Likewise. | |||
2007-08-25 | Remove all .cvsignore files from version control. | Jim Meyering | |
2006-08-17 | Add/fix copyright notices and adjust to latest GNU FDL. | Paul Eggert | |
2006-02-13 | Clarify wording in the light of later comments from the Open Group | Paul Eggert | |
and from rms. | |||
2004-08-10 | Convert to UTF-8. | Paul Eggert | |
2003-08-09 | Change Solaris2.7 to Solaris 5.7. | Jim Meyering | |
2003-08-09 | *** empty log message *** | Jim Meyering | |
2003-04-15 | remove SPCs before TAB | Jim Meyering | |
2003-02-08 | . | Jim Meyering | |
2003-01-18 | ls [4.1.1]: Mention that --dereference-command-line (-H) is now the default, | Jim Meyering | |
unless one of the -d, -F, or -l options are given. From Paul Eggert | |||
2002-09-30 | . | Jim Meyering | |
2002-09-29 | . | Jim Meyering | |
2002-09-25 | . | Jim Meyering | |
2002-08-08 | *** empty log message *** | Jim Meyering | |
2002-08-08 | *** empty log message *** | Jim Meyering | |
2002-08-08 | *** empty log message *** | Jim Meyering | |
2002-08-05 | *** empty log message *** | Jim Meyering | |
2002-08-05 | *** empty log message *** | Jim Meyering | |
2002-08-04 | . | Jim Meyering | |
2002-08-04 | *** empty log message *** | Jim Meyering | |
2002-08-03 | . | Jim Meyering | |
2002-08-03 | . | Jim Meyering | |
2002-08-01 | *** empty log message *** | Jim Meyering | |
2002-07-29 | nohup changes | Jim Meyering | |
2002-07-29 | *** empty log message *** | Jim Meyering | |
2002-07-29 | *** empty log message *** | Jim Meyering | |
2002-07-28 | *** empty log message *** | Jim Meyering | |
2002-07-28 | *** empty log message *** | Jim Meyering | |
2002-07-28 | *** empty log message *** | Jim Meyering | |
2002-07-28 | *** empty log message *** | Jim Meyering | |
2002-07-27 | . | Jim Meyering | |
2002-07-27 | *** empty log message *** | Jim Meyering | |
2002-07-27 | *** empty log message *** | Jim Meyering | |
2002-07-27 | *** empty log message *** | Jim Meyering | |
2002-07-27 | *** empty log message *** | Jim Meyering | |
2002-07-26 | *** empty log message *** | Jim Meyering | |
2002-07-24 | . | Jim Meyering | |
2002-07-23 | *** empty log message *** | Jim Meyering | |
2002-07-23 | *** empty log message *** | Jim Meyering | |
2002-07-22 | *** empty log message *** | Jim Meyering | |
2002-07-22 | *** empty log message *** | Jim Meyering | |