summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* release to sidHEADdebian/1.13.0-1archive/debian/1.13.0-1masterSean Whitton2023-07-21
* Closes tracking bug.Xiyue Deng2023-07-19
* Update section from lisp to editors.Xiyue Deng2023-07-19
* Update Standards-Version to 4.6.2. No change needed.Xiyue Deng2023-07-19
* Repair d/watch.Xiyue Deng2023-07-19
* Re-enable autopkgtest now that it passes. Closes: #916923.Xiyue Deng2023-07-19
* New upstream release.Xiyue Deng2023-07-19
* Merge tag '1.13.0'Xiyue Deng2023-07-19
|\
| * Stable 1.13.0Jason Milkins2022-08-29
| |\
| | * 1.13.0Jason Milkins2022-08-29
| * | Merge pull request #152 from emacsfodder/s-replace-all-fix-#138Jason Milkins2022-08-29
| |\ \ | | |/ | |/|
| | * Let (case-fold-search nil) on (s-replace-all)Jason Milkins2022-08-29
| | * Fix #138 - s-replace-allJason Milkins2022-08-24
| * | Only require assoc on Emacs 24.1 and olderJason Milkins2022-08-24
| |/
| * Merge pull request #125 from odanoburu/s-slice-atJason Milkins2022-08-16
| |\
| | * (s-slice-at) check for empty stringodanoburu2018-08-22
| | * (s-slice-at) use while instead of recursionodanoburu2018-08-22
| * | Merge pull request #148 from emacsfodder/s-spaced-wordsJason Milkins2022-08-16
| |\ \
| | * | Fix make-string spaces/join.jasonm232022-08-15
| | * | Added s-spaced-wordsjasonm232022-08-15
| |/ /
| * | Merge pull request #147 from dr-scsi/silenceJason Milkins2022-08-13
| |\ \
| | * | Silence Emacs 29 compiler warningsdr-scsi2022-08-12
| |/ /
| * | Merge pull request #106 from cy20lin/feature/chop-by-lenJason Milkins2022-08-12
| |\ \
| | * \ Merge branch 'master' into feature/chop-by-lenJason Milkins2022-08-12
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #107 from daantjie/masterJason Milkins2022-08-12
| |\ \ \
| | * | | Add `s-splice`Daniel Oosthuizen2016-11-16
| * | | | Merge pull request #112 from EdwardBetts/spellingJason Milkins2022-08-12
| |\ \ \ \
| | * | | | correct spelling mistakeEdward Betts2017-09-02
| * | | | | Merge pull request #117 from phst/doc-s-matchJason Milkins2022-08-12
| |\ \ \ \ \
| | * | | | | Document how ‘s-match’ handles non-matching subexpressions.Philipp Stephani2017-12-16
| * | | | | | Merge pull request #145 from Delapouite/s-trim-rightJason Milkins2022-08-12
| |\ \ \ \ \ \
| | * | | | | | s-trim-right: fix declare positionDelapouite2022-07-18
| |/ / / / / /
| * | | | | | Fix indentationJonas Bernoulli2021-06-16
| * | | | | | Improve the performance of s-shared-startClément Pit-Claudel2021-06-03
| * | | | | | Update readme-template.mdMagnar Sveen2021-04-02
| * | | | | | Update README.mdMagnar Sveen2021-04-02
| * | | | | | Merge pull request #133 from Olzaq/masterMagnar Sveen2020-03-30
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Add .gitignoreOlzaq2020-03-30
| |/ / / / /
| * | | | | Merge pull request #123 from eigengrau/masterMagnar Sveen2018-04-06
| |\ \ \ \ \
| | * | | | | s-truncate: Allow custom ellipsis stringSebastian Reuße2018-03-25
| |/ / / / /
| * | | | | Merge pull request #121 from zck/s-count-matches-allMagnar Sveen2018-02-27
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Typofix in a comment: "litteral" -> "literal".Zachary Kanfer2018-02-25
| | * | | | Specify that s-count-matches, s-count-matches-all are 1-indexed.Zachary Kanfer2018-02-25
| | * | | | Add s-count-matches-all.Zachary Kanfer2018-02-25
| |/ / / /
| * | | | Merge pull request #116 from Silex/masterMagnar Sveen2017-11-02
| |\ \ \ \
| | * | | | Add s-replace-regexpPhilippe Vaucher2017-11-02
| |/ / / /
| * | | | Merge pull request #110 from phst/masterMagnar Sveen2017-11-01
| |\ \ \ \
| | * | | | Mark all functions as free of side effects or pure wherever possiblePhilipp Stephani2017-10-31
| |/ / / /
| | | | * Rewrite docstrings in s-chop-left and s-chop-rightChienYu Lin2016-11-23
| | | | * Add s-chop-left and s-chop-rightChienYu Lin2016-11-10
| | | |/