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
|
Fri, 29 Mar 2013 18:28:59 -0700 |
Siddharth Agarwal |
bookmarks.updatefromremote: rename local rb to remotemarks
|
Fri, 29 Mar 2013 19:06:23 -0700 |
Siddharth Agarwal |
pull: rename local rb to remotebookmarks
|
Fri, 29 Mar 2013 16:07:57 -0700 |
Siddharth Agarwal |
dicthelpers: inline diff and join code
|
Fri, 29 Mar 2013 15:23:19 -0700 |
Siddharth Agarwal |
dicthelpers: add docstrings for diff and join
|
Mon, 01 Apr 2013 13:46:32 -0700 |
Bryan O'Sullivan |
perf: add perfdirs command
|
Mon, 01 Apr 2013 15:19:16 -0500 |
Matt Mackall |
merge with stable
|
Fri, 29 Mar 2013 18:45:07 -0700 |
Nikolaj Sjujskij |
zsh_completion: fix trailing carriage return spoiling tag completion
stable
|
Fri, 29 Mar 2013 16:48:32 -0700 |
Matt Mackall |
filesets: add eol predicate
|
Fri, 29 Mar 2013 15:27:33 -0700 |
Matt Mackall |
merge with stable
|
Fri, 29 Mar 2013 15:27:11 -0700 |
Matt Mackall |
merge with i18n
stable
|
Fri, 01 Mar 2013 11:54:36 -0300 |
Wagner Bruna |
merge with i18n
stable
|
Fri, 01 Mar 2013 03:25:19 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 61c8327ced50
stable
|
Thu, 28 Mar 2013 18:21:20 -0700 |
Bryan O'Sullivan |
perf: remove mysterious trailing newlines
|
Wed, 27 Mar 2013 09:00:43 -0700 |
Bryan O'Sullivan |
blackbox: fix a few check-code portability errors
|