Thu, 01 Jan 2015 16:30:11 -0600 Matt Mackall Added signature for changeset 1265a3a71d75 stable
Thu, 01 Jan 2015 16:29:51 -0600 Matt Mackall Added tag 3.2.4 for changeset 1265a3a71d75 stable
Wed, 31 Dec 2014 14:46:03 +0100 Mads Kiilerich largefiles: backout f72d73937853 - linear updates handle m -> a differently stable 3.2.4
Wed, 31 Dec 2014 14:46:02 +0100 Mads Kiilerich largefiles: mark lfile as added in lfdirstate when the standin is added stable
Wed, 31 Dec 2014 14:45:02 +0100 Mads Kiilerich tests: add test coverage for lfdirstate invalidation of linear update stable
Tue, 30 Dec 2014 15:51:14 -0600 Matt Mackall test-subrepo-git: ignore global git config
Fri, 21 Nov 2014 16:02:26 -0800 Siddharth Agarwal tests/autodiff.py: explicitly only honor feature diffopts
Fri, 21 Nov 2014 16:01:55 -0800 Siddharth Agarwal cmdutil.changeset_printer: explicitly honor all diffopts
Tue, 18 Nov 2014 22:21:03 -0800 Siddharth Agarwal export: explicitly honor all diffopts
Fri, 21 Nov 2014 16:16:03 -0800 Siddharth Agarwal webcommands.annotate: explicitly only honor whitespace diffopts
Tue, 23 Dec 2014 18:29:03 -0800 Pierre-Yves David filectx.parents: filter nullrev parent sooner
Tue, 23 Dec 2014 17:13:51 -0800 Pierre-Yves David context: catch FilteredRepoLookupError instead of RepoLookupError
Thu, 27 Nov 2014 10:16:56 -0500 Matt Harbison narrowmatcher: propagate the rel() method
Fri, 28 Nov 2014 20:15:46 -0500 Matt Harbison match: add the abs() method
Mon, 29 Dec 2014 16:39:20 -0600 Matt Mackall merge with stable
Thu, 25 Dec 2014 23:33:26 +0900 FUJIWARA Katsunori posix: quote the specified string only when it may have to be quoted
Thu, 25 Dec 2014 23:33:26 +0900 FUJIWARA Katsunori windows: quote the specified string only when it has to be quoted
Thu, 25 Dec 2014 23:33:26 +0900 FUJIWARA Katsunori extdiff: rename the name of an argument for readability
Thu, 25 Dec 2014 23:33:26 +0900 FUJIWARA Katsunori extdiff: avoid unexpected quoting arguments for external tools (issue4463)
Sun, 28 Dec 2014 23:59:57 +0100 Mathias De Maré subrepo: add forgotten annotation for reverting git subrepos
Sun, 28 Dec 2014 10:42:25 +0100 Mathias De Maré subrepo: add full revert support for git subrepos
Tue, 23 Dec 2014 19:54:48 -0800 Ludovic Chabant setup: don't fail when Python doesn't have the cygwinccompiler package
Sun, 28 Dec 2014 23:50:08 +0100 Thomas Klausner tests: adapt glob pattern to fix test with NetBSD's sh(1) (issue4484)
Sun, 28 Dec 2014 21:30:52 +0100 Thomas Klausner tests: run 'cvs init' only on non-existent directories (issue4482)
Thu, 25 Dec 2014 21:50:35 -0500 Matt Harbison remove: use vfs instead of os.path + match.rel() for filesystem checks
Thu, 25 Dec 2014 21:43:45 -0500 Matt Harbison forget: use vfs instead of os.path + match.rel() for filesystem checks
Wed, 24 Dec 2014 12:07:59 -0500 Matt Harbison tests: make a multi-statement hook in bundle2-exchange Windows compatible
Mon, 29 Dec 2014 14:27:02 -0600 Matt Mackall sshpeer: more thorough shell quoting stable
Mon, 29 Dec 2014 13:10:47 -0600 Matt Mackall merge with stable
Mon, 29 Dec 2014 15:59:56 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 3b84bde06d17 stable
Fri, 26 Dec 2014 17:21:08 -0200 Wagner Bruna i18n-pt_BR: synchronized with 53a65929ef1f stable
Tue, 23 Dec 2014 19:48:38 +0100 Angel Ezquerra localrepo: use the vfs join method to implement the localrepo join method
Sun, 21 Dec 2014 00:19:10 +0100 Angel Ezquerra localrepo: introduce shared method to check if a repository is shared
Tue, 23 Dec 2014 16:16:26 -0800 Martin von Zweigbergk trydiff: use 'ctx1.flags()' for symmetry with 'ctx2.flags()'
Tue, 23 Dec 2014 16:25:00 -0800 Martin von Zweigbergk trydiff: use 'not in addedset' for symmetry with 'not in removedset'
Tue, 23 Dec 2014 16:12:54 -0800 Martin von Zweigbergk trydiff: simplify checking for additions
Tue, 23 Dec 2014 14:56:30 -0800 Martin von Zweigbergk trydiff: extract 'date2' variable like existing 'date1'
Tue, 23 Dec 2014 10:41:45 -0800 Martin von Zweigbergk trydiff: use sets, not lists, for containment checks
Wed, 24 Dec 2014 13:33:01 -0600 Matt Mackall largefiles: fix unused import
Sun, 07 Dec 2014 01:32:30 -0500 Matt Harbison largefiles: look at unfiltered().lfstatus to allow status() to be filtered
Fri, 28 Nov 2014 14:21:02 -0500 Matt Harbison largefiles: eliminate a duplicate message when removing files in verbose mode
Wed, 17 Dec 2014 21:51:09 -0500 Matt Harbison largefiles: ensure that the standin files are available in getlfilestoupload()
Thu, 18 Dec 2014 09:22:09 -0800 Martin von Zweigbergk merge: move checking of unknown files out of manifestmerge()
Sat, 13 Dec 2014 23:52:22 -0800 Martin von Zweigbergk merge: extract method for checking for conflicting untracked file
Mon, 15 Dec 2014 16:45:19 -0800 Martin von Zweigbergk merge: create 'cm' action for 'get or merge' case
Fri, 12 Dec 2014 23:18:36 -0800 Martin von Zweigbergk merge: don't overwrite untracked file at directory rename target
Tue, 18 Nov 2014 20:29:25 -0800 Martin von Zweigbergk merge: remove constant tuple element from 'aborts'
Wed, 19 Nov 2014 11:51:31 -0800 Martin von Zweigbergk merge: collect checking for unknown files at end of manifestmerge()
Wed, 19 Nov 2014 11:48:30 -0800 Martin von Zweigbergk merge: introduce 'c' action like 'g', but with additional safety
Wed, 19 Nov 2014 11:44:00 -0800 Martin von Zweigbergk merge: structure 'remote created' code to match table
Mon, 22 Dec 2014 15:48:39 -0800 Pierre-Yves David pushkey: run hook after the lock release
Fri, 12 Dec 2014 15:31:28 -0800 Siddharth Agarwal setup: use changes since latest tag instead of just distance
Fri, 12 Dec 2014 15:29:39 -0800 Siddharth Agarwal setup: use changessincelatesttag from archive if present
Fri, 12 Dec 2014 15:27:13 -0800 Siddharth Agarwal archive: store number of changes since latest tag as well
Mon, 22 Dec 2014 17:26:21 -0600 Matt Mackall merge with stable
Mon, 22 Dec 2014 17:27:31 -0500 Augie Fackler demandimport: blacklist distutils.msvc9compiler (issue4475) stable
Thu, 11 Dec 2014 22:51:29 -0800 Martin von Zweigbergk largefiles: don't duplicate 'actions' into 'actionbyfile'
Thu, 11 Dec 2014 22:07:41 -0800 Martin von Zweigbergk merge: make calculateupdates() return file->action dict
Thu, 11 Dec 2014 21:58:49 -0800 Martin von Zweigbergk merge: let _forgetremoved() work on the file->action dict
Thu, 11 Dec 2014 21:06:16 -0800 Martin von Zweigbergk merge: let _resolvetrivial() work on the file->action dict
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip