Sun, 15 Jun 2008 13:05:39 +0200 |
Patrick Mezard |
Merge with crew-stable
|
file |
diff |
annotate
|
Sun, 15 Jun 2008 13:01:03 +0200 |
Patrick Mezard |
Ignore dummy copies in dirstate and localrepo.filecommit()
|
file |
diff |
annotate
|
Fri, 06 Jun 2008 19:23:29 +0100 |
Paul Moore |
Add a normalize() method to dirstate
|
file |
diff |
annotate
|
Fri, 06 Jun 2008 08:29:16 +0100 |
Paul Moore |
Add a folding() method to dirstate
|
file |
diff |
annotate
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
match: remove files arg from repo.status and friends
|
file |
diff |
annotate
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
dirstate: remove default from status list_unknown
|
file |
diff |
annotate
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
dirstate: minor status cleanups
|
file |
diff |
annotate
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
status: rename type_ to state
|
file |
diff |
annotate
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
walk: use match.bad in statwalk
|
file |
diff |
annotate
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
walk: use match.dir in statwalk
|
file |
diff |
annotate
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
walk: make dirstate.walk return a single value too
|
file |
diff |
annotate
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
walk: remove more old badmatch logic
|
file |
diff |
annotate
|
Mon, 12 May 2008 11:37:07 -0500 |
Matt Mackall |
walk: begin refactoring badmatch handling
|
file |
diff |
annotate
|
Mon, 12 May 2008 11:37:07 -0500 |
Matt Mackall |
walk: remove files arg from repo.walk and dirstate.walk
|
file |
diff |
annotate
|
Mon, 12 May 2008 11:37:07 -0500 |
Matt Mackall |
walk: eliminate some default variables
|
file |
diff |
annotate
|
Sat, 05 Apr 2008 18:15:04 +0200 |
Patrick Mezard |
dirstate: do not ignore current directory '.' (issue 1078)
|
file |
diff |
annotate
|
Thu, 20 Mar 2008 13:53:59 -0500 |
Matt Mackall |
dirstate: refactor granularity code, add a test
|
file |
diff |
annotate
|
Wed, 19 Mar 2008 17:55:21 -0300 |
Alexis S. L. Carvalho |
dirstate: ignore stat data for files that were updated too recently
|
file |
diff |
annotate
|
Tue, 18 Mar 2008 04:07:39 -0300 |
Alexis S. L. Carvalho |
normallookup: during merges, restore the state saved by remove
|
file |
diff |
annotate
|
Tue, 18 Mar 2008 04:07:39 -0300 |
Alexis S. L. Carvalho |
dirstate.remove: during merges, remember the previous file state
|
file |
diff |
annotate
|
Fri, 14 Mar 2008 09:56:58 -0300 |
Alexis S. L. Carvalho |
dirstate: ignore mode changes if the fs does not supports the exec bit
|
file |
diff |
annotate
|
Thu, 06 Mar 2008 22:23:41 +0100 |
Joel Rosdahl |
Remove unused imports
|
file |
diff |
annotate
|
Thu, 06 Mar 2008 22:23:26 +0100 |
Joel Rosdahl |
Expand import * to allow Pyflakes to find problems
|
file |
diff |
annotate
|
Sun, 02 Mar 2008 13:52:34 +0100 |
Thomas Arendsen Hein |
Extend/correct acc40572da5b regarding -qA and ignored files.
|
file |
diff |
annotate
|
Sun, 17 Feb 2008 12:53:57 +0100 |
Thomas Arendsen Hein |
Report filenames with disallowed characters as suggested by Mika Eloranta
|
file |
diff |
annotate
|
Thu, 14 Feb 2008 18:08:16 -0200 |
Alexis S. L. Carvalho |
status: put added files that have disappeared in the deleted list
|
file |
diff |
annotate
|
Sat, 09 Feb 2008 19:13:57 +0100 |
Thomas Arendsen Hein |
Remove trailing ! from two error messages as this was confusing.
|
file |
diff |
annotate
|
Fri, 08 Feb 2008 18:31:55 -0200 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
file |
diff |
annotate
|
Fri, 08 Feb 2008 18:07:55 -0200 |
Alexis S. L. Carvalho |
dirstate.status: avoid putting ignored files in the unknown list
|
file |
diff |
annotate
|
Fri, 08 Feb 2008 18:07:55 -0200 |
Alexis S. L. Carvalho |
dirstate: don't walk ignored directories
|
file |
diff |
annotate
|
Sun, 20 Jan 2008 14:39:25 +0100 |
Christian Ebert |
Prefer i in d over d.has_key(i)
|
file |
diff |
annotate
|
Wed, 09 Jan 2008 21:30:35 +0900 |
Shun-ichi GOTO |
Add endswithsep() and use it instead of using os.sep and os.altsep directly.
|
file |
diff |
annotate
|
Wed, 09 Jan 2008 21:30:13 +0900 |
Shun-ichi GOTO |
Use util.normpath() instead of direct path string operation.
|
file |
diff |
annotate
|
Wed, 07 Nov 2007 22:57:28 +0100 |
Maxim Dounin |
Fix dir-changed-to-file updates on clean workdir.
|
file |
diff |
annotate
|
Mon, 05 Nov 2007 20:05:44 +0300 |
Maxim Dounin |
Fix file-changed-to-dir and dir-to-file commits (issue660).
|
file |
diff |
annotate
|
Fri, 05 Oct 2007 15:01:06 -0700 |
Bryan O'Sullivan |
Add osutil module, containing a listdir function.
|
file |
diff |
annotate
|
Mon, 24 Sep 2007 12:41:54 -0500 |
Matt Mackall |
dirstate: speed up read and write
|
file |
diff |
annotate
|
Mon, 24 Sep 2007 12:36:38 -0500 |
Matt Mackall |
dirstate: make dir collision logic faster
|
file |
diff |
annotate
|
Thu, 23 Aug 2007 01:48:29 -0300 |
Alexis S. L. Carvalho |
merge: forcefully mark files that we get from the second parent as dirty
|
file |
diff |
annotate
|
Mon, 06 Aug 2007 01:00:10 -0300 |
Alexis S. L. Carvalho |
merge with crew-stable
|
file |
diff |
annotate
|
Sun, 05 Aug 2007 23:04:56 -0300 |
Alexis S. L. Carvalho |
dirstate: fix rebuild; add a test
|
file |
diff |
annotate
|
Wed, 01 Aug 2007 12:03:10 -0700 |
Bryan O'Sullivan |
dirstate: improve error message on file/directory clash
|
file |
diff |
annotate
|
Thu, 26 Jul 2007 12:02:58 -0500 |
Matt Mackall |
dirstate: localize a bunch of methods in status fastpath
|
file |
diff |
annotate
|
Thu, 26 Jul 2007 12:02:58 -0500 |
Matt Mackall |
dirstate: speed up sorting in findfiles
|
file |
diff |
annotate
|
Thu, 26 Jul 2007 12:02:58 -0500 |
Matt Mackall |
revlog: pass mode to _supported directly
|
file |
diff |
annotate
|
Thu, 26 Jul 2007 12:02:58 -0500 |
Matt Mackall |
dirstate: localize a bunch of methods for findfiles
|
file |
diff |
annotate
|
Sat, 21 Jul 2007 16:44:38 -0500 |
Matt Mackall |
Merge with crew
|
file |
diff |
annotate
|
Thu, 19 Jul 2007 19:43:25 -0300 |
Alexis S. L. Carvalho |
dirstate.invalidate: avoid rebuilding _map
|
file |
diff |
annotate
|
Thu, 19 Jul 2007 19:43:25 -0300 |
Alexis S. L. Carvalho |
add dirstate._dirtypl variable
|
file |
diff |
annotate
|
Sat, 21 Jul 2007 16:02:09 -0500 |
Matt Mackall |
dirstate: add doesn't need to call stat
|
file |
diff |
annotate
|
Sat, 21 Jul 2007 16:02:09 -0500 |
Matt Mackall |
dirstate: get rid of default args for status
|
file |
diff |
annotate
|
Sat, 21 Jul 2007 16:02:09 -0500 |
Matt Mackall |
dirstate: make filterfiles private
|
file |
diff |
annotate
|
Sat, 21 Jul 2007 16:02:09 -0500 |
Matt Mackall |
dirstate: add __contains__ and make __getitem__ more useful
|
file |
diff |
annotate
|
Sat, 21 Jul 2007 16:02:09 -0500 |
Matt Mackall |
dirstate: make wjoin function private
|
file |
diff |
annotate
|
Sat, 21 Jul 2007 16:02:09 -0500 |
Matt Mackall |
dirstate: break update into separate functions
|
file |
diff |
annotate
|
Sat, 21 Jul 2007 16:02:09 -0500 |
Matt Mackall |
dirstate: use True and false for _dirty
|
file |
diff |
annotate
|
Thu, 21 Jun 2007 23:42:06 -0300 |
Alexis S. L. Carvalho |
dirstate.status: if a file is marked as copied, consider it modified
|
file |
diff |
annotate
|
Thu, 21 Jun 2007 00:34:14 -0300 |
Alexis S. L. Carvalho |
dirstate.invalidate: clear dirty flag
|
file |
diff |
annotate
|
Thu, 21 Jun 2007 00:34:14 -0300 |
Alexis S. L. Carvalho |
dirstate: fix typo
|
file |
diff |
annotate
|
Tue, 19 Jun 2007 08:51:34 +0200 |
Thomas Arendsen Hein |
Updated copyright notices and add "and others" to "hg version"
|
file |
diff |
annotate
|