Fri, 24 Jun 2011 17:04:37 +0300 archive: wrap the ui descriptor so it doesn't get closed stable
Idan Kamara <idankk86@gmail.com> [Fri, 24 Jun 2011 17:04:37 +0300] rev 14742
archive: wrap the ui descriptor so it doesn't get closed archival.tarit closes the fileobj if one is passed to it, which is undesired when reading from '-'.
Fri, 24 Jun 2011 19:27:53 +0300 transplant: use ui out descriptor when calling util.system stable
Idan Kamara <idankk86@gmail.com> [Fri, 24 Jun 2011 19:27:53 +0300] rev 14741
transplant: use ui out descriptor when calling util.system
Fri, 24 Jun 2011 17:04:37 +0300 bisect: use ui out descriptor when calling util.system stable
Idan Kamara <idankk86@gmail.com> [Fri, 24 Jun 2011 17:04:37 +0300] rev 14740
bisect: use ui out descriptor when calling util.system
Fri, 24 Jun 2011 17:04:37 +0300 extdiff: use ui out descriptor when calling util.system stable
Idan Kamara <idankk86@gmail.com> [Fri, 24 Jun 2011 17:04:37 +0300] rev 14739
extdiff: use ui out descriptor when calling util.system
Fri, 24 Jun 2011 17:04:37 +0300 ui: use ui out descriptor when calling util.system stable
Idan Kamara <idankk86@gmail.com> [Fri, 24 Jun 2011 17:04:37 +0300] rev 14738
ui: use ui out descriptor when calling util.system
Fri, 24 Jun 2011 11:39:12 -0400 call reposetup for repositories returned from peer (issue2864) stable
David Golub [Fri, 24 Jun 2011 11:39:12 -0400] rev 14737
call reposetup for repositories returned from peer (issue2864) Extension setup functions were not being called when repositories were obtained using the peer function instead of the repository function.
Sat, 25 Jun 2011 01:55:16 +0200 tests: solaris [ doesn't know -e stable
Mads Kiilerich <mads@kiilerich.com> [Sat, 25 Jun 2011 01:55:16 +0200] rev 14736
tests: solaris [ doesn't know -e
Sat, 25 Jun 2011 01:55:15 +0200 convert: fix git convert on solaris - it cannot remove environment variables stable
Mads Kiilerich <mads@kiilerich.com> [Sat, 25 Jun 2011 01:55:15 +0200] rev 14735
convert: fix git convert on solaris - it cannot remove environment variables
Sat, 25 Jun 2011 01:55:13 +0200 tests: HGRCPATH must be exported after assignment stable
Mads Kiilerich <mads@kiilerich.com> [Sat, 25 Jun 2011 01:55:13 +0200] rev 14734
tests: HGRCPATH must be exported after assignment - at least on Solaris
Fri, 24 Jun 2011 18:00:29 -0500 merge with stable
Matt Mackall <mpm@selenic.com> [Fri, 24 Jun 2011 18:00:29 -0500] rev 14733
merge with stable
Fri, 24 Jun 2011 23:25:42 +0300 backout of d04ba50e104d: allow to qpop/push with a dirty working copy stable
Idan Kamara <idankk86@gmail.com> [Fri, 24 Jun 2011 23:25:42 +0300] rev 14732
backout of d04ba50e104d: allow to qpop/push with a dirty working copy The new behavior was breaking existing tools that relied on a sequence such as this: 1) start with a dirty working copy 2) qimport some patch 3) try to qpush it 4) old behavior would fail at this point due to outstanding changes. (new behavior would only fail if the outstanding changes and the patches changes intersect) 5) innocent user qrefreshes, gets his local changes in the imported patch It's worth considering if we can move this behavior to -f in the future.
Fri, 24 Jun 2011 13:35:44 -0500 merge with stable
Matt Mackall <mpm@selenic.com> [Fri, 24 Jun 2011 13:35:44 -0500] rev 14731
merge with stable
Fri, 24 Jun 2011 13:35:03 -0500 merge with stable stable
Matt Mackall <mpm@selenic.com> [Fri, 24 Jun 2011 13:35:03 -0500] rev 14730
merge with stable
Fri, 24 Jun 2011 10:31:44 +0200 update: do not use the term 'update' when mentioning reverting one file stable
Adrian Buehlmann <adrian@cadifra.com> [Fri, 24 Jun 2011 10:31:44 +0200] rev 14729
update: do not use the term 'update' when mentioning reverting one file and give a more precise hint for how to revert such a file I'm using the term 'revision' instead of 'changeset' in this change to be consistent with the REV we use in the synopsis.
(0) -10000 -3000 -1000 -300 -100 -14 +14 +100 +300 +1000 +3000 +10000 +30000 tip