all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#27550] [PATCH 0/2] cuirass: Prepare (guix git) integration.
@ 2017-07-01 15:00 Mathieu Othacehe
  2017-07-01 15:02 ` [bug#27550] [PATCH 1/2] repo: remove git-repo Mathieu Othacehe
  2017-07-03 12:07 ` [bug#27550] [PATCH 0/2] cuirass: Prepare (guix git) integration Ludovic Courtès
  0 siblings, 2 replies; 14+ messages in thread
From: Mathieu Othacehe @ 2017-07-01 15:00 UTC (permalink / raw)
  To: 27550

Hi,

Here are two patches to remove useless/duplicated stuff from cuirass
and prepare (guix git) integration.

Thanks,

Mathieu

Mathieu Othacehe (2):
  repo: remove git-repo.
  utils: Remove useless procedures.

 bin/cuirass.in        |  4 +--
 bin/evaluate.in       |  2 +-
 src/cuirass/base.scm  |  2 +-
 src/cuirass/repo.scm  | 38 +---------------------------
 src/cuirass/utils.scm | 69 +--------------------------------------------------
 tests/repo.scm        | 32 ------------------------
 tests/utils.scm       | 15 -----------
 7 files changed, 6 insertions(+), 156 deletions(-)

-- 
2.13.1

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2017-07-06  7:01 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-01 15:00 [bug#27550] [PATCH 0/2] cuirass: Prepare (guix git) integration Mathieu Othacehe
2017-07-01 15:02 ` [bug#27550] [PATCH 1/2] repo: remove git-repo Mathieu Othacehe
2017-07-01 15:02   ` [bug#27550] [PATCH 2/2] utils: Remove useless procedures Mathieu Othacehe
2017-07-03 12:07 ` [bug#27550] [PATCH 0/2] cuirass: Prepare (guix git) integration Ludovic Courtès
2017-07-03 12:15   ` Mathieu Othacehe
2017-07-03 13:52     ` Mathieu Othacehe
2017-07-04 21:32       ` Ludovic Courtès
2017-07-05  7:42         ` Mathieu Othacehe
2017-07-05 11:54           ` Mathieu Othacehe
2017-07-05 21:45             ` Ludovic Courtès
2017-07-06  7:00               ` bug#27550: " Mathieu Othacehe
2017-07-05 21:44           ` [bug#27550] " Ludovic Courtès
2017-07-03 14:14     ` Ludovic Courtès
2017-07-03 14:28       ` Mathieu Othacehe

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.