Introduction
Statistics
Contact
Development
Disclaimer
Help
Log - sbase - suckless unix tools
git clone git://git.suckless.org/sbase
Log
Files
Refs
README
LICENSE
---
Date Commit message Author
2025-06-01 12:09 tar: man page update, and more robust &… Xan Phung
2025-05-04 06:19 tar: bug fix and compatibility improvem… Xan Phung
2025-05-02 08:41 rm: Fix regression from b278710 Roberto E. Vargas �…
2025-04-25 10:37 rm: Use basenames to protect against . … Roberto E. Vargas…
2025-04-23 15:56 rm.1: swap .St mdoc macro with text Roberto E. Vargas �…
2025-04-23 15:56 cp.1: swap .St mdoc macro with text THIBAUT AUBIN
2025-04-24 06:51 rm: Don't attempt to remove . or .. Roberto E. Vargas �…
2025-04-23 20:12 rm: Add -i and cleanup rm() Roberto E. Vargas �…
2025-04-21 17:31 libutil/unescape: Stop octal escape at … Michael Forney
2025-04-22 16:15 rm: Remove unneeded declarations Roberto E. Vargas �…
2025-04-22 11:51 cp: Don't modify status for -i Roberto E. Vargas �…
2025-04-10 00:00 cp: add -i flag Thibaut Aubin
2025-04-10 00:00 libutil: add confirm() prompt Thibaut Aubin
2025-03-26 18:58 find: Fix -exec return value Tavian Barnes
2024-12-19 20:56 rev, tail: replace hardcoded code by UT… Elie Le Vaillant
2025-03-11 07:47 Add sbase-box to gitignore Sebastien Peterson�…
2025-03-03 18:52 du: Dedup hardlinks remph
2025-02-26 10:03 tar: archive: improve fix for long name… Andrea Calligaris
2025-03-17 18:03 build: Fix getconf generation Roberto E. Vargas �…
2025-02-22 12:14 find: Implement -print0 Tavian Barnes
2025-02-22 12:14 libutil/mode: Fix sticky bit parsing Tavian Barnes
2025-02-22 12:14 find: Don't exit successfully after err… Tavian Barnes
2025-02-22 12:14 find: Use the current umask to parse -p… Tavian Barnes
2025-02-22 12:14 find: Fall back from stat() to lstat() … Tavian Barnes
2025-03-13 10:46 Bump version to 0.1 Roberto E. Vargas �…
2025-03-13 11:06 build: Avoid using numbers in dist targ… Roberto E. Vargas…
2024-12-09 13:36 kill: handle TRAP signal Randy Palamar
2024-12-06 09:37 tar: force decompression Elie Le Vaillant
2024-12-06 09:37 sed.1: add some missing info Andrea Calligaris
2024-12-06 09:37 tar: fix problem with paths longer than… TahaGTRC
2024-09-13 05:20 README: Add usage instruction for sbase… Brandon Pribula
2024-09-07 22:57 fix: update man pages to standard mdoc … Brandon Pribula
2024-03-22 03:39 ed: Add other pending bug Roberto E. Vargas �…
2024-03-12 16:11 build: Fix sbase-box-install target Roberto E. Vargas �…
2024-03-05 20:20 tar: chktar: fix conditional typo Elie Le Vaillant
2024-02-11 08:26 tar: sanitize, chktar: leading spaces s… Elie Le Vaillant
2024-01-22 21:18 expr: tonum: handle case where result w… Randy Palamar
2024-01-19 20:56 build: Fix OBJ definition and remove MAN Roberto E. Vargas �…
2024-01-07 18:02 expr: don't evaluate matched substr as … Randy Palamar
2024-01-07 18:02 expr: treat expressions as strs until e… Randy Palamar
2024-01-12 19:48 ed: Add new TODO Roberto E. Vargas �…
2023-12-29 19:27 ed: Handle correctly lines in substitut… Roberto E. Vargas…
2023-12-01 12:33 sbase-box: Fix segmentation fault when … Jules Maselbas
2023-12-28 16:26 ed: Don't undo commands in sigint Roberto E. Vargas �…
2023-12-06 10:48 ed: Simplify sighup dealing Roberto E. Vargas �…
2023-12-06 00:20 ed: Print only last line in empty comma… Roberto E. Vargas…
2023-12-05 23:38 ed: Fix G and V commands Roberto E. Vargas �…
2023-11-27 07:32 ed: Remove nothing comments Roberto E. Vargas �…
2023-11-27 07:32 ed: Fix makeline Roberto E. Vargas �…
2023-11-29 20:49 ed: Update TODO Roberto E. Vargas �…
2023-11-27 08:21 ed: Improve execsh Roberto E. Vargas �…
2023-11-29 14:47 ed: Avoid dangling pointer in getrhs() Roberto E. Vargas �…
2023-11-27 08:21 ed: Read from input in append() Roberto E. Vargas �…
2023-11-29 12:25 ed: Add getinput() and setinput() Roberto E. Vargas �…
2023-11-29 07:39 ed: Add copystring() Roberto E. Vargas �…
2023-10-29 11:46 find: Make parameter error messages mor… Quentin Rameau
2023-10-29 11:28 scripts: Fix non-portable find -perm /m… Quentin Rameau
2023-10-29 11:28 scripts: Fix non-portable usage of find… Quentin Rameau
2023-10-29 10:32 scripts: Force file copying on install Quentin Rameau
2023-10-29 08:57 make: fix rogue parameter in install ta… Quentin Rameau
2023-10-29 16:48 TODO: add replacement bug reported for … Hiltjo Posthuma
2023-09-27 07:46 build: Posixfy the Makefile Roberto E. Vargas �…
2023-09-26 21:09 Simplify install/uninstall Roberto E. Vargas �…
2023-09-26 18:51 build: Remove unneeded dependency Roberto E. Vargas �…
2023-09-26 18:27 sbase-box: Add -i flag Roberto E. Vargas �…
2023-09-26 18:03 build: Move getconf.sh to scripts Roberto E. Vargas �…
2023-09-26 17:45 build: Simplify dist target Roberto E. Vargas �…
2023-09-27 05:24 build: Use ARFLAGS when creating librar… Roberto E. Vargas…
2023-09-27 04:47 build: Remove LIBUTIL and LIBUTF Roberto E. Vargas �…
2023-09-26 17:36 build: Remove LIBUTFSRC and LIBUTILSRC Roberto E. Vargas �…
2023-09-26 17:26 sbase-box: Simplify Makefile rule Roberto E. Vargas �…
2023-09-27 04:35 build: Remove .gitignore rule Roberto E. Vargas �…
2023-09-22 21:10 ed: Deal signals in a reliable way Roberto E. Vargas �…
2023-09-26 06:17 Ensure commands are followed by a blank Rene Kita
2023-09-22 17:44 ed: Open output file for writing Roberto E. Vargas �…
2023-09-22 17:43 ed: Don't discard full lines Roberto E. Vargas �…
2023-09-22 12:19 xargs: Read full lines is -I Roberto E. Vargas �…
2023-09-22 12:18 xargs: Free argument before substitution Roberto E. Vargas �…
2023-09-22 09:07 xargs: Apply -I substitution to all the… Roberto E. Vargas…
2023-09-22 09:24 libutil: Remove free() from strnsub() Roberto E. Vargas �…
2023-09-22 08:54 xargs: Update the man page about -I Roberto E. Vargas �…
2023-09-22 08:37 xargs: Add -x when -I is used Roberto E. Vargas �…
2023-07-28 15:58 xargs: add replace string flag (-I) sewn
2023-08-06 20:50 tr: fix behavior of cflag when using ch… noneofyourbusiness
2023-09-21 12:56 ed: Add support for ! in w command Heiko Berges
2019-05-20 08:36 cmp: Make output of error message POSIX… Richard Ipsum
2022-03-23 13:39 libutf: add some const's David Demelier
2023-04-13 04:20 libutf: Update to unicode 15.0.0 Michael Forney
2021-08-11 15:47 refer to re_format(7) for BSDs Greg Reagle
2022-03-06 12:14 cp: don't abort when src and dest file … Arthur Williams
2023-01-24 23:44 sort.1: fix typo Andrea Calligaris
2023-02-08 16:35 ed: Fix 'w' command not respecting '-s'… Andrea Calligaris
2023-04-13 03:13 dd: Consider block count in inner read … Michael Forney
2022-12-04 08:32 dd: Fix backwards comparison when handl… Michael Forney
2022-10-20 03:29 find: insert -a in before open parens a… Michael Forney
2022-06-20 10:39 setsid: fix usage information for -f fl… Hiltjo Posthuma
2022-03-23 00:14 Fix LICENSE name Michael Forney
2021-09-04 00:08 nohup: Open nohup.out WRONLY Arthur Williams
2021-09-11 05:45 find: Flush stdout before executing com… Michael Forney
2021-09-11 05:43 find: Add spawn helper function Michael Forney
1937 more commits remaining, fetch the repository
Atom feed
Atom feed (tags)