[prev in list] [next in list] [prev in thread] [next in thread] 

List:       darcs-devel
Subject:    [darcs-devel] patches accepted 2007-11-04
From:       "Eric Y. Kow" <eric.kow () gmail ! com>
Date:       2007-11-04 22:50:52
Message-ID: 20071104225052.GA12542 () dewdrop ! local
[Download RAW message or body]

[Attachment #2 (multipart/signed)]


Note: life is about to get very hectic for me.  There is a chance that I
will not be reviewing patches until 19 November.

Issues resolved (9)
-------------------
319, 440, 298 - backup unmanged working dir files when they
                are going to be clobbered, or when there are conflicts
320      - disable mmap under windows
427      - errors dealing with paths in darcs send
268      - bug in make_dotdots.
354, 358 - corner cases pulling from self
553      - Windows; hashed repository errors

Accepted since the last cycle (31)
----------------------------------
Tue Aug 21 07:19:42 CEST 2007  Eric Kow <eric.kow@loria.fr>
  * [issue319, issue440] Backup unmanged working dir files as needed.

Mon Aug 20 21:55:50 CEST 2007  Eric Kow <eric.kow@loria.fr>
  * Update pull test to reflect backing up of working dir files.

Mon Aug 20 22:43:24 CEST 2007  Eric Kow <eric.kow@loria.fr>
  * Add tests for issue319 and issue440.

Mon Aug 20 23:19:55 CEST 2007  Eric Kow <eric.kow@loria.fr>
  * Add test for issue298.

Fri Oct 26 01:57:30 CEST 2007  Eric Kow <eric.kow@gmail.com>
  * [issue320] Disable mmap under Windows.

Fri Oct 26 02:00:06 CEST 2007  Eric Kow <eric.kow@gmail.com>
  * Remove redundant --disable-mmap advice for Windows.

Sat Aug 18 09:31:21 CEST 2007  Eric Kow <eric.kow@gmail.com>
  * Add more tests for pull/push current repository.

Sat Aug 18 09:45:11 CEST 2007  Eric Kow <eric.kow@gmail.com>
  * Add a Darcs.RepoPath module for more explicit typing of FilePath.

Sat Aug 18 09:50:57 CEST 2007  Eric Kow <eric.kow@gmail.com>
  * Explicitly mark relative/absolute paths in command line parsing.

Sun Aug 19 18:18:28 CEST 2007  Eric Kow <eric.kow@gmail.com>
  * Generalise repodir tests to filepath.

Sun Aug 19 20:08:50 CEST 2007  Eric Kow <eric.kow@gmail.com>
  * [issue427] Add path fixing to darcs send.

Sun Aug 19 20:42:34 CEST 2007  Eric Kow <eric.kow@gmail.com>
  * Distinguish between subpaths and relative paths.

Sun Aug 19 20:56:33 CEST 2007  Eric Kow <eric.kow@gmail.com>
  * Better handling of absolute paths.

Sun Aug 19 21:33:30 CEST 2007  Eric Kow <eric.kow@gmail.com>
  * Add issue268 test.

Sun Aug 19 21:34:24 CEST 2007  Eric Kow <eric.kow@gmail.com>
  * [issue268] Fix bug in make_dotdots.

Sun Aug 19 22:16:19 CEST 2007  Eric Kow <eric.kow@gmail.com>
  * [issue354, issue358] Handle corner cases pulling from self.

Sun Aug 19 22:18:09 CEST 2007  Eric Kow <eric.kow@gmail.com>
  * Add tests for issue354 and issue358.

Sun Sep  2 15:08:14 CEST 2007  Eric Kow <eric.kow@loria.fr>
  * Fix conflicts between RepoPath, Format2 and tentativelyMerge.

Sat Oct 20 18:02:43 CEST 2007  Eric Kow <eric.kow@loria.fr>
  * Fix conflicts between RepoPath and FL for SelectPatches.

Sat Oct 27 11:52:58 CEST 2007  Eric Kow <eric.kow@loria.fr>
  * Fix bug in SubPath creation.

Sat Oct 27 15:47:31 CEST 2007  Eric Kow <eric.kow@loria.fr>
  * Fix some absolute path regressions.
  
Sun Oct 28 02:06:31 CEST 2007  Eric Kow <eric.kow@loria.fr>
  * Interpret paths inherently relative to a repository more strictly.
  
Sun Oct 28 02:07:23 CEST 2007  Eric Kow <eric.kow@loria.fr>
  * Add test for filename with colon (suggested by VMiklos).

Sun Oct 28 13:11:01 CET 2007  Eric Kow <eric.kow@loria.fr>
  * [issue298] Backup conflicted working dir files as needed.
  
Tue Oct 30 21:54:48 CET 2007  David Roundy <droundy@darcs.net>
  * add "hidden" printer, for printing things to screen but not file.

Tue Oct 30 21:42:56 CET 2007  Eric Kow <eric.kow@gmail.com>
  * Simplify writeHashFile function.

Tue Oct 30 23:28:55 CET 2007  Eric Kow <eric.kow@gmail.com>
  * Modernise and enhance buggy renameFile workaround.
  
Thu Nov  1 16:11:27 CET 2007  Eric Kow <eric.kow@gmail.com>
  * Close handle when done reading it lazily.

Thu Nov  1 17:14:37 CET 2007  Eric Kow <eric.kow@gmail.com>
  * [issue553] Do not attempt to write hash file if it already exists.
  
Thu Nov  1 17:24:09 CET 2007  Eric Kow <eric.kow@gmail.com>
  * Check for potential hash collision in writeHashFile.

Sun Nov  4 20:28:49 CET 2007  Eric Kow <eric.kow@gmail.com>
  * [issue553] Allow for files in _darcs/inventories to be gzipped.

Planning to accept (2)
----------------------
Tue Oct 30 17:00:19 CET 2007  Eric Kow <eric.kow@gmail.com>
  * Make it easier to write functions like 'impossible'.

Tue Oct 30 17:27:16 CET 2007  Eric Kow <eric.kow@gmail.com>
  * Add a withBugLoc function for tracking down IO-related problems.

Rejected (3)
------------
Tue Aug 21 07:23:58 CEST 2007  Eric Kow <eric.kow@loria.fr>
  * [issue298] Backup conflicted working dir files as needed.

Sun Oct 21 18:42:20 CEST 2007  Eric Kow <eric.kow@gmail.com>
  * Fix conflict between issue319 and tentativelyMerge stuff.

Tue Oct 30 23:49:59 CET 2007  Eric Kow <eric.kow@gmail.com>
  * Add ability to enforce use of Workaround functions.  

Waiting for code (1)
--------------------
Tue Jan  9 22:08:35 CET 2007  Marnix Klooster <marnix.klooster@gmail.com>
  * Added test for issue381.

Waiting for resubmission
------------------------
2007-01-13 Marco Túlio Gontijo e Silva  quotes in prefs file (issue347) 
2007-04-14 Eric Kow     cabalisation
2007-09-17 Eric Kow     interactive microhelp

-- 
Eric Kow                     http://www.loria.fr/~kow
PGP Key ID: 08AC04F9         Merci de corriger mon français.

[Attachment #5 (application/pgp-signature)]

_______________________________________________
darcs-devel mailing list
darcs-devel@darcs.net
http://lists.osuosl.org/mailman/listinfo/darcs-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic