Wed, 02 Jan 2013 00:02:22 -0600 |
Matt Mackall |
merge i18n heads
stable
|
Thu, 20 Dec 2012 19:22:12 +0100 |
Angel Ezquerra |
hgweb, paper: add (Atom) subscribe links to the repository index
|
Tue, 04 Dec 2012 00:41:29 +0100 |
Angel Ezquerra |
hgweb: add (Atom) subscribe link to the main paper template pages
|
Mon, 31 Dec 2012 21:50:35 -0600 |
Augie Fackler |
test-command-template.t: fix test so it all year
stable
|
Sun, 30 Dec 2012 03:49:15 +0100 |
Pierre-Yves David |
amend: prevent loss of bookmark on failed amend
stable
|
Sat, 29 Dec 2012 18:00:18 +0100 |
Pierre-Yves David |
amend: invalidate dirstate in case of failure (issue3670)
stable
|
Sat, 24 Nov 2012 01:40:39 +0400 |
Nikolaj Sjujskij |
i18n-ru: delete loose letter
stable
|
Thu, 27 Dec 2012 07:32:51 +0000 |
Alexander Sauta |
i18n-ru: synchonized with 777084ac8416
stable
|
Thu, 20 Dec 2012 16:36:45 -0600 |
Matt Mackall |
paper: sanity-check page feed links
stable
|
Sun, 30 Dec 2012 19:19:52 +0100 |
Benoit Boissinot |
zeroconf: use port from server instead of picking port from config (issue3746)
stable
|
Thu, 20 Dec 2012 15:52:23 -0600 |
Matt Mackall |
scmutil: don't try to match modes on filesystems without modes (issue3740)
stable
|
Sat, 22 Dec 2012 18:11:51 -0600 |
Matt Mackall |
hgwebdir: honor web.templates and web.static for static files (issue3734)
stable
|
Sun, 30 Dec 2012 19:19:52 +0100 |
Benoit Boissinot |
zeroconf: use port from server instead of picking port from config (issue3746)
|
Mon, 24 Dec 2012 03:21:15 +0100 |
Pierre-Yves David |
branchmap: enable caching for filtered version too
|
Tue, 01 Jan 2013 21:27:13 +0100 |
Pierre-Yves David |
branchmap: report filtername when read fails
|
Mon, 24 Dec 2012 03:06:03 +0100 |
Pierre-Yves David |
branchmap: use a different file name for filtered view of repo
|
Mon, 24 Dec 2012 03:05:02 +0100 |
Pierre-Yves David |
clfilter: ensure unfiltered repo have a filtername attribute too
|
Mon, 24 Dec 2012 03:04:12 +0100 |
Pierre-Yves David |
branchmap: move the cache file name into a dedicated function
|
Tue, 01 Jan 2013 18:19:24 +0100 |
Pierre-Yves David |
branchmap: read and write key part related to filtered revision
|
Tue, 01 Jan 2013 13:05:22 -0600 |
Augie Fackler |
check-code: disallow defunct <> operator
|
Tue, 01 Jan 2013 13:04:40 -0600 |
Augie Fackler |
largefiles: stop using <> operator in favor of !=
|
Tue, 01 Jan 2013 13:18:33 -0600 |
Augie Fackler |
commands: fix implicit tuple that is invalid syntax in Python3
|
Tue, 01 Jan 2013 12:58:21 -0600 |
Augie Fackler |
check-code: disallow two-argument form of raise
|
Tue, 01 Jan 2013 13:25:07 -0600 |
Augie Fackler |
httpclient: apply change df9aea1def3e: remove use of two-argument raise
|
Tue, 01 Jan 2013 13:21:15 -0600 |
Augie Fackler |
test-symlink-os-yes-fs-no.py: clean up use of two-argument raise
|
Tue, 01 Jan 2013 12:51:00 -0600 |
Augie Fackler |
scmutil: clean up use of two-argument raise
|
Tue, 01 Jan 2013 12:50:46 -0600 |
Augie Fackler |
url: clean up use of two-argument raise
|
Tue, 01 Jan 2013 12:50:23 -0600 |
Augie Fackler |
win32: clean up use of two-argument raise
|
Tue, 01 Jan 2013 12:50:04 -0600 |
Augie Fackler |
commandserver: clean up use of two-argument raise
|
Mon, 31 Dec 2012 21:50:35 -0600 |
Augie Fackler |
test-command-template.t: fix test so it all year
|
Fri, 28 Dec 2012 16:25:12 -0800 |
Siddharth Agarwal |
cmdutil: make getgraphlogrevs limit-aware
|
Fri, 28 Dec 2012 16:25:00 -0800 |
Siddharth Agarwal |
cmdutil: stop pretending we can calculate revs for graphlog lazily
|
Fri, 28 Dec 2012 16:24:36 -0800 |
Siddharth Agarwal |
cmdutil: store a local ref to repo.hiddenrevs in getgraphlogrevs
|
Fri, 28 Dec 2012 14:46:58 -0800 |
Siddharth Agarwal |
cmdutil: make getgraphlogrevs return revs in descending order
|
Mon, 31 Dec 2012 18:11:18 -0600 |
Pierre-Yves David |
branchmap: takes filtered revision in account for cache calculation
|
Mon, 24 Dec 2012 02:57:23 +0100 |
Pierre-Yves David |
branchmap: improve computation of target tip
|
Fri, 28 Dec 2012 00:13:32 +0100 |
Pierre-Yves David |
branchmap: improve invalid cache message when reading
|
Mon, 31 Dec 2012 17:46:22 -0600 |
Pierre-Yves David |
histedit: allow operation from non-head if obsolete is enabled
|
Mon, 31 Dec 2012 17:45:52 -0600 |
Pierre-Yves David |
rebase: allow non-head rebase-set when obsolete is enabled
|
Mon, 31 Dec 2012 17:44:18 -0600 |
Pierre-Yves David |
amend: allow amend of non-head when obsolete is enabled
|
Fri, 21 Dec 2012 22:58:59 +0100 |
Pierre-Yves David |
obsolete: factorise troubles detection during push
|
Mon, 17 Dec 2012 15:17:54 +0100 |
Pierre-Yves David |
obsolete: introduce a troubles method on context
|
Mon, 17 Dec 2012 15:06:15 +0100 |
Pierre-Yves David |
obsolete: introduce a troubled method on context
|
Fri, 28 Dec 2012 14:22:24 +0100 |
Mads Kiilerich |
tests: fix windows test failures
|
Fri, 28 Dec 2012 14:13:06 +0100 |
Mads Kiilerich |
merge with stable
|
Fri, 28 Dec 2012 14:10:35 +0100 |
Mads Kiilerich |
tests: fix windows test failures
stable
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles: better test coverage of wireproto and the http protocol
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles: cleanup of warnings on errors getting largefiles
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles: remove trivial portability wrappers
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles: remove reporemove portability wrapper
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles: remove findoutgoing portability wrapper
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles: use constant for '.hglf/'
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles: use plain wjoin instead of the complex pathto
|
Fri, 28 Dec 2012 11:55:57 +0100 |
Mads Kiilerich |
largefiles: unindent code
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles: simplify lfdirstate ignore handling - it is only for tracking .hglf
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles: rename 'admin' to more descriptive 'lfstoredir'
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles: simplify lfutil.getstandinmatcher by inlining getmatcher
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles: remove overly complex handling of ignored and unknown files
|
Fri, 28 Dec 2012 11:55:57 +0100 |
Mads Kiilerich |
largefiles: introduce basic debugstate --large functionality
|
Fri, 28 Dec 2012 11:55:57 +0100 |
Mads Kiilerich |
util: fold ENOENT check into unlinkpath, controlled by new ignoremissing flag
|