Mercurial > hg
graph
-
dirstate: use pathutil.normasprefix to ensure os.sep at the end of root stableWed, 22 Apr 2015 23:38:52 +0900, by FUJIWARA Katsunori
-
bookmarks: add i18n hints to bookmark sync states stableTue, 21 Apr 2015 21:02:08 -0300, by Wagner Bruna
-
help: fix typos in txnclose and txnabort documentation stableTue, 21 Apr 2015 21:01:05 -0300, by Wagner Bruna
-
util: fix the check for non-C99 compilers (issue4605) stableMon, 20 Apr 2015 22:21:57 -0500, by Kevin Bullock
-
histedit: fix rollup prompting for a commit message (issue4606) stableMon, 20 Apr 2015 18:44:57 -0700, by Durham Goode
-
test-hook.t: don't directly use redirect to /dev/null in hook for Windows stableMon, 20 Apr 2015 13:43:10 -0400, by Matt Harbison
-
mq: avoid silent failure when single patch doesn't apply (issue4604) stableMon, 20 Apr 2015 18:13:44 -0500, by Matt Mackall
-
pushkey: flush pending data before running a pre-pushkey hook (issue4607) stableMon, 20 Apr 2015 17:16:05 +0200, by Pierre-Yves David
-
pushkey: use hook arguments from transaction when one exists stableMon, 20 Apr 2015 17:15:50 +0200, by Pierre-Yves David
-
util.h: also sniff for C99 before trying to use stdbool.h (issue4605) stableMon, 20 Apr 2015 14:47:51 -0400, by Augie Fackler
-
changelog: fix readpending if no pending data exist (issue4609) stableMon, 20 Apr 2015 17:16:22 +0200, by Pierre-Yves David
-
afterlock: add the callback to the top level lock (issue4608) stableMon, 20 Apr 2015 15:27:55 +0200, by Pierre-Yves David
-
debuglock: access the lock file using the proper vfs stableMon, 20 Apr 2015 16:05:32 +0200, by Pierre-Yves David
-
status: pass matcher to pathcopies() stableSun, 19 Apr 2015 21:43:53 -0700, by Martin von Zweigbergk
-
annotate: prepare ancestry context of workingfilectx stableSat, 18 Apr 2015 15:27:03 +0900, by Yuya Nishihara
-
committablefilectx: propagate ancestry info to parent to fix annotation stableSat, 18 Apr 2015 14:10:55 +0900, by Yuya Nishihara
-
filectx: extract function to create parent fctx keeping ancestry info stableSat, 18 Apr 2015 14:03:41 +0900, by Yuya Nishihara
-
filectx: factor out creation of parent fctx stableSat, 18 Apr 2015 13:46:24 +0900, by Yuya Nishihara
-
largefiles: don't mangle filesets when fixing up the log matcher stableSat, 18 Apr 2015 13:08:41 -0400, by Matt Harbison
-
largefiles: don't crash when cloning to a remote repo stableSat, 18 Apr 2015 00:34:38 -0400, by Matt Harbison
-
run-tests: don't error when glob matched line ends with backslash stableFri, 17 Apr 2015 14:12:01 -0700, by Gregory Szorc
-
histedit: change state format to allow non-hash lines stableFri, 17 Apr 2015 09:46:43 -0700, by Durham Goode
-
tests: fix portability issue with test-merge-tools stableFri, 17 Apr 2015 15:42:20 -0500, by Matt Mackall
-
test-rename-merge2: fix test failure on Windows stableFri, 17 Apr 2015 12:39:55 -0400, by Matt Harbison
-
test-add.t: fix output difference between Windows and OS X (issue4603) stableFri, 17 Apr 2015 12:11:14 -0400, by Matt Harbison
-
tags: do not abort if failed to write lock file to save cache stableFri, 17 Apr 2015 23:22:58 +0900, by Yuya Nishihara