File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- git-annex (10.20230330) UNRELEASED ; urgency=medium
1
+ git-annex (10.20230407) upstream ; urgency=medium
2
2
3
- * git-annex.cabal: Prevent building with unix-compat 0.7 which
4
- removed System.PosixCompat.User.
5
- * Sped up sqlite inserts 2x when built with persistent 2.14.5.0
6
3
* Fix laziness bug introduced in last release that breaks use
7
4
of --unlock-present and --hide-missing adjusted branches.
8
5
* Support user.useConfigOnly git config.
9
6
* registerurl, unregisterurl: Added --remote option.
10
7
* registerurl: When an url is claimed by a special remote other than the
11
8
web, update location tracking for that special remote.
12
9
(This was the behavior before version 6.20181011)
10
+ * Sped up sqlite inserts 2x when built with persistent 2.14.5.0
11
+ * git-annex.cabal: Prevent building with unix-compat 0.7 which
12
+ removed System.PosixCompat.User.
13
13
14
- -- Joey Hess <
[email protected] > Fri,
31 Mar 2023
12:48:54 -0400
14
+ -- Joey Hess <
[email protected] > Fri,
07 Apr 2023
13:36:23 -0400
15
15
16
16
git-annex (10.20230329) upstream; urgency=medium
17
17
Original file line number Diff line number Diff line change 1
1
Name : git-annex
2
- Version : 10.20230329
2
+ Version : 10.20230407
3
3
Cabal-Version : 1.12
4
4
License : AGPL-3
5
5
Maintainer : Joey Hess <
[email protected] >
6
6
Author : Joey Hess
7
7
Stability : Stable
8
- Copyright : 2010-2022 Joey Hess
8
+ Copyright : 2010-2023 Joey Hess
9
9
License-File : COPYRIGHT
10
10
Homepage : http://git-annex.branchable.com/
11
11
Build-type : Custom
You can’t perform that action at this time.
0 commit comments