Martin Weinelt
b53cabcfed
gitstatus: unstable-2020-03-15 → unstable-2020-04-21
2020-04-27 12:37:24 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Martin Weinelt
b1e788c028
gitstatus: unstable-2020-03-06 → unstable-2020-03-15
2020-03-16 13:12:09 +01:00
Martin Weinelt
d8e27096f2
gitstatus: Fix build of the internally used libgit2 fork
...
In 6733ece
`-DUSE_HTTP_PARSER=system` was introduced, which does not seem
to work with this fork. So instead fallback to the `builtin`.
Also sync with upstream cmake flags.
2020-03-12 11:23:36 +01:00
Martin Weinelt
4307ef63ed
gitstatusd: unstable-2020-02-26 → unstable-2020-03-06
2020-03-07 01:02:29 +01:00
Martin Weinelt
7fa4d90d7b
gitstatusd: unstable-2020-01-28 → unstable-2020-02-26
...
Also updates the internally used libgit2 fork.
2020-02-26 22:24:32 +01:00
Martin Weinelt
47b14f340a
gitstatus: unstable-2019-12-18 -> unstable-2020-01-28
...
Also add myself as maintainer.
2020-02-02 21:38:40 +01:00
ryneeverett
f5e446b30f
gitstatus: patch in variable rather than regexing
...
Patching in the GITSTATUS_DAEMON variable seems like a more stable
solution than doing inline replacements.
2020-01-12 22:21:25 +00:00
ryneeverett
be4efc8010
gitstatus: patch fewer characters
...
This is a followup to https://github.com/NixOS/nixpkgs/pull/76744 .
The patch is still too aggressive because it captures additional local
variables declared in the same line. It should stop when it hits
whitespace.
See https://github.com/romkatv/gitstatus/pull/92 .
2020-01-12 22:02:08 +00:00
Martin Weinelt
68106d9317
git-and-tools.gitstatus: unstable-2019-05-06 -> unstable-2019-12-18
...
Also bumps the interally used version of libgit2.
2020-01-06 21:49:15 +01:00
Benjamin Esham
054214057a
gitstatus: patch fewer lines
...
The sed invocation was changing all lines matching "local daemon.*".
This changed the line it was supposed to, but two other lines that also
matched that pattern were being modified, which meant that the
"daemon_pid_var" and "daemon_pid" variables were not defined when they
should have been.
2019-12-31 10:29:08 -05:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
Franz Pletz
10812379fa
libgit2: remove 0.26, default to 0.27
2019-06-18 11:16:48 +02:00
Manuel Mendez
c9d1a0d252
gitAndTools.gitstatus: init at unstable-2019-05-06
2019-05-28 11:57:09 -04:00