index
:
rm
master
remove directory entries
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-04-12
deglobalize return value
HEAD
master
Jakob Kaivo
2019-11-01
style
Jakob Kaivo
2019-10-16
define MAX_CANON if it isn't already
Jakob Kaivo
2019-08-03
add error message for missing operand
Jakob Kaivo
2019-08-03
formatting in license
Jakob Kaivo
2019-08-03
chain conditionals to trip use of continue statements
Jakob Kaivo
2019-08-03
clean up main loop with alias path = argv[optind]
Jakob Kaivo
2019-08-03
rename rm_prompt() to confirm(); remove redundant variable
Jakob Kaivo
2019-08-02
only compile regex once; remove redundant return statement
Jakob Kaivo
2019-08-02
check against yesexpr instead of hardcoding "yes" and "y"
Jakob Kaivo
2019-08-02
clean up redundant return statements and conditionals
Jakob Kaivo
2019-08-02
normalize diagnostics
Jakob Kaivo
2019-08-02
clean up existence test and prompting logic
Jakob Kaivo
2019-08-02
merge nftw_rm() and rm()
Jakob Kaivo
2019-08-02
diagnose /, ., and ..
Jakob Kaivo
2019-08-02
-f with no operands returns 0
Jakob Kaivo
2019-08-02
update license
Jakob Kaivo
2019-08-02
add more braces and correct return values
Jakob Kaivo
2019-08-02
style
Jakob Kaivo
2019-03-13
migrate to gitlab
Jakob Kaivo