Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-30 | upgrade to v1.5.5 | Roman Perepelitsa | |
2022-02-14 | upgrade to v1.5.4 | Roman Perepelitsa | |
2021-09-13 | upgrade to v1.5.3 | Roman Perepelitsa | |
2021-07-22 | update gitignore: s/xt/zst/ | Roman Perepelitsa | |
2021-06-27 | replace 'any' arch with an explicit list of supported architectures | Roman Perepelitsa | |
2021-06-11 | upgrade to v1.5.2 | Roman Perepelitsa | |
2021-06-10 | upgrade to v1.5.1 | Roman Perepelitsa | |
2020-12-21 | upgrade to v1.4.4 | Roman Perepelitsa | |
2020-11-26 | upgrade to 1.4.3 | Roman Perepelitsa | |
2020-11-26 | upgrade to v1.4.1 | Roman Perepelitsa | |
2020-10-23 | upgrade to v1.3.1 | Roman Perepelitsa | |
2020-09-01 | update to v1.3.0 | Roman Perepelitsa | |
2020-07-06 | upgrade to v1.2.2 | Roman Perepelitsa | |
2020-07-06 | remove redundant deps (they are always present) | Roman Perepelitsa | |
2020-05-31 | update to v1.1.3 | Roman Perepelitsa | |
2020-05-24 | improve post-install message and remove post-upgrade message | romkatv | |
2020-05-24 | add "conflicts" | romkatv | |
2020-05-23 | manually download libgit2 tarball | romkatv | |
The previous version of gitstatus AUR package was invoking `./build -w`. Flag `-w` instructs the build script to download the appropriate libgit2 tarball automatically (a dependency of gitstatus) and verify its SHA hash. This commit removes `-w` in favor of doing the same download and SHA hash verification manually. | |||
2020-05-22 | add gitstatus aur package | romkatv | |