summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nixpkgs: 19.03 -> 20.03github-actionsDomen Kožar2020-06-031-1/+1
* github actions -> travisDomen Kožar2020-06-032-7/+13
* Merge pull request #127 from bartosh/masterDomen Kožar2020-06-031-4/+2
|\
| * fix adjusting startPageEd Bartosh2017-07-211-4/+2
* | Merge pull request #203 from priegger/fix/readmeDomen Kožar2020-06-032-3/+3
|\ \
| * | fix README -> README.me in some more placesPhilipp Riegger2020-06-032-3/+3
* | | Merge pull request #137 from speleo3/force-rpath-94Domen Kožar2020-06-033-10/+51
|\ \ \ | |/ / |/| |
| * | Consistently use --force-rpath (fixes #94)Thomas Holder2020-06-033-10/+51
|/ /
* | https://github.com/NixOS/patchelf/issues/191Domen Kožar2020-06-021-1/+1
* | Merge pull request #201 from dstahlke/outputflagEelco Dolstra2020-06-024-5/+64
|\ \
| * | Added --output flagDan L. Stahlke2020-06-014-5/+64
|/ /
* | Merge pull request #200 from NixOS/domenkozar-patch-1Domen Kožar2020-05-281-2/+2
|\ \
| * | Update Makefile.amdomenkozar-patch-1Domen Kožar2020-05-281-2/+2
|/ /
* | README: markdownDomen Kožar2020-05-281-11/+10
* | flake.lock: AddEelco Dolstra2020-05-272-10/+27
* | Merge pull request #198 from pespin/pespin/masterEelco Dolstra2020-04-082-2/+3
|\ \
| * | Update doc to describe multiple filename args allowedPau Espin Pedrol2020-04-082-2/+3
|/ /
* | release.nix: Fix evaluationEelco Dolstra2020-04-061-2/+2
* | Use lastModifiedEelco Dolstra2019-10-231-1/+7
* | flake.nix: Support multiple platformsEelco Dolstra2019-10-232-21/+30
* | flake.nix: Provide a Nixpkgs overlayEelco Dolstra2019-09-192-4/+17
* | Update flakeEelco Dolstra2019-08-302-13/+6
* | epoch -> editionEelco Dolstra2019-07-111-1/+1
* | Merge pull request #175 from lkollar/travis-ciEelco Dolstra2019-07-021-0/+7
|\ \
| * | Add .travis.yml to enable CILaszlo Kiss-Kollar2019-07-021-0/+7
|/ /
* | Update flake.lockEelco Dolstra2019-06-061-3/+6
* | Updated epoch (#172)Nick Van den Broeck2019-06-031-1/+1
* | Update flake.nixEelco Dolstra2019-05-312-8/+10
* | flake.nix: Set epochEelco Dolstra2019-05-281-0/+2
* | Update flake.lockEelco Dolstra2019-05-091-0/+1
* | Fix missing revCountEelco Dolstra2019-05-081-1/+1
* | DohEelco Dolstra2019-05-081-1/+1
* | Add flake.nixEelco Dolstra2019-05-083-4/+34
* | Update release.nix0.10Eelco Dolstra2019-03-281-27/+14
* | Update READMEEelco Dolstra2019-03-281-3/+14
* | Merge pull request #149 from ezquat/fix-66Eelco Dolstra2019-03-061-2/+3
|\ \
| * | Fix issue #66 by ignoring the first section header when sorting, and not over...Ezra Cooper2018-06-211-2/+3
|/ /
* | Merge pull request #148 from stmarkevich/bigfileEelco Dolstra2018-05-091-2/+12
|\ \
| * | fix reading and writing big files (e.g. > 2Gb)stanislav.markevich2018-05-081-2/+12
|/ /
* | Merge pull request #123 from lheckemann/multiple-argsEelco Dolstra2018-01-291-13/+16
|\ \
| * | Allow multiple filenames to patchLinus Heckemann2017-05-281-13/+16
* | | Fix indentationEelco Dolstra2018-01-081-5/+5
* | | Merge branch 'strict_ordering' of https://github.com/kmillar/patchelfEelco Dolstra2018-01-081-3/+6
|\ \ \
| * | | Simplify ordering code as suggested in PR comments.Karl Millar2018-01-081-6/+6
| * | | Modified CompPhdr::operator() so that it provides a strictKarl Millar2017-12-071-1/+4
* | | | Merge pull request #121 from dezgeg/better-error-messagesEelco Dolstra2018-01-051-4/+11
|\ \ \ \
| * | | | Give a better error message if the file lacks a section header tableTuomas Tynkkynen2017-04-191-2/+5
| * | | | Improve error message when run on statically linked binariesTuomas Tynkkynen2017-04-191-2/+6
* | | | | Merge pull request #129 from bjornfor/posixDomen Kožar2018-01-051-1/+1
|\ \ \ \ \
| * | | | | configure.ac: use "command -v" instead of "type -p"Bjørn Forsman2017-08-011-1/+1
| | |/ / / | |/| | |