[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Monotone-commits-nodiffs] Revision e6571a5310fa55e11dcaaeef9191de209a46
From: |
monotone |
Subject: |
[Monotone-commits-nodiffs] Revision e6571a5310fa55e11dcaaeef9191de209a464b52 |
Date: |
Mon, 4 Oct 2010 12:35:59 +0200 |
----------------------------------------------------------------------
Revision: e6571a5310fa55e11dcaaeef9191de209a464b52
Parent: f9405161dbed717f56401eb8a59a8b974572d0a0
Author: 1aaecf3a7c227e5545b0504aea5d3716d3128117
Date: 10/04/10 12:31:06
Branch: net.venge.monotone.guitone
Changelog:
* BasicIOParser.h/cpp: prepare the parser for extended basic_io format which
can have hash values at any position in a stanza
* BasicIOWriter.h/cpp: now that there are only "values" we can only apply a
rather quirky logic to tell normal strings and hash values apart - by checking
whether we should only write out a single value (true for our use cases, not
overall a good distinction) and whether this one value is either "[]" or
"[<40-hex-bytes>]"; that also means that hash values need to be given now as
such, encapsulated with "[" and "]"
* everything else: adapt wrt the above changes
Changes against parent f9405161dbed717f56401eb8a59a8b974572d0a0
patched src/model/CertList.cpp
patched src/model/GetContentChanged.cpp
patched src/model/GetDatabaseVariables.cpp
patched src/model/GetRevision.cpp
patched src/model/GetRevision.h
patched src/model/InventoryItem.cpp
patched src/model/InventoryWatcher.cpp
patched src/model/Keys.cpp
patched src/model/Manifest.cpp
patched src/model/Tags.cpp
patched src/monotone/MonotoneUtil.cpp
patched src/monotone/WorkspaceCommitter.cpp
patched src/monotone/WorkspaceCreator.cpp
patched src/util/BasicIOParser.cpp
patched src/util/BasicIOParser.h
patched src/util/BasicIOWriter.cpp
patched src/util/BasicIOWriter.h
patched src/view/dialogs/GenerateKeypair.cpp
patched src/vocab.h
mtn --db={your.database} diff
--revision=f9405161dbed717f56401eb8a59a8b974572d0a0
--revision=e6571a5310fa55e11dcaaeef9191de209a464b52
----------------------------------------------------------------------
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Monotone-commits-nodiffs] Revision e6571a5310fa55e11dcaaeef9191de209a464b52,
monotone <=