History for barebox / commands / ls.c
2020-04-27
@Uwe Kleine-König
commands/*: Replace license and copyright boilerplate by SPDX identfiers ...
Uwe Kleine-König authored on 21 Apr 2020 Sascha Hauer committed on 27 Apr 2020
2019-01-24
@Andrey Smirnov
ls: Adjust amount of space allocated for filesize ...
Andrey Smirnov authored on 17 Jan 2019 Sascha Hauer committed on 24 Jan 2019
2018-04-06
@Sascha Hauer
ls: Do not depend on normalise_path() ...
Sascha Hauer committed on 6 Apr 2018
2017-05-11
@Sascha Hauer
ls: Fix showing links to directories ...
Sascha Hauer committed on 11 May 2017
2016-09-16
@Enrico Jorns
commands: exit on invalid option ...
Enrico Jorns authored on 12 Sep 2016 Sascha Hauer committed on 16 Sep 2016
2015-11-17
@Sascha Hauer
ls: fix exitcode ...
Sascha Hauer committed on 17 Nov 2015
2015-10-02
@Antony Pavlov
commands: ls: use 14 digits for filesize ...
Antony Pavlov authored on 2 Oct 2015 Sascha Hauer committed on 2 Oct 2015
2014-07-03
@Sascha Hauer
ls: sort files with -l ...
Sascha Hauer committed on 3 Jul 2014
2014-06-23
@Jan Luebbe
commands: ls: add ll as an alias for ls -l ...
Jan Luebbe authored on 18 Jun 2014 Sascha Hauer committed on 23 Jun 2014
2014-05-14
@Holger Schurig
commands: harmonize in-barebox documentation ...
Holger Schurig authored on 13 May 2014 Sascha Hauer committed on 14 May 2014
@Holger Schurig
commands: group 'help' output ...
Holger Schurig authored on 13 May 2014 Sascha Hauer committed on 14 May 2014
2012-12-03
@Sascha Hauer
ls command: call stat() only when necessary ...
Sascha Hauer committed on 3 Dec 2012
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-09-04
@Jean-Christophe PLAGNIOL-VILLARD
ls: add symlink support to -l ...
Jean-Christophe PLAGNIOL-VILLARD committed on 4 Sep 2012
2012-06-30
@Sascha Hauer
make st_size in struct stat 64 bit ...
Sascha Hauer committed on 30 Jun 2012
2012-05-14
@Sascha Hauer
Make errno a positive value ...
Sascha Hauer committed on 14 May 2012
2012-02-27
@Sascha Hauer
commands: remove struct command pointer from commands ...
Sascha Hauer committed on 27 Feb 2012
2011-12-21
@Alexander Aring
commands/ls: add to use sorted-insert ...
Alexander Aring authored on 21 Dec 2011 Sascha Hauer committed on 21 Dec 2011
2010-12-21
@Krzysztof Halasa
Cosmetic fixes, including format attributes for printf() and friends. ...
Krzysztof Halasa authored on 20 Dec 2010 Sascha Hauer committed on 21 Dec 2010
2010-11-02
@Robert Schwebel
doc: remove ..., confuses doxygen ...
Robert Schwebel committed on 2 Nov 2010
2010-11-01
@Robert Schwebel
doc: unify documentation for 'ls' ...
Robert Schwebel authored on 12 Jul 2010 Sascha Hauer committed on 1 Nov 2010
2010-02-01
@Sascha Hauer
remove typedef cmd_tbl_t and replace it with struct command ...
Sascha Hauer committed on 1 Feb 2010
2009-12-15
@Sascha Hauer
rename U-Boot-v2 project to barebox ...
Sascha Hauer committed on 15 Dec 2009
2009-10-19
@Sascha Hauer
commands: remove maxargs ...
Sascha Hauer committed on 19 Oct 2009
@Sascha Hauer
call getopt_reset only once ...
Sascha Hauer authored on 17 Oct 2009 Sascha Hauer committed on 19 Oct 2009
2009-10-13
@Sascha Hauer
ls: fix stat failure, print error ...
Sascha Hauer committed on 13 Oct 2009
2009-09-25
@Sascha Hauer
ls: beautify output ...
Sascha Hauer committed on 25 Sep 2009
2008-04-04
@Sascha Hauer
Subject: [PATCH] [general] Fixed constant strings in data section issue ...
Sascha Hauer committed on 4 Apr 2008
2008-03-11
@Sascha Hauer
add ls -c and -l
Sascha Hauer committed on 11 Mar 2008
2007-11-12
@Marc Kleine-Budde
use 10 digits for filesize in ls ...
Marc Kleine-Budde committed on 12 Nov 2007