Sun, 11 Jan 2015 14:52:57 -0600 |
Matt Mackall |
readmarkers: drop a temporary
|
Sun, 11 Jan 2015 14:51:49 -0600 |
Matt Mackall |
readmarkers: read node reading into node length conditional
|
Sun, 11 Jan 2015 14:46:55 -0600 |
Matt Mackall |
readmarkers: drop a temporary
|
Sun, 11 Jan 2015 14:44:57 -0600 |
Matt Mackall |
readmarkers: hoist subtraction out of loop comparison
|
Sun, 11 Jan 2015 14:43:31 -0600 |
Matt Mackall |
readmarkers: streamline offset tracking
|
Sun, 11 Jan 2015 14:37:50 -0600 |
Matt Mackall |
readmarkers: use unpacker for fixed header
|
Sun, 11 Jan 2015 14:35:03 -0600 |
Matt Mackall |
readmarkers: drop metadata temporary
|
Sun, 11 Jan 2015 14:33:49 -0600 |
Matt Mackall |
readmarkers: drop date temporary
|
Sun, 11 Jan 2015 14:32:56 -0600 |
Matt Mackall |
readmarkers: drop another conditional
|
Sat, 10 Jan 2015 21:28:15 -0600 |
Matt Mackall |
readmarkers: drop a conditional
|
Sat, 10 Jan 2015 21:27:29 -0600 |
Matt Mackall |
readmarkers: add some whitespace
|
Sat, 10 Jan 2015 21:25:07 -0600 |
Matt Mackall |
readmarkers: combine parent conditionals
|
Sat, 10 Jan 2015 21:24:45 -0600 |
Matt Mackall |
readmarkers: drop temporary substring assignments
|
Sat, 10 Jan 2015 21:18:31 -0600 |
Matt Mackall |
util: introduce unpacker
|
Sat, 10 Jan 2015 21:13:10 -0600 |
Matt Mackall |
perf: add a configurable sleep on startup
|
Thu, 08 Jan 2015 00:01:03 +0100 |
Mads Kiilerich |
revset: use localrepo revbranchcache for branch name filtering
|
Thu, 08 Jan 2015 00:01:03 +0100 |
Mads Kiilerich |
branchmap: use revbranchcache when updating branch map
|
Thu, 08 Jan 2015 00:01:03 +0100 |
Mads Kiilerich |
branchcache: introduce revbranchcache for caching of revision branch names
|
Fri, 09 Jan 2015 22:53:38 +0800 |
Anton Shestakov |
hgweb: move archive entries outside of <li> in monoblue style
|
Fri, 09 Jan 2015 15:24:55 +0800 |
Anton Shestakov |
hgweb: add searchhint to templates/coal/map
|
Tue, 30 Dec 2014 21:12:52 -0500 |
Matt Harbison |
largefiles: enable subrepo support for remove
|
Thu, 08 Jan 2015 21:36:12 -0800 |
Pierre-Yves David |
transplant: properly skip empty changeset (issue4423)
|
Thu, 08 Jan 2015 21:30:22 +0100 |
Mathias De Maré |
color: add support for colorizing git subrepo diffs
|
Thu, 08 Jan 2015 23:33:56 -0500 |
Matt Harbison |
tests: fix test-casefolding.t output
|
Fri, 12 Dec 2014 17:42:14 +0000 |
Mike Edgar |
synthrepo: new filenames must not also be new directories, and vice-versa
|
Thu, 08 Jan 2015 13:29:06 -0800 |
Martin von Zweigbergk |
status: don't override _buildstatus() in workingcommitctx
|
Thu, 08 Jan 2015 13:12:44 -0800 |
Martin von Zweigbergk |
status: cache dirstate status in _dirstatestatus()
|
Thu, 16 Oct 2014 21:49:28 -0700 |
Sean Farley |
localrepo: add ignoremissing parameter to branchtip
|
Mon, 15 Dec 2014 14:46:04 -0800 |
Sean Farley |
namespaces: add method to return a list of nodes for a given name
|
Tue, 21 Oct 2014 19:49:23 -0700 |
Sean Farley |
namespaces: add test for log
|
Fri, 17 Oct 2014 09:26:37 -0700 |
Sean Farley |
log: use new namespaces api to display names
|
Wed, 31 Dec 2014 16:50:19 -0600 |
Sean Farley |
tests: add a i18n translation test for log output
|
Fri, 09 Jan 2015 11:21:29 -0800 |
Durham Goode |
filectx: fix annotate to not directly instantiate filectx
|
Wed, 31 Dec 2014 18:39:41 -0500 |
Matt Harbison |
largefiles: don't print files as both large and normal in addremove dryruns
|
Wed, 31 Dec 2014 18:31:18 -0500 |
Matt Harbison |
largefiles: return the list of added files from addlargefiles()
|
Fri, 28 Nov 2014 21:44:41 -0500 |
Matt Harbison |
largefiles: align the output messages for an added file with core methods
|
Fri, 28 Nov 2014 21:03:44 -0500 |
Matt Harbison |
largefiles: align the output messages for a removed file with core methods
|
Thu, 06 Nov 2014 14:55:18 -0800 |
Sean Farley |
revset: use '%' as an operator for 'only'
|
Tue, 06 Jan 2015 21:56:33 -0800 |
Gregory Szorc |
transaction: support for callbacks during abort
|
Mon, 15 Dec 2014 14:11:19 -0800 |
Sean Farley |
debugnamecomplete: use new name api
|
Fri, 17 Oct 2014 13:41:29 -0700 |
Sean Farley |
debugnamecomplete: rename from debuglabelcomplete
|
Mon, 22 Dec 2014 09:07:37 -0800 |
Sean Farley |
namespaces: add __iter__ and iteritems methods
|
Mon, 15 Dec 2014 14:09:00 -0800 |
Sean Farley |
namespaces: add 'listnames' property
|
Wed, 07 Jan 2015 14:30:40 -0800 |
Martin von Zweigbergk |
test-bundle2-exchange: create temp script in $TESTTMP, not $TESTDIR
|
Wed, 07 Jan 2015 15:55:02 -0500 |
Augie Fackler |
manifest: drop withflags() method, which is now unused
|
Mon, 15 Dec 2014 16:06:04 -0500 |
Augie Fackler |
context: use new manifest.diff(clean=True) support
|
Mon, 15 Dec 2014 16:04:28 -0500 |
Augie Fackler |
manifest: add optional recording of clean entries to diff
|
Mon, 15 Dec 2014 15:33:55 -0500 |
Augie Fackler |
context: use manifest.diff() to compute most of status
|
Wed, 07 Jan 2015 11:02:10 -0800 |
Martin von Zweigbergk |
trydiff: replace dodiff=True/'binary' by binarydiff=False/True
|
Wed, 07 Jan 2015 10:59:40 -0800 |
Martin von Zweigbergk |
trydiff: replace 'dodiff = False' by 'continue'
|
Wed, 07 Jan 2015 08:54:26 -0800 |
Martin von Zweigbergk |
trydiff: make addindexmeta() unconditionally add index meta
|
Wed, 07 Jan 2015 08:46:52 -0800 |
Martin von Zweigbergk |
trydiff: remove unused code for git index of "combined diff"
|
Tue, 06 Jan 2015 22:55:01 -0800 |
Martin von Zweigbergk |
diff: remove dead assignment
|
Fri, 18 Apr 2014 13:33:20 +0200 |
Mads Kiilerich |
localrepo: show headline notes in commitctx before showing filenames
|
Fri, 15 Aug 2014 19:43:32 +0200 |
Mads Kiilerich |
bundle: when verbose, show what takes up the space in the generated bundle
|
Tue, 06 Jan 2015 16:30:52 -0800 |
Pierre-Yves David |
setdiscovery: factorize similar sampling code
|
Tue, 06 Jan 2015 16:30:37 -0800 |
Pierre-Yves David |
setdiscovery: drop shadowed 'undecided' assignment
|
Tue, 06 Jan 2015 20:14:52 -0800 |
Gregory Szorc |
hgweb: extract changelist entry generation into own function
|
Tue, 06 Jan 2015 15:29:02 -0800 |
Gregory Szorc |
templates: use CSS classes for diff styling
|
Tue, 06 Jan 2015 15:21:48 -0800 |
Gregory Szorc |
templates: remove unnecessary <span>
|
Tue, 06 Jan 2015 23:46:18 +0900 |
FUJIWARA Katsunori |
revset: introduce new operator "##" to concatenate strings/symbols at runtime
|
Fri, 28 Nov 2014 19:50:52 -0500 |
Matt Harbison |
largefiles: pass a matcher instead of a raw file list to removelargefiles()
|
Sat, 03 Jan 2015 17:50:21 +0800 |
Anton Shestakov |
hgweb: allow viewing diffs against p1 or p2 for merge commits (issue3904)
|
Sun, 21 Dec 2014 14:34:07 -0800 |
Sean Farley |
namespaces: remove templatename method on the namespaces object
|
Sun, 21 Dec 2014 14:04:20 -0800 |
Sean Farley |
namespaces: remove names method on the namespaces object
|
Sun, 21 Dec 2014 14:01:52 -0800 |
Sean Farley |
templatekw: update namespace calls
|
Sun, 21 Dec 2014 13:56:32 -0800 |
Sean Farley |
namespaces: add __getitem__ property
|
Tue, 06 Jan 2015 18:18:28 -0600 |
Matt Mackall |
merge with stable
|
Mon, 05 Jan 2015 22:18:55 -0800 |
Gregory Szorc |
cmdutil.jsonchangeset: properly compute added and removed files
stable
|
Wed, 31 Dec 2014 18:18:56 -0500 |
Matt Harbison |
largefiles: convert addlargefiles() to vfs
|
Sun, 04 Jan 2015 01:29:07 +0100 |
Mads Kiilerich |
rebase: clarify comment about merge ancestor when rebasing merges
|
Mon, 05 Jan 2015 17:12:04 -0800 |
Martin von Zweigbergk |
status: don't list files as both clean and deleted
|
Mon, 05 Jan 2015 16:52:12 -0800 |
Martin von Zweigbergk |
status: don't list files as both removed and deleted
|
Tue, 06 Jan 2015 11:23:38 -0800 |
Pierre-Yves David |
revset-filelog: handle hidden linkrev for file missing for head (issue4490)
|
Thu, 27 Nov 2014 02:04:30 +0100 |
Mads Kiilerich |
run-tests: automatically add (glob) to "saved backup bundle to" lines
|
Mon, 05 Jan 2015 15:00:02 -0800 |
Pierre-Yves David |
transaction: use the right location when cleaning up backup file (issue4479)
|
Mon, 05 Jan 2015 15:46:14 -0600 |
Matt Mackall |
merge with stable
|
Mon, 05 Jan 2015 11:02:04 +0900 |
FUJIWARA Katsunori |
revset: delay showing parse error for the revset alias until it is referred
|
Sat, 03 Jan 2015 10:25:08 +0900 |
Yuya Nishihara |
revset: drop pre-lazyset optimization for stringset of subset == entire repo
stable
|
Sat, 03 Jan 2015 11:12:44 +0000 |
Christian Ebert |
keyword: update copyright year
|
Sat, 03 Jan 2015 11:11:46 +0000 |
Christian Ebert |
keyword: use vfs.reljoin and util.unlinkpath to remove kwdemo
|
Sun, 04 Jan 2015 15:26:26 -0500 |
Matt Harbison |
largefiles: properly sync lfdirstate after removing largefiles
stable
|
Mon, 29 Dec 2014 18:35:23 -0800 |
Pierre-Yves David |
linkrev-filelog: handle filtered linkrev with no visible children (issue4307)
|
Mon, 29 Dec 2014 17:23:16 -0800 |
Pierre-Yves David |
linkrev: work around linkrev to filtered entry in 'filelog' revset
|
Sun, 21 Dec 2014 13:06:24 -0800 |
Sean Farley |
namespaces: update documentation and code indentation
|
Fri, 19 Dec 2014 17:27:20 -0800 |
Sean Farley |
namespaces: use namespace object instead of dictionary
|
Fri, 19 Dec 2014 17:17:17 -0800 |
Sean Farley |
namespaces: copy implementation to new namespace object
|
Fri, 19 Dec 2014 17:00:28 -0800 |
Sean Farley |
namespaces: add a namespace object
|
Fri, 02 Jan 2015 13:30:38 +0100 |
Angel Ezquerra |
localrepo: use vfs.reljoin rather than os.path.join in the localrepository class
|
Wed, 26 Nov 2014 19:28:11 -0500 |
Matt Harbison |
largefiles: drop a redundant check for patterns when removing without --after
|
Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: override _dirstatestatus in workingcommitctx for correct matching
|
Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: avoid breaking already fixed self._status at ctx.status()
|
Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: add workingcommitctx for exact context to be committed
|
Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: make unknown/ignored/clean of cached status empty for equivalence
|
Wed, 31 Dec 2014 13:48:55 -0800 |
Gregory Szorc |
templatefilters.json: stabilize output
|
Wed, 31 Dec 2014 11:22:17 -0800 |
Gregory Szorc |
templatefilters.json: call functions
|
Thu, 01 Jan 2015 16:47:14 -0600 |
Matt Mackall |
merge with stable
|
Wed, 24 Dec 2014 03:26:48 -0800 |
Pierre-Yves David |
linkrev: also adjust linkrev when bootstrapping annotate (issue4305)
|
Mon, 29 Dec 2014 23:40:24 -0800 |
Pierre-Yves David |
linkrev: also adjust linkrev when bootstrapping 'follow' revset
|
Tue, 23 Dec 2014 16:14:39 -0800 |
Pierre-Yves David |
linkrev: introduce an 'introrev' method on filectx
|
Tue, 23 Dec 2014 15:30:38 -0800 |
Pierre-Yves David |
filectx.parents: enforce changeid of parent to be in own changectx ancestors
|
Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: remove unreliable accessor methods from committablectx
|
Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: cache self._status correctly at workingctx.status
|
Tue, 23 Dec 2014 18:30:46 -0800 |
Pierre-Yves David |
filectx.parents: also fetch the filelog of rename source too
|
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
|
Thu, 11 Dec 2014 20:56:53 -0800 |
Martin von Zweigbergk |
merge: let bid merge work on the file->action dict
|
Mon, 08 Dec 2014 13:24:10 -0800 |
Martin von Zweigbergk |
merge: write manifestmerge() using dictionary with entry per file
|
Wed, 17 Dec 2014 12:21:07 -0800 |
Pierre-Yves David |
repoview: backout ced3ecfc2e57
|
Wed, 17 Dec 2014 12:19:33 -0800 |
Pierre-Yves David |
largefile: explain why no monkey patching on a repoview
|
Wed, 17 Dec 2014 12:10:16 -0800 |
Pierre-Yves David |
largefile: backout ca54fb3d71ce
|
Thu, 18 Dec 2014 12:33:17 -0800 |
Eric Sumner |
incoming: handle phases the same as pull
|
Thu, 18 Dec 2014 12:22:43 -0800 |
Eric Sumner |
bundlerepo: retract phase boundary
|
Thu, 18 Dec 2014 11:38:48 -0800 |
Eric Sumner |
bundlerepo: implement safe phasecache
|
Thu, 18 Dec 2014 11:30:10 -0800 |
Eric Sumner |
localrepo.__getitem__: add slicing support
|
Tue, 16 Dec 2014 14:34:53 -0800 |
Siddharth Agarwal |
ignore: resolve ignore files relative to repo root (issue4473) (BC)
|
Wed, 17 Dec 2014 18:53:38 -0800 |
Siddharth Agarwal |
test-hgignore: add testing for ui.ignore
|
Wed, 10 Dec 2014 22:09:46 -0500 |
Matt Harbison |
tests: add missing globs for Windows
|
Thu, 18 Dec 2014 23:24:17 -0500 |
Matt Harbison |
share: use the 'sharedpath' attr on repo instead of reloading from the file
|
Thu, 18 Dec 2014 23:16:37 -0500 |
Matt Harbison |
share: fix source repo lookup on Windows
|
Mon, 22 Dec 2014 03:20:50 +0100 |
Chingis Dugarzhapov |
help: suggest '-v -e' to get built-in aliases for extensions (issue4461)
|
Thu, 18 Dec 2014 10:11:38 -0800 |
Martin von Zweigbergk |
test-check-commit-hg: clarify misleading "commit message rules" error
|
Sun, 21 Dec 2014 13:02:59 +0000 |
Christian Ebert |
keyword: handle resolve to either parent
|
Sun, 21 Dec 2014 12:53:57 +0000 |
Christian Ebert |
keyword: update test file syntax
|
Mon, 22 Dec 2014 14:49:05 -0600 |
Matt Mackall |
branches: deprecate -a
|
Sun, 21 Dec 2014 15:06:54 -0500 |
Matt Harbison |
largefiles: fix a spurious missing file warning with forget (issue4053)
stable
|
Sun, 21 Dec 2014 15:04:13 -0500 |
Matt Harbison |
largefiles: fix a spurious missing file warning with 'remove -A' (issue4053)
stable
|
Sun, 21 Dec 2014 14:42:46 -0500 |
Matt Harbison |
largefiles: introduce the 'composelargefilematcher()' method
stable
|
Thu, 18 Dec 2014 09:37:14 -0800 |
Durham Goode |
context: return dirstate parents in workingctx.ancestors()
|
Wed, 17 Dec 2014 17:26:12 -0800 |
Mateusz Kwapich |
backout: add --commit option
|
Sat, 13 Dec 2014 11:32:46 -0800 |
Ryan McElroy |
share: add option to share bookmarks
|
Wed, 17 Dec 2014 13:25:24 -0600 |
Matt Mackall |
highlight: ignore Unicode's extra linebreaks (issue4291)
|
Thu, 18 Dec 2014 21:53:55 +0100 |
André Sintzoff |
test: fix typo in test-help.t
|
Mon, 15 Dec 2014 09:40:02 -0800 |
Sean Farley |
templatekw: remove unneeded showtags
|
Thu, 16 Oct 2014 23:19:09 -0700 |
Sean Farley |
namespaces: generate template keyword when registering a namespace
|
Sun, 14 Dec 2014 19:15:37 -0800 |
Sean Farley |
templatekw: add helper method to generate a template keyword for a namespace
|
Sun, 14 Dec 2014 18:54:50 -0800 |
Sean Farley |
namespaces: add names method to return list of names for a given node
|
Mon, 15 Dec 2014 00:24:23 -0800 |
Sean Farley |
namespaces: add nodemap property
|
Sun, 14 Dec 2014 19:12:27 -0800 |
Sean Farley |
namespaces: add method to get template name of namespace
|
Mon, 15 Dec 2014 00:09:52 -0800 |
Sean Farley |
namespaces: add template name of a namespace
|
Fri, 19 Dec 2014 00:11:56 +0900 |
FUJIWARA Katsunori |
memctx: remove redundant test for issue4470 from test-commit.t
|
Fri, 19 Dec 2014 00:11:56 +0900 |
FUJIWARA Katsunori |
memctx: calculate manifest more efficiently
|
Thu, 18 Dec 2014 16:41:59 -0600 |
Matt Mackall |
merge with stable
|
Thu, 18 Dec 2014 14:59:28 -0600 |
Matt Mackall |
Added signature for changeset 6dad422ecc5a
stable
|
Thu, 18 Dec 2014 14:59:23 -0600 |
Matt Mackall |
Added tag 3.2.3 for changeset 6dad422ecc5a
stable
|
Thu, 18 Dec 2014 14:18:28 -0600 |
Matt Mackall |
pathauditor: check for Windows shortname aliases
stable 3.2.3
|
Tue, 16 Dec 2014 13:08:17 -0500 |
Augie Fackler |
pathauditor: check for codepoints ignored on OS X
stable
|
Tue, 16 Dec 2014 13:07:10 -0500 |
Augie Fackler |
darwin: omit ignorable codepoints when normcase()ing a file path
stable
|
Tue, 16 Dec 2014 13:06:41 -0500 |
Augie Fackler |
encoding: add hfsignoreclean to clean out HFS-ignored characters
stable
|
Thu, 11 Dec 2014 15:42:49 -0500 |
Augie Fackler |
test-casefolding.t: demonstrate a bug with HFS+ ignoring some codepoints
stable
|
Fri, 12 Dec 2014 13:40:44 -0500 |
Augie Fackler |
manifest: disallow setting the node id of an entry to None
stable
|
Fri, 12 Dec 2014 15:29:54 -0500 |
Augie Fackler |
context: stop setting None for modified or added nodes
stable
|
Sat, 13 Dec 2014 13:33:48 -0500 |
Matt Harbison |
largefiles: don't actually remove largefiles in an addremove dry run
stable
|
Wed, 17 Dec 2014 15:11:26 -0800 |
Eric Sumner |
bundle2: lowercase part types
|
Wed, 17 Dec 2014 21:14:19 -0800 |
Eric Sumner |
bundle2.bundlepart: make mandatory part flag explicit in API
|
Wed, 17 Dec 2014 15:09:43 +0900 |
FUJIWARA Katsunori |
memctx: calculate manifest correctly with newly-removed files (issue4470)
|
Wed, 17 Dec 2014 15:09:43 +0900 |
FUJIWARA Katsunori |
memctx: calculate manifest including newly added files correctly
|
Wed, 17 Dec 2014 15:09:38 +0900 |
FUJIWARA Katsunori |
memctx: calculate exact status being committed from specified files
|
Fri, 12 Dec 2014 12:31:41 -0800 |
Eric Sumner |
bundle2._processpart: forcing lower-case compare is no longer necessary
|
Fri, 12 Dec 2014 11:26:56 -0800 |
Eric Sumner |
bundle2.unbundlepart: decouple mandatory from parttype
|
Mon, 15 Dec 2014 15:00:54 -0500 |
Augie Fackler |
memctx: fix manifest for removed files (issue4470)
|
Fri, 12 Dec 2014 15:53:17 -0500 |
Augie Fackler |
convert: on svn failure, note libsvn version (issue4043)
|
Mon, 15 Dec 2014 13:32:34 -0800 |
Pierre-Yves David |
vfs: add a 'split' method
|
Mon, 15 Dec 2014 13:27:46 -0800 |
Pierre-Yves David |
vfs: add a 'reljoin' function for joining relative paths
|
Thu, 18 Dec 2014 12:07:03 -0600 |
Matt Mackall |
subrepo: fix git subrepo ui argument
|
Sat, 13 Dec 2014 19:44:55 -0500 |
Matt Harbison |
subrepo: drop the 'ui' parameter to revert()
|
Sat, 13 Dec 2014 19:36:50 -0500 |
Matt Harbison |
subrepo: drop the 'ui' parameter to removefiles()
|
Sat, 13 Dec 2014 19:23:30 -0500 |
Matt Harbison |
subrepo: drop the 'ui' parameter to forget()
|
Sat, 13 Dec 2014 14:26:38 -0500 |
Matt Harbison |
subrepo: drop the 'ui' parameter to cat()
|
Sat, 13 Dec 2014 14:53:46 -0500 |
Matt Harbison |
subrepo: drop the 'ui' parameter to archive()
|
Sat, 13 Dec 2014 22:44:22 -0500 |
Matt Harbison |
subrepo: use 'self.ui' instead of 'self._repo.ui'
|
Sat, 13 Dec 2014 20:43:01 -0500 |
Matt Harbison |
subrepo: reset 'self.ui' to the subrepo copy of 'ui' in the hgsubrepo class
|
Sat, 13 Dec 2014 15:19:38 -0500 |
Matt Harbison |
subrepo: rename the '_ui' member to 'ui'
|
Sat, 13 Dec 2014 15:13:07 -0500 |
Matt Harbison |
subrepo: drop the '_ui' member in the subrepo subclasses
|
Tue, 09 Dec 2014 09:35:04 -0500 |
Augie Fackler |
graphmod: attempt to clarify documentation of groupbranchiter()
|
Mon, 08 Dec 2014 15:20:28 -0500 |
Augie Fackler |
graphmod: rename graph-topological config to graph-group-branches
|
Thu, 04 Sep 2014 19:28:17 +0200 |
Pierre-Yves David |
groupbranchiter: allow callers to select the first branch
|
Thu, 04 Sep 2014 19:05:36 +0200 |
Pierre-Yves David |
groupbranchiter: support for non-contiguous revsets
|
Fri, 14 Nov 2014 20:08:59 +0000 |
Pierre-Yves David |
groubranchhiter: indent most of the inner code
|
Fri, 14 Nov 2014 17:37:59 +0000 |
Pierre-Yves David |
graphlog: add a way to test the 'groupbranchiter' function
|
Thu, 04 Sep 2014 18:19:32 +0200 |
Pierre-Yves David |
graphmod: add a function for topological iteration
|
Fri, 17 Oct 2014 15:27:12 -0700 |
Sean Farley |
namespaces: add branches
|