log

age author description
Tue, 09 Dec 2014 22:10:51 -0800 Martin von Zweigbergk largefiles: start by finding files of interest
Tue, 09 Dec 2014 22:03:53 -0800 Martin von Zweigbergk largefiles: rewrite merge code using dictionary with entry per file
Tue, 09 Dec 2014 09:53:26 -0800 Martin von Zweigbergk largefiles: put same 'action' object back in 'newglist'
Mon, 08 Dec 2014 15:20:42 -0800 Martin von Zweigbergk largefiles: don't unnecessarily sort merge action lists
Tue, 09 Dec 2014 16:49:55 -0800 Martin von Zweigbergk merge: don't treat 'diverge' and 'renamedelete' like actions
Tue, 09 Dec 2014 14:18:31 -0800 Martin von Zweigbergk merge: move dr/rd warning messages out of applyupdates()
Fri, 05 Dec 2014 16:13:26 -0800 Martin von Zweigbergk merge: don't report progress for dr/rd actions
Wed, 10 Dec 2014 10:32:51 +0100 Mathias De Maré subrepo: add partial diff support for git subrepos
Wed, 10 Dec 2014 08:41:21 +0100 Mathias De Maré subrepo: extend git version check to 3 digits
Wed, 10 Dec 2014 08:33:03 +0100 Mathias De Maré subrepo: move git version check into a separate method
Thu, 11 Oct 2012 23:22:02 +0200 Mads Kiilerich rebase: show a note for updated mq patches
Wed, 10 Dec 2014 06:20:35 +0100 Mads Kiilerich rebase: improve debug messages while processing the list of rebases
Wed, 10 Dec 2014 06:20:35 +0100 Mads Kiilerich rebase: show warning when rebase creates no changes to commit
Tue, 09 Dec 2014 03:45:26 +0100 Mads Kiilerich rebase: show more useful status information while rebasing
Sun, 07 Dec 2014 20:04:45 +0100 Mads Kiilerich tests: make 'saved backup' globbing less narrow in rebase tests
Tue, 09 Dec 2014 03:37:06 +0100 Mads Kiilerich tests: stabilise mq rebase tests
Tue, 09 Dec 2014 14:45:12 -0500 Augie Fackler test-graft: use strip extension instead of mq extension
Thu, 04 Dec 2014 13:52:46 -0800 Pierre-Yves David transaction: remove the 'onabort' mechanism
Thu, 04 Dec 2014 13:51:41 -0800 Pierre-Yves David transaction: remove the redundant 'onclose' mechanism
Thu, 04 Dec 2014 16:35:03 -0800 Pierre-Yves David fncache: document the fact fncache is outdate at hook run time
Thu, 04 Dec 2014 13:49:45 -0800 Pierre-Yves David fncache: drop dedicated 'onclose' function in favor of 'tr.addfinalize'
Tue, 09 Dec 2014 13:32:19 -0600 Matt Mackall merge with stable
Tue, 09 Dec 2014 12:39:23 -0600 Matt Mackall graft: drop cset description from empty commit message
Tue, 09 Dec 2014 03:38:23 +0100 Mads Kiilerich graft: show hashes in user-facing messages
Tue, 09 Dec 2014 03:38:23 +0100 Mads Kiilerich graft: give helpful warning for empty grafts
Tue, 09 Dec 2014 03:38:23 +0100 Mads Kiilerich graft: show more useful status information while grafting
Tue, 09 Dec 2014 03:37:55 +0100 Mads Kiilerich tests: test coverage for empty graft
Sun, 07 Dec 2014 10:54:29 -0500 Matt Harbison largefiles: drop the unfiltered repo usage in overridepurge()
Sun, 07 Dec 2014 10:52:56 -0500 Matt Harbison repoview: allow methods on the proxy class to be replaced
Mon, 08 Dec 2014 15:41:54 -0800 Durham Goode log: fix log revset instability stable
Fri, 05 Dec 2014 14:27:32 -0800 Durham Goode log: fix log -f slow path to actually follow history stable
Wed, 26 Nov 2014 23:23:33 -0800 Pierre-Yves David obsstore: cache size computation for fm1 node
Wed, 26 Nov 2014 23:21:20 -0800 Pierre-Yves David obsstore: prefetch struct.calcsize
Wed, 26 Nov 2014 16:58:31 -0800 Pierre-Yves David obsstore: disable garbage collection during initialization (issue4456)
Thu, 04 Dec 2014 05:43:15 -0800 Pierre-Yves David dirstate: use the 'nogc' decorator
Thu, 04 Dec 2014 05:43:40 -0800 Pierre-Yves David util: add a 'nogc' decorator to disable the garbage collection
Fri, 05 Dec 2014 22:58:02 -0500 Matt Harbison generate-working-copy-states: open() in binary mode when writing content
Fri, 05 Dec 2014 16:45:52 -0800 Martin von Zweigbergk largefiles: don't use 'r' action for standin that doesn't exist
Fri, 05 Dec 2014 16:51:37 -0800 Martin von Zweigbergk largefiles: don't use 'r' action for normal file that doesn't exist
Tue, 02 Dec 2014 12:23:12 -0800 Pierre-Yves David rebase: handle revtodo as a special value when storing/restoring state
Tue, 02 Dec 2014 09:46:20 -0800 Pierre-Yves David rebase: add a 'revtodo' constant
Thu, 04 Dec 2014 07:03:02 -0800 Pierre-Yves David rebase: use '>= 0' to know is a revision was rebased
Tue, 02 Dec 2014 17:35:21 -0800 Pierre-Yves David patchbomb: introduce a 'patchbomb.confirm' option
Tue, 02 Dec 2014 17:24:52 -0800 Pierre-Yves David patchbomb: add a 'patchbomb.intro' option
Tue, 02 Dec 2014 16:51:32 -0800 Pierre-Yves David patchbomb: extract 'getoutgoing' closure into its own function
Thu, 20 Nov 2014 16:27:55 -0800 Pierre-Yves David perf: add a perfloadmarkers command
Wed, 19 Nov 2014 03:38:51 +0100 Mads Kiilerich rebase: move base calculation from rebasenode() to defineparents()
Fri, 05 Dec 2014 10:53:25 -0800 Martin von Zweigbergk largefiles: remove redundant checks for false modify/delete conflicts
Wed, 03 Dec 2014 14:03:20 -0800 Martin von Zweigbergk merge: make 'keep' message more descriptive
Thu, 04 Dec 2014 23:08:27 -0500 Matt Harbison addremove: restore the relative path printing when files are named
Thu, 04 Dec 2014 23:04:55 -0500 Matt Harbison match: introduce uipath() to properly style a file path
Fri, 05 Dec 2014 12:10:56 -0600 Matt Mackall merge with stable
Sun, 16 Nov 2014 23:41:44 -0800 Martin von Zweigbergk update: don't overwrite untracked ignored files on update stable
Tue, 02 Dec 2014 17:11:01 -0800 Martin von Zweigbergk update: add tests for untracked local file stable
Wed, 03 Dec 2014 11:02:52 -0800 Martin von Zweigbergk merge: don't overwrite conflicting file in locally renamed directory
Wed, 03 Dec 2014 10:56:07 -0800 Martin von Zweigbergk merge: don't ignore conflicting file in remote renamed directory
Sun, 23 Nov 2014 15:08:50 -0800 Martin von Zweigbergk merge: duplicate 'if f in copied' into each branch
Sun, 23 Nov 2014 14:09:10 -0800 Martin von Zweigbergk merge: branch code into {n1 and n2, n1, n2} top-level cases
Tue, 02 Dec 2014 16:39:59 -0800 Martin von Zweigbergk update: remove redundant and misplaced merge tests
Fri, 21 Nov 2014 13:02:45 -0800 Martin von Zweigbergk largefiles: use clearer debug messages in actions
Fri, 21 Nov 2014 11:44:57 -0800 Martin von Zweigbergk largefiles: don't clobber merge action message with user message
Tue, 02 Dec 2014 20:31:19 -0800 Ryan McElroy bookmarks: factor out repository lookup from writing bookmarks file
Thu, 04 Dec 2014 12:02:02 -0500 Mike Edgar parsers: ensure revlog index node tree is initialized before insertion
Wed, 03 Dec 2014 22:56:42 +0900 Yuya Nishihara revset: add 'only' to DoS-safe symbols
Wed, 03 Dec 2014 22:52:54 +0900 Yuya Nishihara revset: move 'only' so that functions are sorted alphabetically
Tue, 02 Dec 2014 22:42:41 -0500 Matt Harbison tests: drop unnecessary glob that causes a warning on Windows
Wed, 03 Dec 2014 10:01:24 -0800 Martin von Zweigbergk merge: add test with conflicting file and remote directory rename
Wed, 03 Dec 2014 15:03:29 -0800 Martin von Zweigbergk graft: use a real conflict for the tests
Wed, 03 Dec 2014 14:33:29 -0800 John Coomes add: use lexists so that broken symbolic links are added
Tue, 02 Dec 2014 05:12:59 +0100 Mads Kiilerich rebase: avoid redundant repo[rev].rev() - just keep working in rev space
Tue, 02 Dec 2014 05:12:59 +0100 Mads Kiilerich rebase: always store rev in state, also when collapsing
Tue, 02 Dec 2014 05:12:53 +0100 Mads Kiilerich rebase: clarify naming of variables holding node hashes - don't call them rev
Thu, 27 Nov 2014 00:24:25 -0800 Ryan McElroy bookmarks: factor out bookmark file opening for easier extensibility
Tue, 02 Dec 2014 17:19:20 -0600 Matt Mackall merge with stable
Tue, 18 Nov 2014 22:18:05 -0800 Siddharth Agarwal diff: explicitly honor all diffopts
Tue, 18 Nov 2014 22:16:46 -0800 Siddharth Agarwal annotate: explicitly only honor whitespace diffopts
Tue, 18 Nov 2014 21:47:47 -0800 Siddharth Agarwal notify: explicitly honor all diffopts
Tue, 18 Nov 2014 22:13:05 -0800 Siddharth Agarwal jsonchangeset: don't honor whitespace and format-changing diffopts
Tue, 18 Nov 2014 21:49:05 -0800 Siddharth Agarwal transplant: don't honor whitespace and format-changing diffopts
Tue, 18 Nov 2014 21:38:19 -0800 Siddharth Agarwal hgk: don't honor whitespace and format-changing diffopts
Tue, 18 Nov 2014 17:36:24 -0800 Siddharth Agarwal patchbomb: don't honor whitespace and format-changing diffopts (BC)
Wed, 26 Nov 2014 11:45:21 -0800 Martin von Zweigbergk merge: add more thorough tests for --force
Wed, 26 Nov 2014 10:25:27 -0800 Martin von Zweigbergk merge: display modify/delete conflict prompts in sorted order
Sun, 09 Nov 2014 00:10:29 -0800 Martin von Zweigbergk generate-working-copy-states: accept depth arguments on command line
Sat, 08 Nov 2014 23:37:54 -0800 Martin von Zweigbergk generate-working-copy-states: generalize for depth
Sat, 29 Nov 2014 14:39:33 -0800 Martin von Zweigbergk generate-working-copy-states: make 'tracked' a string
Tue, 02 Dec 2014 13:28:07 -0800 Martin von Zweigbergk merge: demonstrate that directory renames can lose local file content
Fri, 28 Nov 2014 03:09:19 +0100 Mads Kiilerich mq: drop updateheader - inserthgheader and insertplainheader is enough
Fri, 28 Nov 2014 03:09:06 +0100 Mads Kiilerich mq: smarter handling of plain headers
Sun, 30 Nov 2014 23:30:31 -0500 Matt Harbison largefiles: drop the override for 'fetch'
Tue, 02 Dec 2014 11:06:38 -0800 Pierre-Yves David rebase: ignore negative state when updating back to original wc parent stable
Fri, 21 Nov 2014 15:50:38 -0800 Eric Sumner bundle2-push: provide transaction to reply unbundler
Mon, 24 Nov 2014 16:04:44 -0800 Eric Sumner bundle2.processbundle: let callers request default behavior
Fri, 21 Nov 2014 15:06:38 -0800 Eric Sumner push: elevate phase transaction to cover entire operation
Fri, 21 Nov 2014 14:32:57 -0800 Eric Sumner pull: extract transaction logic into separate object
Tue, 18 Nov 2014 20:00:37 -0800 Siddharth Agarwal record: don't honor format-changing diffopts (issue4459)
Tue, 18 Nov 2014 17:22:03 -0800 Siddharth Agarwal patch.difffeatureopts: add a feature for format-changing diffopts
Tue, 18 Nov 2014 17:09:26 -0800 Siddharth Agarwal patch.difffeatureopts: add a feature for whitespace diffopts
Tue, 18 Nov 2014 17:10:14 -0800 Siddharth Agarwal patch.difffeatureopts: add a feature for diff.git
Tue, 18 Nov 2014 21:43:38 -0800 Siddharth Agarwal patch: rename diffopts to diffallopts
Tue, 18 Nov 2014 16:53:22 -0800 Siddharth Agarwal patch: add a new function to initialize diffopts by feature
Tue, 18 Nov 2014 16:00:54 -0800 Siddharth Agarwal patch.diffopts: use a dict for initialization
Fri, 21 Nov 2014 22:24:45 -0500 Matt Harbison largefiles: split the creation of a normal matcher out of its install method
Mon, 01 Dec 2014 21:48:32 -0800 Martin von Zweigbergk addremove: print relative paths when called with -I/-X (BC)
Mon, 01 Dec 2014 19:34:11 -0600 Matt Mackall merge with stable
Mon, 01 Dec 2014 18:51:10 -0600 Matt Mackall merge with i18n stable
Mon, 01 Dec 2014 11:21:30 -0200 Wagner Bruna i18n-pt_BR: synchronized with 3bd577a3283e stable
Sat, 29 Nov 2014 14:32:12 +0900 FUJIWARA Katsunori i18n-ja: synchronized with edf29f9c15f0 stable
Mon, 01 Dec 2014 18:39:19 -0600 Matt Mackall Added signature for changeset 902554884335 stable
Mon, 01 Dec 2014 18:39:14 -0600 Matt Mackall Added tag 3.2.2 for changeset 902554884335 stable
Mon, 01 Dec 2014 02:30:21 +0100 Mads Kiilerich merge: before cd/dc prompt, check that changed side really changed stable 3.2.2
Mon, 01 Dec 2014 02:11:29 +0100 Mads Kiilerich largefiles: don't show largefile/normal prompts if one side is unchanged stable
Mon, 01 Dec 2014 02:11:17 +0100 Mads Kiilerich tests: add test-issue3084.t cases for 'changed but same' as for 'unchanged' stable
Mon, 01 Dec 2014 02:10:57 +0100 Mads Kiilerich tests: clean-up of largefiles tests in test-issue3084.t stable
Sat, 29 Nov 2014 19:17:47 -0800 Pierre-Yves David pushkey: gracefully handle prepushkey hook failure (issue4455) stable
Sat, 29 Nov 2014 19:13:35 -0800 Pierre-Yves David hook: raise a more specialized HookAbort exception when a hook fails stable
Mon, 01 Dec 2014 15:04:34 -0600 Matt Mackall help: fix typo in files help stable
Mon, 01 Dec 2014 05:18:12 -0800 Pierre-Yves David revset: fix first and last for generatorset (issue4465) stable
Fri, 28 Nov 2014 02:57:33 +0100 Mads Kiilerich mq: fix update of headers that occur in the "wrong" order stable
Fri, 28 Nov 2014 20:16:15 +0100 Mathias De Maré subrepo: add status support for ignored files in git subrepos