diff mbox

[047/236] PHASE 2: Per-file commits in main source directory

Message ID 1407345815-14551-48-git-send-email-dmalcolm@redhat.com
State New
Headers show

Commit Message

David Malcolm Aug. 6, 2014, 5:20 p.m. UTC
This commit is a placeholder for me when rebasing, to help organize the
patch kit.

/
	* rtx-classes-status.txt: Update
---
 rtx-classes-status.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Jeff Law Aug. 13, 2014, 6:10 p.m. UTC | #1
On 08/06/14 11:20, David Malcolm wrote:
> This commit is a placeholder for me when rebasing, to help organize the
> patch kit.
>
> /
> 	* rtx-classes-status.txt: Update
OK.
jeff
David Malcolm Aug. 21, 2014, 3:06 p.m. UTC | #2
On Wed, 2014-08-13 at 12:10 -0600, Jeff Law wrote:
> On 08/06/14 11:20, David Malcolm wrote:
> > This commit is a placeholder for me when rebasing, to help organize the
> > patch kit.
> >
> > /
> > 	* rtx-classes-status.txt: Update
> OK.
Thanks; committed to trunk r214276.
diff mbox

Patch

diff --git a/rtx-classes-status.txt b/rtx-classes-status.txt
index 52567e7..e350eaf 100644
--- a/rtx-classes-status.txt
+++ b/rtx-classes-status.txt
@@ -1,8 +1,8 @@ 
 "git rebase" has a tendency to delete empty commits, so this dummy file
 exists to be modified by marker commits.
 
-Phase 1: initial "scaffolding" commits:            IN PROGRESS
-Phase 2: per-file commits in main source dir:      TODO
+Phase 1: initial "scaffolding" commits:            DONE
+Phase 2: per-file commits in main source dir:      IN PROGRESS
 Phase 3: per-file commits within "config" subdirs: TODO
 Phase 4: removal of "scaffolding":                 TODO
 Phase 5: additional rtx_def subclasses:            TODO