Thu, 01 Mar 2012 16:27:59 -0600 |
Matt Mackall |
Added tag 2.1.1 for changeset 53e2cd303ecf
stable
|
Thu, 01 Mar 2012 17:49:59 +0200 |
Idan Kamara |
dirstate: filecacheify _ignore (issue3278)
stable 2.1.1
|
Thu, 01 Mar 2012 17:42:49 +0200 |
Idan Kamara |
dirstate: filecacheify _branch
stable
|
Thu, 01 Mar 2012 17:39:58 +0200 |
Idan Kamara |
dirstate: add filecache support
stable
|
Thu, 01 Mar 2012 17:39:58 +0200 |
Idan Kamara |
scmutil: add join method to opener to construct path relative to base
stable
|
Thu, 01 Mar 2012 17:39:58 +0200 |
Idan Kamara |
filecache: refactor path join logic to a function
stable
|
Wed, 29 Feb 2012 17:27:24 -0600 |
Matt Mackall |
merge with stable
|
Wed, 29 Feb 2012 14:24:57 +0100 |
Friedrich Kastner-Masilko |
subrepo: fix for merge inconsistencies
stable
|
Wed, 29 Feb 2012 14:41:11 +0100 |
Pierre-Yves David |
bundlerepo: bundle repos should be non-publishing (issue3266)
stable
|
Wed, 29 Feb 2012 09:34:19 +0100 |
Gilles Moris |
bookmarks: restore python 2.4 compatibility
stable
|
Wed, 29 Feb 2012 17:43:03 +0000 |
Jim Hague |
bugzilla: stop XMLRPC requests from requesting gzipped responses
stable
|
Tue, 28 Feb 2012 21:17:53 -0600 |
Matt Mackall |
merge with stable
|
Tue, 28 Feb 2012 23:47:46 +0200 |
Idan Kamara |
update: delete bookmarks.current when explicitly updating to a rev (issue3276)
stable
|
Tue, 28 Feb 2012 10:06:35 +0100 |
Patrick Mezard |
convert: ignore blank lines in mapfiles (issue3286)
stable
|
Tue, 28 Feb 2012 01:07:55 +0200 |
Idan Kamara |
update: don't move the active bookmark if a rev is specified with -r
stable
|
Mon, 27 Feb 2012 18:23:18 +0100 |
Patrick Mezard |
mq: fix qapplied --last and qprev documentation (issue3282)
stable
|
Mon, 27 Feb 2012 08:54:26 -0500 |
Greg Ward |
setup: handle output from Apple's Xcode 4.3 better (issue3277)
stable
|
Sun, 26 Feb 2012 17:12:15 +0100 |
Patrick Mezard |
graphlog: apply file filters --patch/--stat output
|
Sun, 26 Feb 2012 17:10:57 +0100 |
Patrick Mezard |
context: add followfirst arg to filectx and workingfilectx
|
Sun, 26 Feb 2012 17:10:57 +0100 |
Patrick Mezard |
graphlog: fix --removed
|
Sun, 26 Feb 2012 17:10:56 +0100 |
Patrick Mezard |
test-glog: rewrite more tests using testlog() function
|
Sun, 26 Feb 2012 17:10:55 +0100 |
Patrick Mezard |
match: consider filesets as "anypats"
|
Sun, 26 Feb 2012 17:10:51 +0100 |
Patrick Mezard |
graphlog: evaluate FILE/-I/-X filesets on the working dir
|
Sun, 26 Feb 2012 16:56:32 +0100 |
Patrick Mezard |
graphlog: implement --copies
|
Sat, 18 Feb 2012 16:30:17 -0500 |
Greg Ward |
test-check-code-hg: skip test if not in a working dir (issue3248).
stable
|
Sun, 26 Feb 2012 16:45:59 -0600 |
Matt Mackall |
copies: use ctx.dirs() for directory rename detection
|
Sun, 26 Feb 2012 15:51:56 -0600 |
Matt Mackall |
copies: fix mergecopies doc mapping direction
|
Sat, 25 Feb 2012 16:48:07 -0600 |
Matt Mackall |
merge with stable
|
Sat, 25 Feb 2012 19:39:55 +0100 |
Patrick Mezard |
log: restore cache used by --copies
stable
|
Sat, 25 Feb 2012 22:11:36 +0100 |
Patrick Mezard |
graphlog: implement --follow-first
|
Sat, 25 Feb 2012 22:11:36 +0100 |
Patrick Mezard |
graphlog: implement --follow with file arguments
|
Sat, 25 Feb 2012 22:11:35 +0100 |
Patrick Mezard |
test-glog: test multiple --prune values
|
Sat, 25 Feb 2012 22:11:34 +0100 |
Patrick Mezard |
graphlog: restore FILE glob expansion on Windows
|
Sat, 25 Feb 2012 21:51:13 +0100 |
Patrick Mezard |
glog: restore multiple --rev test lost in rebasing
|
Sat, 25 Feb 2012 14:22:58 -0600 |
Matt Mackall |
copies: remove checkdirs options
|
Fri, 24 Feb 2012 18:21:06 -0600 |
Matt Mackall |
copies: add docstring for mergecopies
|
Fri, 24 Feb 2012 16:52:32 -0600 |
Matt Mackall |
addremove: return 1 if we failed to handle any explicit files
|
Fri, 24 Feb 2012 16:16:48 -0600 |
Matt Mackall |
merge with stable
|
Fri, 24 Feb 2012 20:57:59 +0100 |
Patrick Mezard |
log: fix --follow FILE ancestry calculation
stable
|
Fri, 24 Feb 2012 20:56:18 +0100 |
Patrick Mezard |
test-glog: extend a test before fixing --follow issues
stable
|
Fri, 24 Feb 2012 16:09:15 -0600 |
Matt Mackall |
graft: use proper revisions for copy detection (issue3265)
stable
|
Fri, 24 Feb 2012 19:11:35 -0200 |
Wagner Bruna |
convert: fix typos in error messages
stable
|
Thu, 23 Feb 2012 18:05:20 +0100 |
Patrick Mezard |
graphlog: paths/-I/-X handling requires a new revset
|
Thu, 23 Feb 2012 17:55:07 +0100 |
Patrick Mezard |
graphlog: imitate log slowpath when inputs are explicit files
|
Thu, 23 Feb 2012 17:54:42 +0100 |
Patrick Mezard |
graphlog: paths arguments must be or'ed
|
Thu, 23 Feb 2012 11:21:30 +0100 |
Patrick Mezard |
graphlog: rewrite --rev like all other options
|
Thu, 23 Feb 2012 11:21:04 +0100 |
Patrick Mezard |
graphlog: --branch and --only-branch are the same
|
Thu, 23 Feb 2012 17:46:57 +0100 |
Patrick Mezard |
test-check-code-hg: fix xargs exit status on OSX
stable
|
Thu, 23 Feb 2012 13:37:10 +0100 |
Martin Geisler |
largefiles: respect store.createmode and avoid extra file copy
stable
|
Thu, 23 Feb 2012 13:37:10 +0100 |
Martin Geisler |
largefiles: respect store.createmode in basestore.get
stable
|
Thu, 23 Feb 2012 13:22:55 +0100 |
Martin Geisler |
largefiles: use repo.store.createmode for new files in .hg/largefiles
stable
|
Wed, 22 Feb 2012 17:41:22 -0600 |
Matt Mackall |
mq: expand qimport summary
|
Wed, 22 Feb 2012 17:36:33 -0600 |
Matt Mackall |
merge with stable
|
Wed, 22 Feb 2012 12:30:15 +0100 |
Patrick Mezard |
graphlog: multiple --keyword must be or'ed
|
Wed, 22 Feb 2012 12:30:15 +0100 |
Patrick Mezard |
graphlog: multiple --branch must be or'ed
|
Wed, 22 Feb 2012 12:30:15 +0100 |
Patrick Mezard |
graphlog: multiple --user must be or'ed
|
Wed, 22 Feb 2012 12:30:15 +0100 |
Patrick Mezard |
graphlog: explicitely join multivalue parameters
|
Wed, 22 Feb 2012 12:30:14 +0100 |
Patrick Mezard |
test-glog.t: use printrevset extension to trace rewritten revsets
|
Thu, 23 Feb 2012 00:07:54 +0900 |
FUJIWARA Katsunori |
context: use 'changectx.dirs()' in 'walk()' for directory patterns
stable
|
Thu, 23 Feb 2012 00:07:54 +0900 |
FUJIWARA Katsunori |
localrepository: use 'changectx.dirs()' in 'status()' for directory patterns
stable
|