summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-05-20Bump to release 1.0.0.RC1v1.0.0.RC1pgen
2022-05-19Fix the parsing of attributespgen
2022-05-19Prepare for 1.0.0 RC1 releasepgen
2022-05-18Fix typos in manualpgen
2022-05-15Remove an unused parameterpgen
2022-05-11Fix configure.ac for autoconf >= 2.70pgen
2022-05-10Fix typos in the README filepgen
2022-05-10Remove an unused parameter and simplify the codepgen
2022-05-06Code simplificationpgen
2022-05-02Update to autoconf 2.71pgen
2022-04-29Make pointers explicit in swap functionspgen
2022-04-26Fix a bug in the bash example in the READMEpgen
2022-04-22Add commentspgen
2022-04-19Continue the code simplificationpgen
2022-04-19Remove an useless parameterpgen
2022-04-15Simplify some if-then-else statementspgen
2022-04-11Rework the code a little morepgen
2022-04-07Clarify some code fragmentspgen
2022-04-03Some code simplificationspgen
2022-03-30Typos in some comments in ctxoptpgen
2022-03-25Rewrite some sentences from the users's manualpgen
2022-03-21Sync with github's ctxopt commit a82988dpgen
2022-03-16Use the right format to print size_t values (C99)pgen
2022-03-12Add a missing breakpgen
2022-03-10Remove useless codepgen
2022-03-06Fix a potential segfault when allocating ini pathspgen
2022-02-28Comments tuningpgen
2022-02-26Improve commentspgen
2022-02-23Prevent smenu from running in the backgroundpgen
2022-02-18Factorize redundant codepgen
2022-02-18Fix and add commentspgen
2022-02-14Initialize the new 'invisible' attributepgen
2022-02-10Add the "invisible" (n) style attributepgen
2022-02-06Minor code changes and comment adjustmentspgen
2022-02-04Simplify the codepgen
2022-02-01Add a note on canonical UTF-8 forms in the manualpgen
2022-01-30Continue to add and fix commentspgen
2022-01-25Continue to add and fix commentspgen
2022-01-24Improve comments.pgen
2022-01-20Add comments to document some variablespgen
2022-01-14Correction of the color and attribute parsingpgen
2022-01-09Correct a type mismatchpgen
2022-01-06Catch and manage the SIGPIPE signalpgen
2022-01-06Simplify a loop of get_wordpgen
2022-01-06Use enum for the color method (classic or ANSI)pgen
2022-01-05Add some commentspgen
2021-12-31Clarify commentspgen
2021-12-26Make ll_quicksort static in listpgen
2021-12-21Fix a commentpgen
2021-12-17Remove bad code and fix a related testpgen