Sat, 29 Oct 2011 11:02:23 -0500 |
Matt Mackall |
backout dbdb777502dc (issue3077) (issue3071)
stable
|
file |
diff |
annotate
|
Mon, 24 Oct 2011 13:51:24 +0200 |
Thomas Arendsen Hein |
consistency: use util.realpath instead of os.path.realpath where useful
stable
|
file |
diff |
annotate
|
Sun, 23 Oct 2011 16:32:27 -0500 |
Matt Mackall |
windows: sanity-check symlink placeholders
stable
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 00:33:08 +0200 |
Martin Geisler |
subrepos: abort commit by default if a subrepo is dirty (BC)
stable
|
file |
diff |
annotate
|
Wed, 12 Oct 2011 11:09:57 -0500 |
Augie Fackler |
bookmarks: delegate writing to the repo just like reading
|
file |
diff |
annotate
|
Sat, 01 Oct 2011 16:18:51 -0500 |
Matt Mackall |
rollback: use a hint for force
|
file |
diff |
annotate
|
Fri, 30 Sep 2011 21:58:54 -0400 |
Greg Ward |
rollback: avoid unsafe rollback when not at tip (issue2998)
|
file |
diff |
annotate
|
Sun, 18 Sep 2011 19:59:33 -0400 |
Greg Ward |
rollback: only restore dirstate and branch when appropriate.
|
file |
diff |
annotate
|
Fri, 16 Sep 2011 21:38:06 -0400 |
Greg Ward |
rollback: refactor for readability; cosmetics.
|
file |
diff |
annotate
|
Wed, 14 Sep 2011 22:28:27 -0400 |
Greg Ward |
share: allow trailing newline on .hg/sharedpath.
|
file |
diff |
annotate
|
Sun, 11 Sep 2011 21:21:58 -0400 |
Greg Ward |
rollback: improve readability; clarify that the return value is an int.
|
file |
diff |
annotate
|
Thu, 25 Aug 2011 20:21:04 -0400 |
Greg Ward |
atomictempfile: make close() consistent with other file-like objects.
|
file |
diff |
annotate
|
Mon, 25 Jul 2011 15:08:57 +0300 |
Idan Kamara |
localrepo: unify tag related info into a tagscache class
|
file |
diff |
annotate
|
Mon, 25 Jul 2011 15:08:37 +0300 |
Idan Kamara |
localrepo: make invalidate() walk _filecache
|
file |
diff |
annotate
|
Mon, 25 Jul 2011 15:08:37 +0300 |
Idan Kamara |
localrepo: decorate manifest() with filecache
|
file |
diff |
annotate
|
Mon, 25 Jul 2011 15:08:37 +0300 |
Idan Kamara |
localrepo: decorate _bookmarks/current with filecache
|
file |
diff |
annotate
|
Mon, 25 Jul 2011 15:08:37 +0300 |
Idan Kamara |
localrepo: decorate changelog() with filecache
|
file |
diff |
annotate
|
Mon, 25 Jul 2011 15:08:37 +0300 |
Idan Kamara |
localrepo: refresh filecache entries after releasing a repo.lock()
|
file |
diff |
annotate
|
Mon, 25 Jul 2011 15:08:37 +0300 |
Idan Kamara |
localrepo: decorate dirstate() with filecache
|
file |
diff |
annotate
|
Mon, 25 Jul 2011 15:08:37 +0300 |
Idan Kamara |
localrepo: add a cache with stat info for files under .hg/
|
file |
diff |
annotate
|
Wed, 20 Jul 2011 18:23:06 -0400 |
Andrew Pritchard |
localrepo: make requirements attribute of newly-created repos contain a set
|
file |
diff |
annotate
|
Fri, 22 Jul 2011 16:46:22 -0500 |
Matt Mackall |
localrepo: fix comment on set
|
file |
diff |
annotate
|
Thu, 21 Jul 2011 14:06:55 -0500 |
Matt Mackall |
localrepo: add set method to iterate over a given revset
|
file |
diff |
annotate
|
Wed, 13 Jul 2011 17:41:49 -0500 |
Matt Mackall |
subrepo: use working copy of .hgsub to filter status (issue2901)
stable
|
file |
diff |
annotate
|
Fri, 01 Jul 2011 17:37:09 +0200 |
Mads Kiilerich |
util: rename the util.localpath that uses url to urllocalpath (issue2875)
stable 1.9
|
file |
diff |
annotate
|
Sun, 26 Jun 2011 15:47:39 -0300 |
Wagner Bruna |
localrepo: mark progress step for translation
stable
|
file |
diff |
annotate
|
Wed, 15 Jun 2011 23:15:04 +0300 |
Idan Kamara |
localrepo: don't attempt to open .hgtags twice if the error isn't ENOENT
|
file |
diff |
annotate
|
Mon, 13 Jun 2011 12:51:38 -0500 |
Matt Mackall |
localrepo: local() returns self
|
file |
diff |
annotate
|
Tue, 07 Jun 2011 17:02:54 -0500 |
Matt Mackall |
check-code: catch misspellings of descendant
|
file |
diff |
annotate
|
Mon, 06 Jun 2011 15:17:40 -0500 |
Matt Mackall |
subrepo: be more careful with deletions of .hgsub and .hgsubstate (issue2844)
|
file |
diff |
annotate
|
Sat, 04 Jun 2011 15:56:48 +0200 |
Patrick Mezard |
localrepo: add savecommitmessage() to write last-message.txt
|
file |
diff |
annotate
|
Fri, 03 Jun 2011 20:23:32 +0200 |
Sune Foldager |
localrepo: simplify file bundling code and fix progress bug
|
file |
diff |
annotate
|
Fri, 03 Jun 2011 20:15:06 +0200 |
Sune Foldager |
localrepo: use list comprehension instead of generators
|
file |
diff |
annotate
|
Fri, 03 Jun 2011 20:12:37 +0200 |
Sune Foldager |
localrepo: add total to changeset progress in bundle/push
|
file |
diff |
annotate
|
Wed, 01 Jun 2011 16:42:50 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Mon, 11 Apr 2011 21:44:22 +0300 |
Idan Kamara |
localrepo: don't add deleted files to list of modified/added files (issue2761)
stable
|
file |
diff |
annotate
|
Mon, 04 Apr 2011 22:51:10 +0300 |
Idan Kamara |
localrepo: ignore tags to unknown nodes (issue2750)
stable
|
file |
diff |
annotate
|
Mon, 14 Mar 2011 23:50:28 +0100 |
David Soria Parra |
bookmarks: do not forward merged bookmark (issue1877)
stable
|
file |
diff |
annotate
|
Wed, 01 Jun 2011 12:38:46 +0200 |
Martin Geisler |
check-code: flag 0/1 used as constant Boolean expression
|
file |
diff |
annotate
|
Tue, 31 May 2011 19:16:18 +0200 |
Adrian Buehlmann |
introduce new function scmutil.readrequires
|
file |
diff |
annotate
|
Thu, 26 May 2011 17:15:35 -0500 |
Matt Mackall |
dirstate: rename forget to drop
|
file |
diff |
annotate
|
Wed, 18 May 2011 23:26:26 +0200 |
Sune Foldager |
revlog: linearize created changegroups in generaldelta revlogs
|
file |
diff |
annotate
|
Wed, 18 May 2011 19:30:17 +0200 |
Martin Geisler |
localrepo, sshrepo: use Boolean create argument in __init__
|
file |
diff |
annotate
|
Mon, 16 May 2011 12:44:34 +0200 |
Sune Foldager |
revlog: get rid of defversion
|
file |
diff |
annotate
|
Sun, 08 May 2011 16:41:41 -0500 |
Matt Mackall |
merge with crew
|
file |
diff |
annotate
|
Sun, 08 May 2011 21:32:33 +0200 |
Sune Foldager |
revlog: support writing generaldelta revlogs
|
file |
diff |
annotate
|
Sun, 08 May 2011 16:16:41 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Sun, 01 May 2011 13:07:00 +0200 |
Alexander Solovyov |
fix bookmarks rollback behavior
stable
|
file |
diff |
annotate
|
Fri, 06 May 2011 15:22:31 +0200 |
Adrian Buehlmann |
rename util.set_flags to setflags
|
file |
diff |
annotate
|
Fri, 06 May 2011 09:54:06 +0200 |
Adrian Buehlmann |
rename path_auditor to pathauditor
|
file |
diff |
annotate
|
Thu, 05 May 2011 12:55:12 +0200 |
Sune Foldager |
revlog: remove support for parentdelta
|
file |
diff |
annotate
|
Wed, 04 May 2011 19:27:55 +0200 |
Sune Foldager |
fix errors reported by pyflakes test
|
file |
diff |
annotate
|
Mon, 02 May 2011 10:11:18 +0200 |
Dan Villiom Podlaski Christiansen |
prevent transient leaks of file handle by using new helper functions
|
file |
diff |
annotate
|
Mon, 02 May 2011 19:20:29 +0200 |
Peter Arrenbrecht |
localrepo: reuse parent manifest in commitctx if no files have changed
|
file |
diff |
annotate
|
Sun, 01 May 2011 19:51:28 +0200 |
Mads Kiilerich |
backout 3a3584967a93 - the "unreachable code" was apparently not unreachable
|
file |
diff |
annotate
|
Sun, 01 May 2011 19:44:28 +0200 |
Sune Foldager |
merge with mpm
|
file |
diff |
annotate
|
Thu, 24 Feb 2011 14:06:08 +0100 |
Mads Kiilerich |
status: remove unreachable code for status between revisions
|
file |
diff |
annotate
|
Sat, 30 Apr 2011 19:01:24 +0200 |
Benoit Boissinot |
unbundler: separate delta and header parsing
|
file |
diff |
annotate
|
Sun, 01 May 2011 11:12:36 +0200 |
Brodie Rao |
pushkey: add hooks for pushkey/listkeys
|
file |
diff |
annotate
|
Sat, 30 Apr 2011 09:43:20 -0700 |
Brodie Rao |
url: move URL parsing functions into util to improve startup time
|
file |
diff |
annotate
|