Mon, 20 Apr 2015 17:16:05 +0200 |
Pierre-Yves David |
pushkey: flush pending data before running a pre-pushkey hook (issue4607)
stable
|
Mon, 20 Apr 2015 17:15:50 +0200 |
Pierre-Yves David |
pushkey: use hook arguments from transaction when one exists
stable
|
Mon, 20 Apr 2015 14:47:51 -0400 |
Augie Fackler |
util.h: also sniff for C99 before trying to use stdbool.h (issue4605)
stable
|
Mon, 20 Apr 2015 17:16:22 +0200 |
Pierre-Yves David |
changelog: fix readpending if no pending data exist (issue4609)
stable
|
Mon, 20 Apr 2015 15:27:55 +0200 |
Pierre-Yves David |
afterlock: add the callback to the top level lock (issue4608)
stable
|
Mon, 20 Apr 2015 16:05:32 +0200 |
Pierre-Yves David |
debuglock: access the lock file using the proper vfs
stable
|
Sun, 19 Apr 2015 21:43:53 -0700 |
Martin von Zweigbergk |
status: pass matcher to pathcopies()
stable
|
Sat, 18 Apr 2015 15:27:03 +0900 |
Yuya Nishihara |
annotate: prepare ancestry context of workingfilectx
stable
|
Sat, 18 Apr 2015 14:10:55 +0900 |
Yuya Nishihara |
committablefilectx: propagate ancestry info to parent to fix annotation
stable
|
Sat, 18 Apr 2015 14:03:41 +0900 |
Yuya Nishihara |
filectx: extract function to create parent fctx keeping ancestry info
stable
|
Sat, 18 Apr 2015 13:46:24 +0900 |
Yuya Nishihara |
filectx: factor out creation of parent fctx
stable
|
Sun, 19 Apr 2015 11:37:29 +0100 |
Javi Merino |
help: fix typo commited -> committed
stable
|
Sat, 18 Apr 2015 13:08:41 -0400 |
Matt Harbison |
largefiles: don't mangle filesets when fixing up the log matcher
stable
|
Sat, 18 Apr 2015 00:34:38 -0400 |
Matt Harbison |
largefiles: don't crash when cloning to a remote repo
stable
|
Fri, 17 Apr 2015 14:12:01 -0700 |
Gregory Szorc |
run-tests: don't error when glob matched line ends with backslash
stable
|
Fri, 17 Apr 2015 09:46:43 -0700 |
Durham Goode |
histedit: change state format to allow non-hash lines
stable
|
Fri, 17 Apr 2015 15:42:20 -0500 |
Matt Mackall |
tests: fix portability issue with test-merge-tools
stable
|
Fri, 17 Apr 2015 12:39:55 -0400 |
Matt Harbison |
test-rename-merge2: fix test failure on Windows
stable
|
Fri, 17 Apr 2015 12:11:14 -0400 |
Matt Harbison |
test-add.t: fix output difference between Windows and OS X (issue4603)
stable
|
Fri, 17 Apr 2015 23:22:58 +0900 |
Yuya Nishihara |
tags: do not abort if failed to write lock file to save cache
stable
|
Thu, 16 Apr 2015 20:58:41 -0500 |
Matt Mackall |
Added signature for changeset e89f909edffa
stable
|
Thu, 16 Apr 2015 20:58:35 -0500 |
Matt Mackall |
Added tag 3.4-rc for changeset e89f909edffa
stable
|
Thu, 16 Apr 2015 20:57:51 -0500 |
Matt Mackall |
merge default into stable for 3.4 freeze
stable 3.4-rc
|
Thu, 16 Apr 2015 20:56:43 -0500 |
Matt Mackall |
tests: fix up whitespace complaint
|
Thu, 16 Apr 2015 20:52:37 -0500 |
Matt Mackall |
tests: fix test-tags on vfat
|
Thu, 16 Apr 2015 20:31:44 -0500 |
Matt Mackall |
tests: ignore sha512 flag in bundle2 for py2.4
|
Thu, 16 Apr 2015 04:01:51 -0400 |
Pierre-Yves David |
bundle2-localpeer: properly propagate the server output on error (issue4594)
|
Thu, 16 Apr 2015 05:09:37 -0400 |
Pierre-Yves David |
bundle2: add on more layer of exception catching in localrepo.unbundle
|
Thu, 16 Apr 2015 03:17:37 -0400 |
Pierre-Yves David |
bundle2-wireproto: properly propagate the server output on error (issue4594)
|
Thu, 16 Apr 2015 03:56:50 -0400 |
Pierre-Yves David |
bundle2: refactor error bundle creation for the wireprotocol
|
Thu, 16 Apr 2015 03:17:01 -0400 |
Pierre-Yves David |
bundle2: store the salvaged output on the exception object
|
Thu, 16 Apr 2015 03:16:04 -0400 |
Pierre-Yves David |
bundle2: add a 'salvageoutput' method on bundle20
|
Thu, 16 Apr 2015 03:15:28 -0400 |
Pierre-Yves David |
bundle2: add a 'copy' method on parts
|
Thu, 16 Apr 2015 05:36:49 -0400 |
Pierre-Yves David |
hooks: add a 'txnabort' hook
|
Thu, 16 Apr 2015 05:41:07 -0400 |
Pierre-Yves David |
help: document the ''HG_TXNID'' environment variable during hooks
|
Sun, 12 Apr 2015 01:39:21 -0400 |
Matt Harbison |
match: add a subclass for dirstate normalizing of the matched patterns
|
Sun, 12 Apr 2015 00:29:17 -0400 |
Matt Harbison |
match: move _normalize() into the match class
|
Sat, 17 Jan 2015 03:34:57 +0100 |
Mads Kiilerich |
largefiles: always consider updatelfiles 'checked' parameter set
|
Wed, 15 Apr 2015 15:22:16 -0400 |
Mads Kiilerich |
largefiles: for update -C, only update largefiles when necessary
|
Wed, 15 Apr 2015 11:49:44 -0400 |
Matt Harbison |
subrepo: calculate _relpath for hgsubrepo based on self instead of parent
|
Wed, 15 Apr 2015 11:23:26 -0400 |
Matt Harbison |
subrepo: backout 93b0e0db7929 to restore reporelpath()
|
Thu, 16 Apr 2015 18:48:20 -0500 |
Matt Mackall |
rollback: clear resolve state (issue4593)
|
Thu, 16 Apr 2015 11:31:48 -0700 |
Durham Goode |
diff: pass the diff matcher to the copy logic
|
Thu, 16 Apr 2015 11:29:30 -0700 |
Durham Goode |
copies: add matcher parameter to copy logic
|
Sun, 12 Apr 2015 23:01:18 -0700 |
Martin von Zweigbergk |
treemanifest: extract parse method from constructor
|
Sun, 12 Apr 2015 14:37:55 -0700 |
Martin von Zweigbergk |
manifest: duplicate call to addrevision()
|
Thu, 16 Apr 2015 14:26:50 -0700 |
Laurent Charignon |
record: add message when starting record's curses interface
|
Tue, 14 Apr 2015 20:09:56 +0200 |
Mathias De Maré |
subrepo: add include/exclude support for diffing git subrepos
|
Sun, 12 Apr 2015 19:00:31 +0900 |
Yuya Nishihara |
revset: undocument wdir() until its command outputs get stable
|
Thu, 16 Apr 2015 18:30:08 -0500 |
Matt Mackall |
linkrev: fix issue with annotate of working copy
|
Thu, 16 Apr 2015 17:30:01 -0500 |
Matt Mackall |
merge with stable
|
Sat, 04 Apr 2015 02:16:48 -0700 |
Durham Goode |
histedit: delete all non-actionclass related code
|
Sat, 04 Apr 2015 02:12:53 -0700 |
Durham Goode |
histedit: improve roll action integration with fold
|
Sat, 04 Apr 2015 02:12:24 -0700 |
Durham Goode |
histedit: move finishfold into fold class
|
Sat, 04 Apr 2015 02:03:27 -0700 |
Durham Goode |
histedit: convert fold/roll actions into a class
|
Sat, 04 Apr 2015 01:00:51 -0700 |
Durham Goode |
histedit: convert edit action into a class
|
Sat, 04 Apr 2015 00:42:32 -0700 |
Durham Goode |
histedit: convert message action into a class
|
Sat, 04 Apr 2015 00:30:01 -0700 |
Durham Goode |
histedit: convert drop action into a class
|
Sat, 04 Apr 2015 11:39:08 -0700 |
Durham Goode |
histedit: convert pick action into a class
|
Sat, 04 Apr 2015 11:37:08 -0700 |
Durham Goode |
histedit: integrate action class into flow
|