Commit Graph

27 Commits

Author SHA1 Message Date
R. Ryantm
f80a5b1d94 git-town: 16.1.1 -> 16.2.1 2024-09-23 00:01:38 +00:00
R. Ryantm
70bca8e970 git-town: 16.0.0 -> 16.1.1 2024-09-10 10:40:57 +00:00
R. Ryantm
521d3eb8c4 git-town: 15.1.0 -> 16.0.0 2024-09-03 02:01:31 +00:00
R. Ryantm
6861b55933 git-town: 15.0.0 -> 15.1.0 2024-08-13 02:23:44 +00:00
Felix Rath
257c502d59 git-town: 14.2.2 -> 15.0.0 2024-08-07 21:04:09 +02:00
R. Ryantm
84e2b5d05c git-town: 14.2.1 -> 14.2.2 2024-06-07 07:52:04 +00:00
Alexander Sieg
621010a926
git-town: fix completions generation 2024-06-04 12:01:51 +02:00
R. Ryantm
360ff3e5ba git-town: 14.2.0 -> 14.2.1 2024-05-31 01:32:11 +00:00
Weijia Wang
a6742256e2
Merge pull request #279391 from katexochen/buildGoModule/deprecate-buildflags
buildGoModule: announce removal of `buildFlags` and `buildFlagsArray`
2024-05-02 12:58:35 +02:00
R. Ryantm
c6a10978aa git-town: 14.1.0 -> 14.2.0 2024-04-25 13:24:09 +00:00
R. Ryantm
96a74aa982 git-town: 14.0.0 -> 14.1.0 2024-04-20 00:57:14 +00:00
Paul Meyer
b2f0e7301e treewide: remove buildFlags use in buildGoModule
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-04-15 07:39:04 +02:00
R. Ryantm
8f944c0cde git-town: 13.0.2 -> 14.0.0 2024-04-13 13:05:11 +00:00
Weijia Wang
cf2086be8c
Merge pull request #302019 from r-ryantm/auto-update/git-town
git-town: 13.0.1 -> 13.0.2
2024-04-06 23:10:29 +02:00
R. Ryantm
c3ee3341fb git-town: 13.0.1 -> 13.0.2 2024-04-06 06:22:30 +00:00
Gabriel Nützi
947043d36d git-town: 11.1.0 -> 13.0.0
fix: Typo
2024-04-05 19:30:21 +02:00
Weijia Wang
61a3bf980c git-town: fix tests 2024-03-30 18:27:33 +01:00
R. Ryantm
68c2b061fe git-town: 11.1.0 -> 13.0.1 2024-03-29 23:56:46 +00:00
R. Ryantm
2fa0b8539e git-town: 10.0.1 -> 11.1.0 2023-12-15 09:22:29 +00:00
Weijia Wang
70ae97dae0
Merge pull request #264991 from r-ryantm/auto-update/git-town
git-town: 9.0.1 -> 10.0.1
2023-12-05 02:57:18 +01:00
Weijia Wang
2cd2b63f83 git-town: fix passthru tests 2023-12-04 01:31:28 +01:00
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
R. Ryantm
f56b520024 git-town: 9.0.1 -> 10.0.1 2023-11-24 07:30:09 +00:00
R. Ryantm
bf8891d61d git-town: 9.0.0 -> 9.0.1 2023-08-10 05:35:50 +00:00
Aaron Jheng
04d69226f7
git-town: 7.8.0 -> 9.0.0 2023-07-04 08:42:08 +00:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
AndersonTorres
d994dabace treewide: remove git-and-tools directory
We do not use a "plugin system" for Git addons anymore, and therefore this
directory is no longer useful. Indeed that directory is way more confusing,
given that it includes more than mere Git addons, going from Bitbucket server
command-line tools to complete rewrites of Git in exotic programming languages.

Also, without this directory, the mental load of decision-making reduces a lot.
When anyone is interested in including a new git-related tool, just put it into
pkgs/applications/version-management, without apologies.
2022-12-19 15:05:22 -03:00