Fri, 06 Mar 2015 21:12:30 -0800 |
Siddharth Agarwal |
patch: rename pathstrip to pathtransform
|
changeset |
files
|
Wed, 18 Feb 2015 23:17:52 +0900 |
Yuya Nishihara |
templatekw: forward _hybrid.get to raw values so that get(extras, key) works
|
changeset |
files
|
Wed, 18 Feb 2015 23:01:33 +0900 |
Yuya Nishihara |
templater: implement _hybrid.__contains__ so that ifcontains can accept dict
|
changeset |
files
|
Sun, 08 Mar 2015 14:46:42 +0900 |
Yuya Nishihara |
templatekw: keep raw list or dict in _hybrid object
|
changeset |
files
|
Sun, 08 Mar 2015 14:38:50 +0900 |
Yuya Nishihara |
templatekw: give name to lambda that constructs variables map of templater
|
changeset |
files
|
Sun, 08 Mar 2015 14:17:35 +0900 |
Yuya Nishihara |
templatekw: convert list of key/value pairs to sortdict
|
changeset |
files
|
Wed, 18 Feb 2015 22:53:53 +0900 |
Yuya Nishihara |
sortdict: have update() accept either dict or iterable of key/value pairs
|
changeset |
files
|
Fri, 06 Mar 2015 15:57:43 -0800 |
Laurent Charignon |
record: allow editing new files (issue4304)
|
changeset |
files
|
Thu, 05 Mar 2015 14:42:25 -0800 |
Pierre-Yves David |
localrepo: back out changeset b08af8f0ac01
|
changeset |
files
|
Mon, 09 Mar 2015 12:32:29 -0400 |
Tristan Seligmann |
test-shelve: be more lenient about whitespace (issue4124)
|
changeset |
files
|
Mon, 09 Mar 2015 14:32:17 +0800 |
Anton Shestakov |
histedit: use better meta-variable names than VALUE in help text
|
changeset |
files
|
Mon, 09 Mar 2015 14:10:42 +0800 |
Anton Shestakov |
histedit: tweak --commands help text
|
changeset |
files
|
Sun, 25 Jan 2015 02:45:49 -0500 |
Matt Harbison |
largefiles: report the source of copied/moved largefiles in status -C
|
changeset |
files
|
Sun, 08 Mar 2015 00:04:03 -0500 |
Matt Harbison |
test-commit-amend: add globs for Windows
|
changeset |
files
|
Fri, 30 Jan 2015 21:30:40 -0800 |
Augie Fackler |
lazymanifest: use a binary search to do an insertion
|
changeset |
files
|
Mon, 17 Nov 2014 00:00:25 -0500 |
Augie Fackler |
context: don't sort manifest entries
|
changeset |
files
|
Fri, 06 Mar 2015 21:29:47 -0500 |
Augie Fackler |
manifest: use custom C implementation of lazymanifest
|
changeset |
files
|
Sat, 07 Mar 2015 12:04:39 -0500 |
Augie Fackler |
manifest: split manifestdict into high-level and low-level logic
|
changeset |
files
|
Sat, 07 Mar 2015 11:43:12 -0500 |
Augie Fackler |
manifest: do parsing inside manifestdict contstructor
|
changeset |
files
|
Sat, 07 Mar 2015 11:42:05 -0500 |
Augie Fackler |
manifest: move parsing functions up in file
|
changeset |
files
|
Tue, 10 Feb 2015 15:59:12 -0500 |
Augie Fackler |
dispatch: offer suggestions of similar-named commands
|
changeset |
files
|
Mon, 26 Jan 2015 15:43:13 -0500 |
Augie Fackler |
dispatch: offer near-edit-distance suggestions for {file,rev}set functions
|
changeset |
files
|
Mon, 26 Jan 2015 15:52:46 -0500 |
Augie Fackler |
test-revset: add tests for missing function output
|
changeset |
files
|
Mon, 26 Jan 2015 14:32:30 -0500 |
Augie Fackler |
revset: use UnknownIdentifier where appropriate
|
changeset |
files
|
Mon, 26 Jan 2015 14:31:48 -0500 |
Augie Fackler |
fileset: use UnknownIdentifier where appropriate
|
changeset |
files
|
Mon, 26 Jan 2015 14:31:01 -0500 |
Augie Fackler |
error: add a new UnknownIdentifier error type
|
changeset |
files
|
Mon, 24 Nov 2014 16:42:49 -0500 |
Jordi Gutiérrez Hermoso |
log: display closing-branch nodes as "_" (BC)
|
changeset |
files
|
Fri, 06 Mar 2015 17:00:42 -0600 |
Matt Mackall |
manifest: move pure parsing code out of pure
|
changeset |
files
|
Tue, 13 Jan 2015 14:31:38 -0800 |
Augie Fackler |
manifest.c: new extension code to lazily parse manifests
|
changeset |
files
|
Thu, 05 Mar 2015 22:16:28 -0800 |
Durham Goode |
workingctx: use normal dirs() instead of dirstate.dirs()
|
changeset |
files
|
Thu, 05 Mar 2015 15:52:07 -0600 |
Matt Mackall |
merge with stable
|
changeset |
files
|
Tue, 03 Mar 2015 21:31:16 -0500 |
Matt Harbison |
subrepo: only fetch unknown files from git when explicitly requested
|
changeset |
files
|
Tue, 03 Mar 2015 21:24:16 -0500 |
Matt Harbison |
subrepo: always return scmutil.status() from gitsubrepo.status()
|
changeset |
files
|
Tue, 03 Mar 2015 21:17:29 -0500 |
Matt Harbison |
subrepo: explicitly request clean and unknown files in status for git's add
|
changeset |
files
|
Sun, 01 Mar 2015 18:35:29 -0500 |
Matt Harbison |
largefiles: handle logging from outside the repo
|
changeset |
files
|
Sun, 01 Mar 2015 14:21:54 -0500 |
Matt Harbison |
largefiles: don't prefix standin patterns with '.hglf' when logging
|
changeset |
files
|
Sat, 28 Feb 2015 23:42:38 -0500 |
Matt Harbison |
largefiles: teach log to handle patterns
|
changeset |
files
|
Thu, 05 Mar 2015 13:21:57 -0600 |
Matt Mackall |
check-code: allow disabling msys path check
|
changeset |
files
|
Thu, 08 Jan 2015 23:05:45 +0900 |
Yuya Nishihara |
revset: extend fullreposet to make "null" revision magically appears in set
|
changeset |
files
|
Sat, 10 Jan 2015 18:09:25 +0900 |
Yuya Nishihara |
revset: duplicate spanset.__contains__ to fullreposet for modification
|
changeset |
files
|
Sat, 10 Jan 2015 14:49:50 +0900 |
Yuya Nishihara |
revset: have all() filter out null revision
|
changeset |
files
|
Sat, 10 Jan 2015 16:41:36 +0900 |
Yuya Nishihara |
revset: drop unnecessary calls of getall() with empty argument
|
changeset |
files
|
Wed, 04 Mar 2015 21:47:07 +0900 |
Yuya Nishihara |
graphlog: do not bypass commands.log so that -fr works
|
changeset |
files
|
Wed, 21 Jan 2015 14:45:24 -0800 |
Mateusz Kwapich |
histedit: add a config allowing changing histedit rule line length limit
|
changeset |
files
|
Fri, 06 Mar 2015 00:14:22 +0900 |
Yuya Nishihara |
dirstate: make sure rootdir ends with directory separator (issue4557)
stable
|
changeset |
files
|
Wed, 04 Mar 2015 17:24:12 +0100 |
Alexander Becher |
i18n-de: fix a typo in the german translation
stable
|
changeset |
files
|
Tue, 03 Mar 2015 17:28:05 -0600 |
Matt Mackall |
histedit: fix style of new error message
|
changeset |
files
|
Wed, 04 Feb 2015 15:17:13 -0500 |
Augie Fackler |
Makefile: allow setting HGTESTFLAGS in shell environment for TESTFLAGS
|
changeset |
files
|
Wed, 04 Feb 2015 12:26:16 -0500 |
Augie Fackler |
Makefile: introduce testpy-% target for testing with a specifc Python
|
changeset |
files
|
Fri, 27 Feb 2015 17:35:07 -0500 |
Jordi Gutiérrez Hermoso |
extdiff: expand tildes and variables in paths to user-supplied diff programs
|
changeset |
files
|
Sun, 22 Feb 2015 15:40:36 +0100 |
Joan Massich |
setup.py: do not install c extensions on pypy
|
changeset |
files
|
Mon, 02 Mar 2015 14:52:04 +0100 |
Jesus Cea |
copyright: update to 2015
|
changeset |
files
|
Wed, 21 Jan 2015 22:09:32 -0500 |
Mike Edgar |
changegroup: emit full-replacement deltas if either revision is censored
|
changeset |
files
|
Fri, 06 Feb 2015 11:04:55 -0800 |
Durham Goode |
log: make -fr show complete history from the given revs
|
changeset |
files
|
Tue, 24 Feb 2015 14:12:13 +0100 |
André Klitzing |
util: accept "now, today, yesterday" for dates even the locale is not english
|
changeset |
files
|
Fri, 27 Feb 2015 14:26:22 -0800 |
Martin von Zweigbergk |
copies: only calculate 'addedinm[12]' sets once
|
changeset |
files
|
Fri, 27 Feb 2015 14:03:01 -0800 |
Martin von Zweigbergk |
copies: calculate 'bothnew' from manifestdict.filesnotin()
|
changeset |
files
|
Fri, 27 Feb 2015 14:02:30 -0800 |
Martin von Zweigbergk |
copies: replace _nonoverlap() by calls to manifestdict.filesnotin()
|
changeset |
files
|
Fri, 27 Feb 2015 13:57:37 -0800 |
Martin von Zweigbergk |
copies: move code into new manifestdict.filesnotin() method
|
changeset |
files
|
Fri, 27 Feb 2015 23:30:42 -0500 |
Matt Harbison |
subrepo: warn when adding already tracked files in gitsubrepo
|
changeset |
files
|