Thread (8 messages) flat view 8 messages, 3 authors, 2016-06-15

Re: [StGIT RFC PATCH] Don't use refs/bases/<branchname>

From: Marco Costalba <hidden>
Date: 2016-06-15 22:43:07

On 5/1/07, Karl Hasselström [off-list ref] wrote:
On 2007-05-01 11:10:47 +0200, Marco Costalba wrote:
quoted
The only StGit data read directly are patches sha's; qgit walks
recursively all the files called "top" under directory tree

          <git dir>/patches/<current branch>

to get sha list of each applied and unapplied patch in one go. This
is much faster then calling "stg id <patch name>" for all the
patches.
Hmm. These are on my kill list too. :-)

The patch tops are already recorded in
refs/patches/<branch>/<patchname> to keep them from being garbage
collected, so these top files are redundant. But it isn't _that_ bad,
so if removing them would break qgit, I guess I could try to restrain
myself. At least all the other metadata is fair game. :-)

(But if I were you, I'd look for the patches under patches/refs
anyway; they _have_ to be there to survive garbage collection, so no
amount of stgit refactoring will break qgit.)
Well, I did. ;-)

Actually I pushed a patch few hours  ago to read patches sha under refs/patches.

The problem is that the patch (for now) is pushed only for the new
development version of qgit, not the stable one and, worse, all the
currently released versions will break if you remove  <git
dir>/patches/ directory.

So please, if possible deprecate  <git dir>/patches/ directory but do
not remove for a while, so to let users to upgrade gracefully.

Thanks
Marco
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help