log

age author description
Tue, 13 May 2014 16:29:42 -0700 Pierre-Yves David revert: add some inline comments
Tue, 13 May 2014 16:29:20 -0700 Pierre-Yves David revert: cosmetic align of the dispatch table
Tue, 13 May 2014 17:28:19 -0700 Pierre-Yves David revert: add a test case to reverting "add" during merges
Sat, 17 May 2014 15:14:18 +0900 Yuya Nishihara alias: change return code of bad definition to 255 stable
Tue, 27 May 2014 15:16:52 -0700 Matt Mackall bookmarks: properly align multi-byte characters stable
Tue, 27 May 2014 15:13:13 -0700 Matt Mackall tests: fix cut and paste error on encoding alignment test stable
Sat, 17 May 2014 13:06:16 +0900 Yuya Nishihara alias: handle shlex error in command aliases stable
Thu, 08 May 2014 19:03:00 +0900 FUJIWARA Katsunori subrepo: normalize path in the specific way for problematic encodings stable
Thu, 08 May 2014 19:03:00 +0900 FUJIWARA Katsunori subrepo: avoid sanitizing ".hg/hgrc" in meta data area for non-hg subrepos stable
Thu, 08 May 2014 19:03:00 +0900 FUJIWARA Katsunori subrepo: make "_sanitize()" take absolute path to the root of subrepo stable
Thu, 08 May 2014 19:03:00 +0900 FUJIWARA Katsunori subrepo: invoke "_sanitize()" also after "git merge --ff" stable
Thu, 08 May 2014 19:03:00 +0900 FUJIWARA Katsunori subrepo: make "_sanitize()" work stable
Tue, 27 May 2014 23:02:05 +0530 Chinmay Joshi vfs: add lexists() in current api
Tue, 27 May 2014 21:56:03 +0530 Chinmay Joshi bundlerepo: update unlink in getremotechanges to use vfs
Tue, 27 May 2014 12:09:34 -0700 Matt Mackall docker: update package target to packages/
Tue, 27 May 2014 11:52:39 -0700 Matt Mackall packaging: move output directory from build/ to packages/
Tue, 27 May 2014 11:39:22 -0700 Matt Mackall make: add a basic osx mpkg target
Tue, 27 May 2014 10:31:59 -0700 Matt Mackall setup: make Xcode 5.1 check less specific
Mon, 26 May 2014 18:16:23 -0700 Matt Mackall merge with stable
Sat, 17 May 2014 14:43:06 +0900 Yuya Nishihara alias: fix loss of non-zero return code in command aliases stable
Thu, 22 May 2014 16:27:16 -0700 Pierre-Yves David exchange: drop dead code
Thu, 22 May 2014 13:39:55 -0700 Pierre-Yves David exchange: fix indentation level
Thu, 08 May 2014 17:08:17 -0700 Pierre-Yves David import: add --partial flag to create a changeset despite failed hunks
Mon, 19 May 2014 01:53:34 +0200 Mads Kiilerich update: introduce --tool for controlling the merge tool
Fri, 02 May 2014 01:09:14 +0200 Mads Kiilerich merge: fix stupid indentation left over from previous refactorings
Mon, 26 May 2014 12:39:31 -0400 Augie Fackler Merge with stable
Tue, 29 Apr 2014 14:12:32 -0700 Pierre-Yves David revsetbenchmark: support for running on other repo
Tue, 29 Apr 2014 13:18:22 -0700 Pierre-Yves David revsetbenchmark: automatically finds the perf extension
Thu, 15 May 2014 23:53:21 -0700 Pierre-Yves David bundle2: make sure standard stream are binary stable
Mon, 19 May 2014 14:39:19 -0700 Pierre-Yves David revset-benchmark: add max(::(tip~20) - obsolete())