Fri, 05 Apr 2013 12:20:14 -0500 |
Matt Mackall |
sslutil: try harder to avoid getpeercert problems
|
Thu, 04 Apr 2013 20:22:29 -0700 |
Siddharth Agarwal |
copies._forwardcopies: use set operations to find missing files
|
Thu, 04 Apr 2013 20:36:46 -0700 |
Siddharth Agarwal |
perf: add a command to test copies.pathcopies perf
|
Thu, 04 Apr 2013 16:37:37 -0500 |
Matt Mackall |
merge with stable
|
Thu, 04 Apr 2013 16:28:19 -0500 |
Matt Mackall |
Added signature for changeset 8a7bd2dccd44
stable
|
Thu, 04 Apr 2013 16:28:15 -0500 |
Matt Mackall |
Added tag 2.5.4 for changeset 8a7bd2dccd44
stable
|
Mon, 18 Mar 2013 16:37:20 -0500 |
Kevin Bullock |
applyupdates: assign variable before we try to use it (issue3855)
stable 2.5.4
|
Wed, 03 Apr 2013 17:04:38 -0700 |
Bryan O'Sullivan |
merge with mpm
|
Mon, 01 Apr 2013 23:09:36 -0700 |
Siddharth Agarwal |
perf: add a command to test addremove performance
|
Wed, 03 Apr 2013 14:14:30 -0500 |
Matt Mackall |
merge with crew
|
Wed, 03 Apr 2013 11:35:27 -0700 |
Bryan O'Sullivan |
dirstate: only call lstat once per flags invocation
|
Wed, 03 Apr 2013 11:35:27 -0700 |
Bryan O'Sullivan |
util: add functions to check symlink/exec bits
|
Wed, 03 Apr 2013 13:03:50 -0500 |
Augie Fackler |
Merge with stable.
|
Tue, 02 Apr 2013 16:03:10 +0200 |
Isaac Jurado |
setup.py: properly discard trust warning.
stable
|
Tue, 02 Apr 2013 14:50:50 -0700 |
Siddharth Agarwal |
scmutil.addremove: use iteritems on walk results
|
Tue, 02 Apr 2013 14:50:31 -0700 |
Siddharth Agarwal |
scmutil.addremove: stop sorting all walk results
|
Tue, 02 Apr 2013 10:56:24 -0700 |
Siddharth Agarwal |
scmutil.addremove: pull ui.status printing out of the loop
|
Tue, 02 Apr 2013 14:49:34 -0700 |
Siddharth Agarwal |
scmutil.addremove: remove redundant directory and symlink checks
|
Tue, 02 Apr 2013 14:46:55 -0700 |
Siddharth Agarwal |
scmutil.addremove: pull repo.dirstate fetch out of the loop
|
Mon, 01 Apr 2013 20:38:37 -0700 |
Siddharth Agarwal |
scmutil: remove dead updatedir code
|
Tue, 02 Apr 2013 08:58:42 -0700 |
Bryan O'Sullivan |
merge with mpm
|
Tue, 02 Apr 2013 01:15:31 -0500 |
Matt Mackall |
merge with stable
|
Tue, 02 Apr 2013 01:05:31 -0500 |
Matt Mackall |
Added signature for changeset 50c922c1b514
stable
|
Tue, 02 Apr 2013 01:05:26 -0500 |
Matt Mackall |
Added tag 2.5.3 for changeset 50c922c1b514
stable
|
Fri, 15 Feb 2013 18:07:14 +0900 |
Takumi IINO |
hgweb: show correct error message for i18n environment
stable 2.5.3
|
Mon, 01 Apr 2013 18:48:12 -0300 |
Wagner Bruna |
commands: fix typo in debugobsolete docstring
stable
|
Thu, 28 Mar 2013 18:27:19 -0700 |
Siddharth Agarwal |
duplicatecopies: do not mark items not in the dirstate as copies
|
Thu, 28 Mar 2013 00:14:27 -0700 |
Siddharth Agarwal |
duplicatecopies: fix arg name and docstring
|
Fri, 29 Mar 2013 19:54:06 -0700 |
Siddharth Agarwal |
pull: list bookmarks before pulling changesets (issue3873)
|
Fri, 29 Mar 2013 19:52:02 -0700 |
Siddharth Agarwal |
test-hook.t: remove prelistkeys.forbid hook before moving on
|