log mercurial/subrepo.py @ 13178:c4d857f5405d

age author description
Mon, 20 Dec 2010 13:59:19 -0500 Eric Eisner subrepo: backout 519ac79d680b
Tue, 07 Dec 2010 22:14:43 -0600 Kevin Bullock mq: update .hgsubstate if subrepos are clean (issue2499)
Fri, 17 Dec 2010 13:38:15 +0100 Erik Zielke subrepo: backout f02d7a562a21
Thu, 16 Dec 2010 14:50:36 -0600 Matt Mackall check-code: catch "except as"
Mon, 29 Nov 2010 09:37:23 +0100 Erik Zielke subrepo: avoids empty commit when .hgsubstate is dirty (issue2403)
Tue, 14 Dec 2010 21:58:13 -0500 Eric Eisner subrepo: use low-level git-diff-index for dirty()
Tue, 14 Dec 2010 21:56:43 -0500 Eric Eisner subrepo: defer determination of git's current branch
Tue, 14 Dec 2010 21:56:43 -0500 Eric Eisner subrepo: incorporate tracking branches into gitbranchmap
Tue, 14 Dec 2010 21:53:40 -0500 Eric Eisner subrepo: use low-level git-for-each-ref command in branchmap
Mon, 29 Nov 2010 16:34:10 +0100 Martin Geisler subrepo: add progress bar support to archive
Tue, 14 Dec 2010 18:10:51 -0600 Matt Mackall subrepo: re-backout 2245fcd0e160
Mon, 13 Dec 2010 11:52:52 +0100 Martin Geisler merge default heads in crew and main
Fri, 10 Dec 2010 23:05:48 +0100 Benoit Boissinot merge with stable
Fri, 10 Dec 2010 19:20:11 -0600 Matt Mackall merge with stable
Fri, 10 Dec 2010 19:08:17 -0600 Matt Mackall subrepo: backed out changeset 2245fcd0e160 stable
Thu, 09 Dec 2010 16:52:14 -0500 Eric Eisner subrepo: silence git output when ui.quiet is set
Thu, 09 Dec 2010 16:52:14 -0500 Eric Eisner subrepo: show git command with --debug
Thu, 09 Dec 2010 16:52:14 -0500 Eric Eisner subrepo: speed up git push logic
Thu, 09 Dec 2010 16:52:14 -0500 Eric Eisner subrepo: use subprocess.Popen without the shell
Thu, 09 Dec 2010 16:52:14 -0500 Eric Eisner subrepo: treat git error code 1 as success
Thu, 09 Dec 2010 16:52:14 -0500 Eric Eisner subrepo: gitsubrepo should inherit from abstractsubrepo
Fri, 10 Dec 2010 01:30:16 +0100 Mads Kiilerich subrepo: initialize subrepo relative default paths relative to their root stable
Mon, 06 Dec 2010 21:17:27 -0500 Eric Eisner subrepo: drop arguments unsupported by old git
Mon, 06 Dec 2010 21:17:27 -0500 Eric Eisner subrepo: work around old git's remote naming scheme
Mon, 06 Dec 2010 21:17:27 -0500 Eric Eisner subrepo: use environment variable instead of git commit's --date
Mon, 06 Dec 2010 21:17:27 -0500 Eric Eisner subrepo: parse git status's human-readable output
Mon, 06 Dec 2010 21:17:27 -0500 Eric Eisner subrepo: use subprocess's cwd instead of git's --work-tree
Sun, 28 Nov 2010 17:19:23 -0500 Eric Eisner subrepo: lazily update git's local tracking branches
Sun, 28 Nov 2010 15:21:23 -0500 Eric Eisner subrepo: return both mapping directions from gitbranchmap
Sun, 28 Nov 2010 15:03:48 -0500 Eric Eisner subrepo: strip gitcommand output
Sun, 21 Nov 2010 22:00:51 -0500 Eric Eisner subrepo: lazier git push logic
Thu, 18 Nov 2010 19:20:21 -0500 Eric Eisner subrepo: archive git subrepos
Thu, 18 Nov 2010 23:15:13 +0100 Patrick Mezard Merge with stable
Thu, 18 Nov 2010 23:05:10 +0100 Patrick Mezard subrepo: handle missing subrepo spec file as removed stable
Wed, 17 Nov 2010 21:30:13 +0100 Patrick Mezard Merge with stable
Wed, 17 Nov 2010 21:25:23 +0100 Patrick Mezard subrepo: prune empty directories when removing svn subrepo stable
Wed, 17 Nov 2010 21:24:36 +0100 Patrick Mezard subrepo: use subprocess directly to avoid python 2.6 bug stable
Wed, 17 Nov 2010 21:00:47 +0100 Patrick Mezard subrepo: fix removing read-only svn files on Windows stable
Sun, 14 Nov 2010 18:31:40 -0500 Eric Eisner subrepo: removing (and restoring) git subrepo state
Sun, 14 Nov 2010 18:31:29 -0500 Eric Eisner subrepo: update and merge works with any git branch
Sun, 14 Nov 2010 18:22:33 -0500 Eric Eisner subrepo: allow git subrepos to push and merge
Sun, 14 Nov 2010 18:20:13 -0500 Eric Eisner subrepo: cloning and updating of git subrepos
Sun, 14 Nov 2010 18:15:26 -0500 Eric Eisner subrepo: support for adding a git subrepo
Fri, 05 Nov 2010 15:13:22 +0100 Ronny Pfannschmidt subrepo: test & fix svn subrepo removal stable
Wed, 27 Oct 2010 00:28:40 +0200 Mads Kiilerich subrepo: propagate non-default pull/push path to relative subrepos (issue1852) stable
Thu, 21 Oct 2010 10:54:37 +0200 Martin Geisler subrepo: svnsubrepo._wcrev should return str after 3d6ba8c2b1b8 stable
Thu, 21 Oct 2010 03:28:51 -0500 Matt Mackall subrepo: fix status check on SVN subrepos (issue2445) stable
Wed, 20 Oct 2010 10:13:04 +0200 Martin Geisler check-code: find trailing whitespace
Tue, 19 Oct 2010 03:56:20 +0200 Mads Kiilerich subrepo: abort instead of pushing/pulling to the repo itself
Tue, 19 Oct 2010 03:55:28 +0200 Mads Kiilerich subrepo: rename relpath to subrelpath and introduce reporelpath
Sun, 26 Sep 2010 16:11:04 -0500 Brodie Rao subrepos: add missing self argument to abstractsubrepo.checknested
Mon, 13 Sep 2010 10:33:49 -0300 Wagner Bruna subrepo: improve lookup error messages
Mon, 20 Sep 2010 15:46:17 +0200 Martin Geisler subrepo: add support for 'hg archive'
Mon, 20 Sep 2010 15:44:30 +0200 Martin Geisler subrepo: introduce files and filedata methods for subrepo classes
Mon, 13 Sep 2010 13:09:31 +0200 Martin Geisler incoming: recurse into subrepositories with --subrepos/-S flag
Mon, 13 Sep 2010 13:09:26 +0200 Martin Geisler outgoing: recurse into subrepositories with --subrepos/-S flag
Mon, 13 Sep 2010 13:09:20 +0200 Martin Geisler add: recurse into subrepositories with --subrepos/-S flag
Fri, 10 Sep 2010 23:53:49 +0200 Martin Geisler subrepo: handle diff with working copy
Fri, 10 Sep 2010 22:52:00 +0200 Patrick Mezard subrepos: handle diff nodeids in subrepos, not before
Tue, 07 Sep 2010 16:34:07 +0200 Martin Geisler subrepos: add function for iterating over ctx subrepos
Fri, 03 Sep 2010 12:58:51 +0200 Martin Geisler diff: recurse into subrepositories with --subrepos/-S flag
Fri, 03 Sep 2010 12:58:51 +0200 Martin Geisler status: recurse into subrepositories with --subrepos/-S flag
Fri, 03 Sep 2010 12:58:51 +0200 Martin Geisler localrepo: add auditor attribute which knows about subrepos
Fri, 27 Aug 2010 13:03:57 +0200 Martin Geisler subrepo: use [0-9] instead of [\d] in svn subrepo regex
Thu, 19 Aug 2010 13:25:46 +0200 Martin Geisler subrepos: handle backslashes in subpaths
Thu, 15 Jul 2010 18:10:05 +0200 Martin Geisler subrepos: support remapping of .hgsub source paths
Thu, 15 Jul 2010 14:11:14 +0200 Martin Geisler Merge with stable
Thu, 15 Jul 2010 13:24:02 +0200 Mads Kiilerich subrepo: docstrings stable
Wed, 14 Jul 2010 20:25:31 +0200 Martin Geisler subrepos: let caller specify a filename for SVN commands
Wed, 14 Jul 2010 20:25:31 +0200 Martin Geisler subrepo: add abstract superclass for subrepo classes
Wed, 30 Jun 2010 23:56:35 -0500 Matt Mackall subrepo: correctly handle update -C with modified subrepos (issue2022) stable
Tue, 29 Jun 2010 17:30:42 -0500 Matt Mackall subrepo: fix recording of + in .hgsubstate (issue2217) stable
Sun, 27 Jun 2010 18:20:49 -0500 Matt Mackall subrepo: fix silent push failure for SVN (issue2241) stable
Fri, 07 May 2010 14:19:14 -0500 Matt Mackall subrepo: fix 2.5ism in url parsing
Sat, 01 May 2010 23:05:22 +0200 Edouard Gomez subrepo: print paths relative to upper repo root for push/pull/commit
Sat, 01 May 2010 23:05:22 +0200 Edouard Gomez subrepo: print pushing url
Sat, 01 May 2010 23:05:19 +0200 Edouard Gomez subrepo: normalize path part of URLs so that pulling subrepos from webdir works
Sat, 01 May 2010 15:15:35 -0500 Matt Mackall Merge with stable
Fri, 30 Apr 2010 18:32:18 -0500 Matt Mackall subrepo: propagate and catch push failures stable
Mon, 19 Apr 2010 17:00:02 -0500 Matt Mackall Merge with stable
Sun, 18 Apr 2010 14:20:08 -0700 Brett Cannon subrepo: fix repo root path handling in svn subrepo stable
Mon, 15 Mar 2010 18:36:11 +0100 Martin Geisler Merge with stable
Sun, 14 Mar 2010 00:28:10 +0100 Edouard Gomez subrepo: fix hgrc paths section during subrepo pulling stable
Sat, 13 Mar 2010 19:57:52 +0100 Martin Geisler subrepo: wrap long line
Sat, 13 Mar 2010 17:02:41 +0100 Benoit Boissinot merge with stable
Fri, 12 Mar 2010 01:23:35 +0100 Edouard Gomez subrepo: print subrepo pulling URL
Fri, 12 Mar 2010 01:23:35 +0100 Benoit Boissinot subrepo: keep ui and hgrc in sync when creating new repo stable
Fri, 12 Mar 2010 01:23:35 +0100 Edouard Gomez subrepo: forward the push to argument into _abssource stable
Fri, 19 Feb 2010 02:23:38 +0100 Benoit Boissinot i18n: mark more strings for translation stable
Tue, 09 Feb 2010 18:32:57 +0100 David Soria Parra subrepo: make sure that the source path is stripped stable
Sat, 06 Feb 2010 19:14:37 +0100 Saint Germain subrepo: change default path in hgrc of subrepo after cloning
Sat, 06 Feb 2010 10:23:18 +0100 David Soria Parra subrepo: correct copyright
Sun, 31 Jan 2010 18:02:16 +0100 Benoit Boissinot subrepo: fix errors reported by pylint
Thu, 21 Jan 2010 13:26:26 +0100 Patrick Mezard subrepo: handle svn externals and meta changes (issue1982)
Thu, 21 Jan 2010 15:13:40 +0100 Patrick Mezard subrepo: svn xml output is much easier to parse
Thu, 21 Jan 2010 15:13:03 +0100 Patrick Mezard subrepo: make svn use C locale for portability
Tue, 19 Jan 2010 22:45:09 -0600 Matt Mackall Merge with stable
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Fri, 15 Jan 2010 21:32:53 +0100 Benoit Boissinot merge with stable
Fri, 15 Jan 2010 21:08:04 +0100 Benoit Boissinot subrepo: fix merging of already merged subrepos (issue1986) stable
Sat, 09 Jan 2010 23:12:21 +0100 Jens Bäckman subrepo: fix typo in help text
Sat, 02 Jan 2010 16:42:00 +0100 Patrick Mezard subrepo: force en_US.UTF-8 locale when calling svn
Sat, 02 Jan 2010 16:03:25 +0100 Patrick Mezard subrepo: normalize svn output line-endings
Fri, 01 Jan 2010 18:46:24 +0100 Martin Geisler subrepo: mark string for translation and fix case
Thu, 31 Dec 2009 13:16:03 -0600 Augie Fackler subrepo: Subversion support
Thu, 31 Dec 2009 17:10:03 -0600 Augie Fackler subrepo: add table-based dispatch for subrepo types
Thu, 31 Dec 2009 16:30:34 -0600 Augie Fackler subrepo: load from a context where the subrepo exists
Thu, 31 Dec 2009 17:25:46 -0600 Matt Mackall subrepo: fix includes support in .hgsub
Mon, 14 Dec 2009 15:02:02 -0600 Matt Mackall Merge with -stable
Mon, 14 Dec 2009 15:01:13 -0600 Matt Mackall subrepo: add default path to new clones stable
Wed, 09 Dec 2009 14:33:22 -0600 Augie Fackler subrepo: document necessary methods for a subrepo class
Sun, 08 Nov 2009 10:29:52 -0600 Matt Mackall submerge: properly deal with overwrites
Sun, 08 Nov 2009 10:24:18 -0600 Matt Mackall subrepo: add more debugging output, lose _ markers
Sat, 07 Nov 2009 16:31:43 -0600 Matt Mackall subrepo: do a linear update when appropriate
Sat, 07 Nov 2009 16:30:42 -0600 Matt Mackall subrepo: notice dirty subrepo states when merging
Sat, 07 Nov 2009 16:29:49 -0600 Matt Mackall subrepo: add some debug output to submerge
Sat, 07 Nov 2009 14:09:16 -0600 Matt Mackall subrepo: more robust split for .hgsubstate parsing
Wed, 30 Sep 2009 21:42:51 -0500 Matt Mackall Merge with -stable
Wed, 30 Sep 2009 18:47:33 -0500 Matt Mackall subrepo: add auto-pull for merge
Thu, 23 Jul 2009 20:44:26 +0200 Dirkjan Ochtman merge with crew-stable