Sun, 05 Aug 2007 23:04:56 -0300 |
Alexis S. L. Carvalho |
dirstate: fix rebuild; add a test
|
Wed, 01 Aug 2007 12:03:10 -0700 |
Bryan O'Sullivan |
dirstate: improve error message on file/directory clash
|
Thu, 26 Jul 2007 12:02:58 -0500 |
Matt Mackall |
dirstate: localize a bunch of methods in status fastpath
|
Thu, 26 Jul 2007 12:02:58 -0500 |
Matt Mackall |
dirstate: speed up sorting in findfiles
|
Thu, 26 Jul 2007 12:02:58 -0500 |
Matt Mackall |
revlog: pass mode to _supported directly
|
Thu, 26 Jul 2007 12:02:58 -0500 |
Matt Mackall |
dirstate: localize a bunch of methods for findfiles
|
Sat, 21 Jul 2007 16:44:38 -0500 |
Matt Mackall |
Merge with crew
|
Thu, 19 Jul 2007 19:43:25 -0300 |
Alexis S. L. Carvalho |
dirstate.invalidate: avoid rebuilding _map
|
Thu, 19 Jul 2007 19:43:25 -0300 |
Alexis S. L. Carvalho |
add dirstate._dirtypl variable
|
Sat, 21 Jul 2007 16:02:09 -0500 |
Matt Mackall |
dirstate: add doesn't need to call stat
|
Sat, 21 Jul 2007 16:02:09 -0500 |
Matt Mackall |
dirstate: get rid of default args for status
|
Sat, 21 Jul 2007 16:02:09 -0500 |
Matt Mackall |
dirstate: make filterfiles private
|
Sat, 21 Jul 2007 16:02:09 -0500 |
Matt Mackall |
dirstate: add __contains__ and make __getitem__ more useful
|
Sat, 21 Jul 2007 16:02:09 -0500 |
Matt Mackall |
dirstate: make wjoin function private
|
Sat, 21 Jul 2007 16:02:09 -0500 |
Matt Mackall |
dirstate: break update into separate functions
|
Sat, 21 Jul 2007 16:02:09 -0500 |
Matt Mackall |
dirstate: use True and false for _dirty
|
Thu, 21 Jun 2007 23:42:06 -0300 |
Alexis S. L. Carvalho |
dirstate.status: if a file is marked as copied, consider it modified
|
Thu, 21 Jun 2007 00:34:14 -0300 |
Alexis S. L. Carvalho |
dirstate.invalidate: clear dirty flag
|
Thu, 21 Jun 2007 00:34:14 -0300 |
Alexis S. L. Carvalho |
dirstate: fix typo
|
Tue, 19 Jun 2007 08:51:34 +0200 |
Thomas Arendsen Hein |
Updated copyright notices and add "and others" to "hg version"
|
Tue, 19 Jun 2007 08:06:37 +0200 |
Thomas Arendsen Hein |
Cleanup of whitespace, indentation and line continuation.
|
Mon, 18 Jun 2007 13:24:34 -0500 |
Matt Mackall |
dirstate: pull ignore smarts out of ui
|
Mon, 18 Jun 2007 13:24:34 -0500 |
Matt Mackall |
dirstate: refactor checkinterfering
|
Mon, 18 Jun 2007 13:24:34 -0500 |
Matt Mackall |
dirstate: hide some more internals
|
Mon, 18 Jun 2007 13:24:34 -0500 |
Matt Mackall |
dirstate: hide internal vars
|
Mon, 18 Jun 2007 13:24:34 -0500 |
Matt Mackall |
localrepo and dirstate: rename reload to invalidate
|
Mon, 18 Jun 2007 13:24:34 -0500 |
Matt Mackall |
dirstate: simplify dirty handling
|
Mon, 18 Jun 2007 13:24:34 -0500 |
Matt Mackall |
dirstate: lazify and lambdafy _slash
|
Mon, 18 Jun 2007 13:24:34 -0500 |
Matt Mackall |
dirstate: simplify state()
|
Mon, 18 Jun 2007 13:24:34 -0500 |
Matt Mackall |
dirstate: move ignore to its own file
|
Mon, 18 Jun 2007 13:24:34 -0500 |
Matt Mackall |
dirstate: replace clear()
|
Mon, 18 Jun 2007 13:24:33 -0500 |
Matt Mackall |
dirstate: fold parse into read
|
Mon, 18 Jun 2007 13:24:33 -0500 |
Matt Mackall |
dirstate: make reload lazy
|
Mon, 18 Jun 2007 13:24:33 -0500 |
Matt Mackall |
dirstate: lazify initdirs
|
Mon, 18 Jun 2007 13:24:33 -0500 |
Matt Mackall |
dirstate: lazify copymap, _branch, and _pl
|
Mon, 18 Jun 2007 13:24:33 -0500 |
Matt Mackall |
dirstate: use getattr rather than lazyread
|
Fri, 08 Jun 2007 23:49:12 -0300 |
Alexis S. L. Carvalho |
Add ui.slash hgrc setting
|
Fri, 08 Jun 2007 23:49:12 -0300 |
Alexis S. L. Carvalho |
Add dirstate.pathto and localrepo.pathto.
|
Tue, 05 Jun 2007 19:55:27 -0300 |
Alexis S. L. Carvalho |
Use atomictemp files to write the dirstate.
|
Sat, 19 May 2007 22:51:43 +0200 |
Patrick Mezard |
Merge with crew-stable.
|
Sat, 19 May 2007 22:47:01 +0200 |
Patrick Mezard |
Fix issue 562: .hgignore requires newline at end.
|
Tue, 24 Apr 2007 12:02:51 -0700 |
Bryan O'Sullivan |
When reloading the dirstate, recompute ignore information if needed.
|
Tue, 24 Apr 2007 12:02:42 -0700 |
Bryan O'Sullivan |
dirstate: speed up write by 50%.
|
Tue, 24 Apr 2007 11:46:15 -0700 |
Bryan O'Sullivan |
dirstate: make parents() faster.
|
Tue, 10 Apr 2007 14:05:15 -0500 |
Matt Mackall |
Merge with stable
|
Mon, 09 Apr 2007 04:24:17 -0300 |
Alexis S. L. Carvalho |
use atomictemp files to write the dirstate
|
Tue, 20 Mar 2007 22:21:05 -0300 |
Alexis S. L. Carvalho |
Merge additional fixes for my matcher changes
|
Tue, 20 Mar 2007 22:09:53 -0300 |
Alexis S. L. Carvalho |
Pass normalized directory names to the ignore function
|
Fri, 16 Mar 2007 00:45:18 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
Fri, 16 Mar 2007 00:22:58 -0300 |
Alexis S. L. Carvalho |
Fix handling of paths when run outside the repo.
|
Fri, 16 Mar 2007 00:22:57 -0300 |
Alexis S. L. Carvalho |
pass repo.root to util.pathto() in preparation for the next patch
|
Wed, 14 Mar 2007 01:26:09 -0500 |
Matt Mackall |
Merge with -stable, fix small test failure
|
Sat, 10 Mar 2007 23:21:33 -0300 |
Alexis S. L. Carvalho |
Merge a bunch of matcher and locate fixes.
|
Sat, 10 Mar 2007 23:00:54 -0300 |
Alexis S. L. Carvalho |
dirstate.statwalk: explicitly test for ignored directories
|
Sat, 10 Mar 2007 17:45:32 -0800 |
Brendan Cully |
Merge with crew-stable
|
Tue, 13 Mar 2007 18:50:02 -0500 |
Matt Mackall |
Move branch read/write to dirstate where it belongs
|
Sat, 10 Mar 2007 22:03:22 -0300 |
Alexis S. L. Carvalho |
statwalk: don't put self.root in the files list
|
Tue, 06 Mar 2007 17:45:39 -0300 |
Emanuele Aina |
Yield directories in dirstate.statwalk()
|
Tue, 13 Feb 2007 10:25:45 -0200 |
Alexis S. L. Carvalho |
merge with crew-stable
|
Fri, 09 Feb 2007 20:50:41 +0300 |
Andrei Vermel |
Fix dirstate fail at drive root on Windows
|