Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update flake.nix | Eelco Dolstra | 2019-05-31 | 2 | -8/+10 |
* | flake.nix: Set epoch | Eelco Dolstra | 2019-05-28 | 1 | -0/+2 |
* | Update flake.lock | Eelco Dolstra | 2019-05-09 | 1 | -0/+1 |
* | Fix missing revCount | Eelco Dolstra | 2019-05-08 | 1 | -1/+1 |
* | Doh | Eelco Dolstra | 2019-05-08 | 1 | -1/+1 |
* | Add flake.nix | Eelco Dolstra | 2019-05-08 | 3 | -4/+34 |
* | Update release.nix0.10 | Eelco Dolstra | 2019-03-28 | 1 | -27/+14 |
* | Update README | Eelco Dolstra | 2019-03-28 | 1 | -3/+14 |
* | Merge pull request #149 from ezquat/fix-66 | Eelco Dolstra | 2019-03-06 | 1 | -2/+3 |
|\ | |||||
| * | Fix issue #66 by ignoring the first section header when sorting, and not over... | Ezra Cooper | 2018-06-21 | 1 | -2/+3 |
|/ | |||||
* | Merge pull request #148 from stmarkevich/bigfile | Eelco Dolstra | 2018-05-09 | 1 | -2/+12 |
|\ | |||||
| * | fix reading and writing big files (e.g. > 2Gb) | stanislav.markevich | 2018-05-08 | 1 | -2/+12 |
|/ | |||||
* | Merge pull request #123 from lheckemann/multiple-args | Eelco Dolstra | 2018-01-29 | 1 | -13/+16 |
|\ | |||||
| * | Allow multiple filenames to patch | Linus Heckemann | 2017-05-28 | 1 | -13/+16 |
* | | Fix indentation | Eelco Dolstra | 2018-01-08 | 1 | -5/+5 |
* | | Merge branch 'strict_ordering' of https://github.com/kmillar/patchelf | Eelco Dolstra | 2018-01-08 | 1 | -3/+6 |
|\ \ | |||||
| * | | Simplify ordering code as suggested in PR comments. | Karl Millar | 2018-01-08 | 1 | -6/+6 |
| * | | Modified CompPhdr::operator() so that it provides a strict | Karl Millar | 2017-12-07 | 1 | -1/+4 |
* | | | Merge pull request #121 from dezgeg/better-error-messages | Eelco Dolstra | 2018-01-05 | 1 | -4/+11 |
|\ \ \ | |||||
| * | | | Give a better error message if the file lacks a section header table | Tuomas Tynkkynen | 2017-04-19 | 1 | -2/+5 |
| * | | | Improve error message when run on statically linked binaries | Tuomas Tynkkynen | 2017-04-19 | 1 | -2/+6 |
* | | | | Merge pull request #129 from bjornfor/posix | Domen Kožar | 2018-01-05 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | configure.ac: use "command -v" instead of "type -p" | Bjørn Forsman | 2017-08-01 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #141 from adam-trhon/patch-1 | Domen Kožar | 2018-01-05 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | Mention --set-soname in README | Adam Trhoň | 2017-12-12 | 1 | -0/+4 |
| |/ / / | |||||
* | | | | Merge pull request #140 from bhipple/feature/centos-7.4-release | Domen Kožar | 2018-01-05 | 1 | -0/+3 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add CentOS 7.4 to release RPM builds | Benjamin Hipple | 2017-12-09 | 1 | -0/+3 |
|/ / / | |||||
* | | | Merge pull request #125 from kroggen/patch-1 | Domen Kožar | 2017-06-15 | 1 | -0/+10 |
|\ \ \ | |_|/ |/| | | |||||
| * | | added compillation steps on README | Bernardo Ramos | 2017-06-13 | 1 | -0/+10 |
|/ / | |||||
* | | Fix multiple --add-needed | Eelco Dolstra | 2017-05-03 | 1 | -0/+1 |
* | | Merge branch 'master' of https://github.com/rpurdie/patchelf | Eelco Dolstra | 2017-04-21 | 1 | -32/+40 |
|\ \ | |/ |/| | |||||
| * | Avoid inflating file sizes needlessly and allow binaries to be stripped | Richard Purdie | 2017-03-07 | 1 | -32/+40 |
* | | Fix Debian 7 build | Eelco Dolstra | 2017-04-14 | 1 | -0/+1 |
* | | Merge pull request #119 from jwilk/spelling | Domen Kožar | 2017-04-04 | 3 | -3/+3 |
|\ \ | |||||
| * | | Fix typos | Jakub Wilk | 2017-04-04 | 3 | -3/+3 |
|/ / | |||||
* | | ARM hack | Eelco Dolstra | 2017-03-08 | 1 | -1/+1 |
* | | Use newer Fedora/Ubuntu releases | Eelco Dolstra | 2017-03-08 | 1 | -16/+12 |
* | | Test on aarch64-linux | Eelco Dolstra | 2017-03-08 | 1 | -1/+1 |
|/ | |||||
* | Don't check whether DT_STRTAB matches .dynstr | Eelco Dolstra | 2017-02-17 | 1 | -23/+2 |
* | Mark the build job as reproducible | Eelco Dolstra | 2016-12-08 | 1 | -0/+1 |
* | Bump version | Eelco Dolstra | 2016-09-20 | 1 | -1/+1 |
* | Use exceptions | Eelco Dolstra | 2016-09-19 | 1 | -16/+64 |
* | --shrink-rpath: Ignore libraries for different architectures | Eelco Dolstra | 2016-09-19 | 2 | -7/+17 |
* | Factor out fetching ELF type | Eelco Dolstra | 2016-09-19 | 1 | -24/+34 |
* | Remove apparently incorrect usage of "static" | Eelco Dolstra | 2016-09-19 | 1 | -5/+3 |
* | Some C++11 cleanup | Eelco Dolstra | 2016-09-19 | 1 | -22/+15 |
* | Cleanup: Remove "using namespace std" | Eelco Dolstra | 2016-09-19 | 1 | -108/+104 |
* | Use a std::vector for holding the file contents | Eelco Dolstra | 2016-09-19 | 2 | -59/+60 |
* | Remove tab | Eelco Dolstra | 2016-09-19 | 1 | -1/+1 |
* | Merge pull request #98 from dezgeg/shrink-prefix | Eelco Dolstra | 2016-09-01 | 5 | -16/+107 |
|\ |