Sat, 31 Mar 2012 10:44:31 -0500 |
Matt Mackall |
tests: make hghave handle exec bit on Linux with vfat
stable
|
Sat, 31 Mar 2012 10:44:31 -0500 |
Matt Mackall |
tests: teach hghave to actually test for symlink support
stable
|
Fri, 30 Mar 2012 14:35:06 -0500 |
Matt Mackall |
merge with stable
|
Fri, 30 Mar 2012 14:29:50 -0500 |
Matt Mackall |
merge with i18n
stable
|
Thu, 29 Mar 2012 22:42:03 +0200 |
Patrick Mezard |
graphlog: handle old-style --rev values
|
Thu, 29 Mar 2012 17:13:23 +0200 |
Patrick Mezard |
test-glog: pretty print revset expressions
|
Thu, 29 Mar 2012 16:55:08 +0200 |
Patrick Mezard |
graphlog: improve --only-branch handling
|
Sat, 31 Mar 2012 00:04:08 +0900 |
FUJIWARA Katsunori |
dirstate: avoid normalizing letter case on icasefs for exact match (issue3340)
stable
|
Fri, 30 Mar 2012 21:18:37 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with cb17c2f5b7b4
stable
|
Thu, 29 Mar 2012 18:14:20 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 795d591b6ef5
stable
|
Thu, 29 Mar 2012 22:16:56 +0900 |
Takumi IINO |
tests: skip test-lfconvert.t if not support symblic link
|
Fri, 30 Mar 2012 14:16:06 -0500 |
Matt Mackall |
perf: node lookup
|
Fri, 23 Mar 2012 01:31:31 +0100 |
Paul Boddie |
hgweb: add block numbers to diff regions and related links
|
Wed, 21 Mar 2012 06:45:07 +0100 |
Angel Ezquerra |
patchbomb: add --body flag to send patches as inline message body text
|
Wed, 28 Mar 2012 15:25:20 -0400 |
Greg Ward |
shrink-revlog: make check-code happier
|
Wed, 28 Mar 2012 15:15:15 -0400 |
Greg Ward |
shrink-revlog: make pyflakes happy
|
Wed, 28 Mar 2012 11:42:17 +0200 |
Angel Ezquerra |
revert: move bulk of revert command from commands to cmdutil
|
Thu, 29 Mar 2012 00:35:00 +0200 |
Mads Kiilerich |
mq: fix qpush --move with comments in series file between applied patches
stable
|
Wed, 28 Mar 2012 19:24:13 -0500 |
Matt Mackall |
dirstate: normalize case of directory components
stable
|
Wed, 28 Mar 2012 19:24:11 -0500 |
Matt Mackall |
tests: fix startup race in test-http-proxy
stable
|
Wed, 28 Mar 2012 19:23:25 -0500 |
Matt Mackall |
tests: fix startup/shutdown races in test-https
stable
|
Wed, 28 Mar 2012 12:02:38 -0500 |
Matt Mackall |
tests: remove sleep/startup/shutdown races from test-hup
stable
|
Wed, 28 Mar 2012 11:28:37 -0500 |
Matt Mackall |
tests: fix shutdown race in test-hgweb-raw
stable
|
Wed, 28 Mar 2012 10:29:39 -0500 |
Matt Mackall |
tests: eliminate shutdown race and sleeps in test-serve
stable
|
Wed, 28 Mar 2012 10:11:12 -0500 |
Matt Mackall |
tests: eliminate daemon race in test-bad-pull
stable
|
Tue, 27 Mar 2012 16:17:46 -0500 |
Matt Mackall |
merge with stable
|
Tue, 27 Mar 2012 16:13:59 -0500 |
Matt Mackall |
alias: abort on missing positional args (issue3331)
stable
|
Wed, 15 Feb 2012 17:30:21 -0500 |
Greg Ward |
phases: fix a non-standard debug message
stable
|
Sat, 24 Mar 2012 22:13:17 -0500 |
Augie Fackler |
convert/git: abort if git submodules are detected (issue2150)
stable
|
Tue, 27 Mar 2012 14:37:17 -0500 |
Matt Mackall |
merge with stable
|
Sat, 24 Mar 2012 12:06:49 +0100 |
Pierre-Yves David |
qfinish: comply with the phases.new-commit option in secret mode (issue3335)
stable
|
Wed, 21 Mar 2012 22:16:12 -0400 |
Greg Ward |
test-gpg: make sure gpg does not modify the trustdb.gpg file
stable
|
Tue, 27 Mar 2012 13:57:54 -0500 |
Matt Mackall |
tests: remove case-folding false positive
stable
|
Tue, 27 Mar 2012 14:35:58 -0500 |
Matt Mackall |
merge with i18n
stable
|
Tue, 27 Mar 2012 20:37:52 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 900eee0778d1
stable
|
Mon, 26 Mar 2012 16:42:53 -0500 |
Matt Mackall |
merge with stable
|
Mon, 26 Mar 2012 16:41:54 -0500 |
Matt Mackall |
merge: fix unknown file merge detection for case-folding systems
|
Fri, 23 Mar 2012 11:47:27 -0500 |
Matt Mackall |
rename: handle case-changing (issue1717)
stable
|
Thu, 22 Mar 2012 23:58:47 +0900 |
FUJIWARA Katsunori |
largefiles: use 'dirstate.dirs()' for 'directory pattern' relation check
stable
|
Thu, 22 Mar 2012 23:58:47 +0900 |
FUJIWARA Katsunori |
largefiles: suppress unexpected warning of 'hg status' for removed files
stable
|
Thu, 22 Mar 2012 17:47:00 -0500 |
Matt Mackall |
rebase: properly calculate descendant set when aborting (issue3332)
stable
|
Thu, 22 Mar 2012 17:08:05 -0500 |
Matt Mackall |
merge with stable
|
Thu, 22 Mar 2012 17:07:39 -0500 |
Matt Mackall |
strip: ignore -n (issue3326) (BC)
stable
|
Thu, 22 Mar 2012 17:07:39 -0500 |
Matt Mackall |
aliases: use empty string for missing position parameters (issue3331)
stable
|
Wed, 21 Mar 2012 16:39:38 -0500 |
Kevin Bullock |
bookmarks: clone non-divergent bookmarks with @ in them
stable
|
Wed, 21 Mar 2012 17:24:15 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 2338ab19b236
stable
|
Thu, 22 Mar 2012 16:54:46 -0500 |
Matt Mackall |
encoding: tune fast-path of tolocal a bit
|
Thu, 15 Mar 2012 16:57:19 +0100 |
Martin Geisler |
eol: remove left-over print statements
|
Thu, 15 Mar 2012 16:52:22 +0100 |
Martin Geisler |
eol: document why os.utime doesn't work here
|
Sun, 18 Mar 2012 18:21:58 -0500 |
Matt Mackall |
merge with stable
|
Sun, 18 Mar 2012 18:21:32 -0500 |
Matt Mackall |
merge with i18n
stable
|
Wed, 14 Mar 2012 16:26:14 -0300 |
Wagner Bruna |
i18n-pt_BR: fix format.dotencode help section
stable
|
Wed, 14 Mar 2012 12:52:50 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 3d26d69ef822
stable
|
Sun, 18 Mar 2012 18:19:16 -0500 |
Matt Mackall |
changelog: micro-optimizations to changelog.read()
|
Fri, 16 Mar 2012 19:58:47 -0500 |
Matt Mackall |
perf: add a changeset test
|
Fri, 16 Mar 2012 17:42:21 -0500 |
Matt Mackall |
convert: deal with empty splicemap path (issue3311)
stable
|
Thu, 15 Mar 2012 23:02:31 +0000 |
Javi Merino |
tests: ignore git's output in test-subrepo-git.t
stable
|
Thu, 15 Mar 2012 15:59:26 -0500 |
Matt Mackall |
profile: add undocumented config options for profiler output
|
Thu, 15 Mar 2012 15:58:55 -0500 |
Matt Mackall |
perf: add perfchangeset to time changeset parsing
|
Thu, 15 Mar 2012 13:11:42 -0500 |
Matt Mackall |
merge with stable
|
Thu, 15 Mar 2012 13:11:03 -0500 |
Matt Mackall |
perf: tweak tests for testing index performance improvements
|
Wed, 14 Mar 2012 01:13:45 +0100 |
Edouard Gomez |
convert: support non annotated tags in git backend
|
Thu, 15 Mar 2012 00:46:37 +0900 |
FUJIWARA Katsunori |
icasefs: use case preserved root for 'util.fspath()' invocation (issue3302)
stable
|
Wed, 14 Mar 2012 14:45:41 -0500 |
Matt Mackall |
merge: accept missing revisions in symlink flag merge (issue3316)
stable
|
Tue, 13 Mar 2012 16:29:13 -0500 |
Matt Mackall |
merge with stable
|
Tue, 13 Mar 2012 16:28:08 -0500 |
Matt Mackall |
merge: handle linear update to symlink correctly (issue3316)
stable
|
Tue, 13 Mar 2012 15:12:26 -0500 |
Matt Mackall |
filemerge: restore default prompt for binary/symlink lost in 83925d3a4559
stable
|
Mon, 12 Mar 2012 17:05:42 -0500 |
Matt Mackall |
merge with stable
|
Mon, 12 Mar 2012 17:02:45 -0300 |
Wagner Bruna |
strip: enhance repair.strip to receive a list of nodes (issue3299)
stable
|
Wed, 07 Mar 2012 01:02:12 +0100 |
Yann E. MORIN |
templates/filters: add doctest to the 'person' filter
|
Fri, 09 Mar 2012 22:54:17 +0100 |
Yann E. MORIN |
help: strip doctest from dochelp
|
Mon, 12 Mar 2012 13:37:39 -0500 |
Matt Mackall |
pvec: introduce pvecs
|
Fri, 09 Mar 2012 17:11:07 +0100 |
Na'Tosha Bard |
largefiles: fix check-code errors.
|
Fri, 09 Mar 2012 16:11:52 +0100 |
Na'Tosha Bard |
largefiles: remove use of underscores that breaks coding convention
|
Fri, 09 Mar 2012 15:26:13 +0100 |
Na'Tosha Bard |
largefiles: only update changed largefiles when transplanting
|
Fri, 09 Mar 2012 16:45:49 +0100 |
Na'Tosha Bard |
largefiles: move calculation of largefiles for updating to utility function
|
Mon, 12 Mar 2012 13:22:28 +0100 |
Johan Samyn |
help: add verb to sentence in phases.txt
stable
|
Fri, 09 Mar 2012 15:34:21 -0500 |
Michael Bacarella |
localrepo: fix unpushable repos when using bookmarks (issue3317)
stable
|
Mon, 12 Mar 2012 09:39:30 +0100 |
Thomas Arendsen Hein |
extdiff: escape filenames with vim/DirDiff and make quoting work with Windows
stable
|
Thu, 08 Mar 2012 15:59:47 -0600 |
Matt Mackall |
posix: disable cygwin's symlink emulation
|
Thu, 08 Mar 2012 20:17:36 +0000 |
A. S. Budden |
posix: ignore execution bit in cygwin (issue3301)
|
Sat, 18 Feb 2012 20:10:19 +0100 |
Paul Boddie |
hgweb: support multi-level repository indexes by enabling descend and collapse
|
Tue, 06 Mar 2012 18:43:05 +0200 |
Idan Kamara |
mq: no need to delete undo files after strip
|
Tue, 06 Mar 2012 18:43:05 +0200 |
Idan Kamara |
repair: remove undo files after strip
|
Tue, 06 Mar 2012 18:42:52 +0200 |
Idan Kamara |
localrepo: refactor retrieving of journal/undo files paths
|
Tue, 06 Mar 2012 23:23:30 +0100 |
Yann E. MORIN |
templates/filters: strip quotes from {author|person}
|
Thu, 08 Mar 2012 15:59:44 -0600 |
Matt Mackall |
check-code: check for % inside _()
|
Thu, 08 Mar 2012 15:59:41 -0600 |
Matt Mackall |
patchbomb: add (optional) note to 0 of 0 prompt
|
Thu, 08 Mar 2012 15:59:33 -0600 |
Matt Mackall |
merge with stable
|
Thu, 08 Mar 2012 13:35:27 -0600 |
Matt Mackall |
i18n: fix all remaining uses of % inside _()
stable
|
Wed, 07 Mar 2012 23:21:11 +0000 |
Javi Merino |
update: don't translate the abort message twice
stable
|
Sun, 04 Mar 2012 17:14:30 -0600 |
Matt Mackall |
merge with stable
|
Sun, 04 Mar 2012 17:12:12 -0600 |
Matt Mackall |
rebase: move bookmarks as needed with pull --rebase (issue3285)
stable
|
Sun, 04 Mar 2012 16:48:04 -0600 |
Matt Mackall |
merge with stable
|
Thu, 01 Mar 2012 14:42:23 +0000 |
Jim Hague |
bugzilla: correct comment typo
stable
|
Thu, 01 Mar 2012 23:29:52 +0000 |
Javi Merino |
tests: ignore the return code of chmod in test-inherit-mode
stable
|
Thu, 01 Mar 2012 14:50:31 +0000 |
Jim Hague |
bugzilla: add xmlrpcemail submission for Bugzilla 3.6 email interface
|
Thu, 01 Mar 2012 15:27:24 +0000 |
Jim Hague |
bugzilla: allow change comment to mark bugs fixed
|
Thu, 01 Mar 2012 15:25:37 +0000 |
Jim Hague |
bugzilla: extract optional hours from commit message and update bug time
|
Thu, 01 Mar 2012 14:51:40 +0000 |
Jim Hague |
bugzilla: modify access interface to include new bug states
|
Sat, 03 Mar 2012 23:14:31 -0600 |
Steve Borho |
wix: add phases help text and two more translations (issue 3288)
stable
|
Fri, 02 Mar 2012 11:46:18 -0300 |
Wagner Bruna |
debugbuilddag: fix starting a dag on a non-default branch
stable
|
Fri, 24 Feb 2012 11:02:21 +0100 |
Patrick Mezard |
debugrevspec: pretty print output
|
Fri, 02 Mar 2012 21:43:55 +0200 |
Ross Lagerwall |
readme: mention how to run in-place
|
Fri, 02 Mar 2012 14:12:06 -0600 |
Matt Mackall |
merge with stable
|
Fri, 02 Mar 2012 14:11:06 -0600 |
Matt Mackall |
merge with i18n
stable
|
Wed, 29 Feb 2012 13:17:41 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 6b52963ced73
stable
|
Wed, 29 Feb 2012 13:16:51 -0300 |
Wagner Bruna |
merge with i18n
stable
|
Wed, 29 Feb 2012 21:09:21 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 87d37aceb5e3
stable
|
Fri, 24 Feb 2012 19:50:03 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 60101427d618
stable
|
Fri, 02 Mar 2012 10:43:06 -0800 |
Brendan Cully |
Merge with stable
|
Fri, 02 Mar 2012 10:42:12 -0800 |
Brendan Cully |
setup.py: don't call splitlines twice on the output of xcodebuild (issue3277)
stable
|
Fri, 02 Mar 2012 09:57:09 +0100 |
Thomas Arendsen Hein |
merge with stable
|
Fri, 02 Mar 2012 09:54:45 +0100 |
Thomas Arendsen Hein |
merge stable heads
stable
|
Thu, 01 Mar 2012 17:45:13 +0100 |
Thomas Arendsen Hein |
merge with stable
|
Thu, 01 Mar 2012 17:35:12 +0100 |
Thomas Arendsen Hein |
filemerge: remove temporary files when using internal:dump as merge-tool
stable
|
Thu, 01 Mar 2012 16:28:24 -0600 |
Matt Mackall |
Added signature for changeset 53e2cd303ecf
stable
|
Thu, 01 Mar 2012 16:27:59 -0600 |
Matt Mackall |
Added tag 2.1.1 for changeset 53e2cd303ecf
stable
|
Thu, 01 Mar 2012 17:49:59 +0200 |
Idan Kamara |
dirstate: filecacheify _ignore (issue3278)
stable 2.1.1
|
Thu, 01 Mar 2012 17:42:49 +0200 |
Idan Kamara |
dirstate: filecacheify _branch
stable
|
Thu, 01 Mar 2012 17:39:58 +0200 |
Idan Kamara |
dirstate: add filecache support
stable
|
Thu, 01 Mar 2012 17:39:58 +0200 |
Idan Kamara |
scmutil: add join method to opener to construct path relative to base
stable
|
Thu, 01 Mar 2012 17:39:58 +0200 |
Idan Kamara |
filecache: refactor path join logic to a function
stable
|
Wed, 29 Feb 2012 17:27:24 -0600 |
Matt Mackall |
merge with stable
|
Wed, 29 Feb 2012 14:24:57 +0100 |
Friedrich Kastner-Masilko |
subrepo: fix for merge inconsistencies
stable
|
Wed, 29 Feb 2012 14:41:11 +0100 |
Pierre-Yves David |
bundlerepo: bundle repos should be non-publishing (issue3266)
stable
|
Wed, 29 Feb 2012 09:34:19 +0100 |
Gilles Moris |
bookmarks: restore python 2.4 compatibility
stable
|
Wed, 29 Feb 2012 17:43:03 +0000 |
Jim Hague |
bugzilla: stop XMLRPC requests from requesting gzipped responses
stable
|
Tue, 28 Feb 2012 21:17:53 -0600 |
Matt Mackall |
merge with stable
|
Tue, 28 Feb 2012 23:47:46 +0200 |
Idan Kamara |
update: delete bookmarks.current when explicitly updating to a rev (issue3276)
stable
|
Tue, 28 Feb 2012 10:06:35 +0100 |
Patrick Mezard |
convert: ignore blank lines in mapfiles (issue3286)
stable
|
Tue, 28 Feb 2012 01:07:55 +0200 |
Idan Kamara |
update: don't move the active bookmark if a rev is specified with -r
stable
|
Mon, 27 Feb 2012 18:23:18 +0100 |
Patrick Mezard |
mq: fix qapplied --last and qprev documentation (issue3282)
stable
|
Mon, 27 Feb 2012 08:54:26 -0500 |
Greg Ward |
setup: handle output from Apple's Xcode 4.3 better (issue3277)
stable
|
Sun, 26 Feb 2012 17:12:15 +0100 |
Patrick Mezard |
graphlog: apply file filters --patch/--stat output
|
Sun, 26 Feb 2012 17:10:57 +0100 |
Patrick Mezard |
context: add followfirst arg to filectx and workingfilectx
|
Sun, 26 Feb 2012 17:10:57 +0100 |
Patrick Mezard |
graphlog: fix --removed
|
Sun, 26 Feb 2012 17:10:56 +0100 |
Patrick Mezard |
test-glog: rewrite more tests using testlog() function
|
Sun, 26 Feb 2012 17:10:55 +0100 |
Patrick Mezard |
match: consider filesets as "anypats"
|
Sun, 26 Feb 2012 17:10:51 +0100 |
Patrick Mezard |
graphlog: evaluate FILE/-I/-X filesets on the working dir
|
Sun, 26 Feb 2012 16:56:32 +0100 |
Patrick Mezard |
graphlog: implement --copies
|
Sat, 18 Feb 2012 16:30:17 -0500 |
Greg Ward |
test-check-code-hg: skip test if not in a working dir (issue3248).
stable
|
Sun, 26 Feb 2012 16:45:59 -0600 |
Matt Mackall |
copies: use ctx.dirs() for directory rename detection
|
Sun, 26 Feb 2012 15:51:56 -0600 |
Matt Mackall |
copies: fix mergecopies doc mapping direction
|
Sat, 25 Feb 2012 16:48:07 -0600 |
Matt Mackall |
merge with stable
|
Sat, 25 Feb 2012 19:39:55 +0100 |
Patrick Mezard |
log: restore cache used by --copies
stable
|
Sat, 25 Feb 2012 22:11:36 +0100 |
Patrick Mezard |
graphlog: implement --follow-first
|
Sat, 25 Feb 2012 22:11:36 +0100 |
Patrick Mezard |
graphlog: implement --follow with file arguments
|
Sat, 25 Feb 2012 22:11:35 +0100 |
Patrick Mezard |
test-glog: test multiple --prune values
|
Sat, 25 Feb 2012 22:11:34 +0100 |
Patrick Mezard |
graphlog: restore FILE glob expansion on Windows
|
Sat, 25 Feb 2012 21:51:13 +0100 |
Patrick Mezard |
glog: restore multiple --rev test lost in rebasing
|
Sat, 25 Feb 2012 14:22:58 -0600 |
Matt Mackall |
copies: remove checkdirs options
|
Fri, 24 Feb 2012 18:21:06 -0600 |
Matt Mackall |
copies: add docstring for mergecopies
|
Fri, 24 Feb 2012 16:52:32 -0600 |
Matt Mackall |
addremove: return 1 if we failed to handle any explicit files
|
Fri, 24 Feb 2012 16:16:48 -0600 |
Matt Mackall |
merge with stable
|
Fri, 24 Feb 2012 20:57:59 +0100 |
Patrick Mezard |
log: fix --follow FILE ancestry calculation
stable
|
Fri, 24 Feb 2012 20:56:18 +0100 |
Patrick Mezard |
test-glog: extend a test before fixing --follow issues
stable
|
Fri, 24 Feb 2012 16:09:15 -0600 |
Matt Mackall |
graft: use proper revisions for copy detection (issue3265)
stable
|
Fri, 24 Feb 2012 19:11:35 -0200 |
Wagner Bruna |
convert: fix typos in error messages
stable
|
Thu, 23 Feb 2012 18:05:20 +0100 |
Patrick Mezard |
graphlog: paths/-I/-X handling requires a new revset
|
Thu, 23 Feb 2012 17:55:07 +0100 |
Patrick Mezard |
graphlog: imitate log slowpath when inputs are explicit files
|
Thu, 23 Feb 2012 17:54:42 +0100 |
Patrick Mezard |
graphlog: paths arguments must be or'ed
|
Thu, 23 Feb 2012 11:21:30 +0100 |
Patrick Mezard |
graphlog: rewrite --rev like all other options
|
Thu, 23 Feb 2012 11:21:04 +0100 |
Patrick Mezard |
graphlog: --branch and --only-branch are the same
|
Thu, 23 Feb 2012 17:46:57 +0100 |
Patrick Mezard |
test-check-code-hg: fix xargs exit status on OSX
stable
|
Thu, 23 Feb 2012 13:37:10 +0100 |
Martin Geisler |
largefiles: respect store.createmode and avoid extra file copy
stable
|
Thu, 23 Feb 2012 13:37:10 +0100 |
Martin Geisler |
largefiles: respect store.createmode in basestore.get
stable
|
Thu, 23 Feb 2012 13:22:55 +0100 |
Martin Geisler |
largefiles: use repo.store.createmode for new files in .hg/largefiles
stable
|
Wed, 22 Feb 2012 17:41:22 -0600 |
Matt Mackall |
mq: expand qimport summary
|
Wed, 22 Feb 2012 17:36:33 -0600 |
Matt Mackall |
merge with stable
|
Wed, 22 Feb 2012 12:30:15 +0100 |
Patrick Mezard |
graphlog: multiple --keyword must be or'ed
|
Wed, 22 Feb 2012 12:30:15 +0100 |
Patrick Mezard |
graphlog: multiple --branch must be or'ed
|
Wed, 22 Feb 2012 12:30:15 +0100 |
Patrick Mezard |
graphlog: multiple --user must be or'ed
|
Wed, 22 Feb 2012 12:30:15 +0100 |
Patrick Mezard |
graphlog: explicitely join multivalue parameters
|
Wed, 22 Feb 2012 12:30:14 +0100 |
Patrick Mezard |
test-glog.t: use printrevset extension to trace rewritten revsets
|
Thu, 23 Feb 2012 00:07:54 +0900 |
FUJIWARA Katsunori |
context: use 'changectx.dirs()' in 'walk()' for directory patterns
stable
|
Thu, 23 Feb 2012 00:07:54 +0900 |
FUJIWARA Katsunori |
localrepository: use 'changectx.dirs()' in 'status()' for directory patterns
stable
|
Thu, 23 Feb 2012 00:07:54 +0900 |
FUJIWARA Katsunori |
context: add 'dirs()' to changectx/workingctx for directory patterns
stable
|
Wed, 22 Feb 2012 15:22:12 -0600 |
Matt Mackall |
status: fix format field thinko
|
Mon, 20 Feb 2012 17:59:48 +0100 |
Dan Villiom Podlaski Christiansen |
largefiles: don't break filesets
stable
|
Sat, 18 Feb 2012 14:27:57 +0100 |
Michal Sznajder |
help: sort hgrc related "Sections" chapters alphabetically
|
Sat, 18 Feb 2012 12:30:24 +0100 |
Patrick Mezard |
doc: minor fixes to [graph] section documentation
|
Sun, 22 Jan 2012 19:35:26 +0700 |
Patrick Mezard |
hgweb: refactor graph customization javascript
|
Fri, 17 Feb 2012 16:49:43 +0100 |
Patrick Mezard |
templates: move Graph.edge() implementation in mercurial.js
|
Mon, 20 Feb 2012 16:42:51 -0600 |
Matt Mackall |
formatter: convert status command
|
Mon, 20 Feb 2012 16:42:48 -0600 |
Matt Mackall |
ui: add formatter method
|
Mon, 20 Feb 2012 16:42:47 -0600 |
Matt Mackall |
formatter: add basic formatters
|
Mon, 20 Feb 2012 16:42:45 -0600 |
Matt Mackall |
encoding: introduce utf8-b helpers
|
Fri, 17 Feb 2012 13:53:41 -0600 |
Matt Mackall |
graphmod: add config cache
|
Fri, 17 Feb 2012 13:53:19 -0600 |
Matt Mackall |
graphmod: rewrite graph config validation
|
Sun, 22 Jan 2012 19:47:03 +0700 |
Constantine Linnick |
graph: in hgrc specify line color for main branch
|
Sun, 22 Jan 2012 19:35:26 +0700 |
Constantine Linnick |
graph: in hgrc specify line width for main branch
|
Thu, 16 Feb 2012 16:40:29 -0600 |
Matt Mackall |
merge with stable
|
Thu, 16 Feb 2012 15:58:51 -0600 |
Matt Mackall |
filemerge: remove some redundancy in decorators/docstrings
|
Sun, 12 Feb 2012 21:38:12 +0900 |
FUJIWARA Katsunori |
filemerge: create detail of internal merge tools from documentation string
|
Sun, 12 Feb 2012 21:38:12 +0900 |
FUJIWARA Katsunori |
filemerge: refactoring of 'filemerge()'
|
Mon, 13 Feb 2012 17:22:35 +0100 |
Patrick Mezard |
patch: fuzz more aggressively to match patch(1) behaviour
stable
|
Mon, 13 Feb 2012 16:47:31 +0100 |
Patrick Mezard |
patch: fix fuzzing of hunks without previous lines (issue3264)
stable
|
Mon, 13 Feb 2012 13:51:38 +0100 |
Patrick Mezard |
patch: make hunk.fuzzit() compute the fuzzed start locations
stable
|
Mon, 13 Feb 2012 13:21:00 +0100 |
Patrick Mezard |
patch: fuzz old and new lines at the same time
stable
|
Mon, 13 Feb 2012 18:37:07 +0100 |
Na'Tosha Bard |
largefiles: optimize update speed by only updating changed largefiles
|
Tue, 14 Feb 2012 14:31:40 +0100 |
Patrick Mezard |
mq: make qimport --push push all imported patches (issue3130)
stable
|
Wed, 15 Feb 2012 11:21:24 +0100 |
Patrick Mezard |
convert: tolerate spaces between splicemap parent ids (issue3203)
stable
|
Thu, 16 Feb 2012 01:23:45 +0200 |
Idan Kamara |
test-commandserver: flush stdout
stable
|
Thu, 16 Feb 2012 01:21:34 +0200 |
Idan Kamara |
localrepo: clear _filecache on rollback (issue3261)
stable
|
Wed, 15 Feb 2012 20:02:35 +0200 |
Idan Kamara |
scmutil: update cached copy when filecached attribute is assigned (issue3263)
stable
|
Wed, 15 Feb 2012 23:44:10 +0200 |
Idan Kamara |
cmdserver: invalidate the dirstate when running commands (issue3271)
stable
|
Wed, 15 Feb 2012 23:49:15 +0200 |
Idan Kamara |
localrepo: reset _phasesdirty flag after writing
stable
|
Thu, 16 Feb 2012 13:03:42 +0100 |
Patrick Mezard |
import: handle git renames and --similarity (issue3187)
stable
|
Thu, 16 Feb 2012 12:56:48 +0100 |
Patrick Mezard |
context: make workingctx.forget() really warn about untracked files
stable
|
Wed, 15 Feb 2012 23:01:09 +0900 |
FUJIWARA Katsunori |
largefiles: check whether specified patterns are related to largefiles strictly
stable
|
Fri, 10 Feb 2012 17:09:23 -0600 |
Matt Mackall |
merge with stable
|
Fri, 10 Feb 2012 16:52:32 -0600 |
Matt Mackall |
log: remove caching of all visited revisions (issue3253)
stable
|
Fri, 10 Feb 2012 16:09:30 -0600 |
Matt Mackall |
pull: backout change to return code
stable
|
Fri, 10 Feb 2012 22:34:13 +0100 |
Patrick Mezard |
convert: use splicemap entries when sorting revisions (issue1748)
stable
|
Fri, 10 Feb 2012 22:25:49 +0100 |
Patrick Mezard |
convert: turn splicemap into a simple dictionary
stable
|
Fri, 10 Feb 2012 13:50:13 +0100 |
Patrick Mezard |
debugrevspec: mention --verbose to print the parsed tree
|
Fri, 10 Feb 2012 14:46:09 +0100 |
Na'Tosha Bard |
largefiles: only cache largefiles in new heads
stable
|
Fri, 10 Feb 2012 13:47:57 -0600 |
Matt Mackall |
merge with stable
|
Tue, 07 Feb 2012 18:47:16 +0100 |
Patrick Mezard |
mq: restore _branchtags() fast path (issue3223)
stable
|
Tue, 07 Feb 2012 18:47:13 +0100 |
Patrick Mezard |
mq: ensure all mq commits are made with secretcommit()
stable
|
Wed, 08 Feb 2012 17:45:10 +0100 |
Patrick Mezard |
convert/bzr: ignore nested repos when listing branches (issue3254)
|
Wed, 08 Feb 2012 16:56:00 +0000 |
Jim Hague |
tests: tighten checks for octal escapes in shell printf.
stable
|
Wed, 08 Feb 2012 20:00:52 +0100 |
Patrick Mezard |
phase: when phase cannot be reduced, hint at --force and return 1 (BC)
|
Thu, 09 Feb 2012 21:03:07 +0100 |
Patrick Mezard |
revset: fix alias substitution recursion (issue3240)
|
Thu, 09 Feb 2012 17:54:47 -0600 |
Matt Mackall |
update: just merge unknown file collisions
|
Thu, 09 Feb 2012 17:04:17 -0600 |
Matt Mackall |
merge: don't use unknown()
|
Thu, 09 Feb 2012 16:50:19 -0600 |
Matt Mackall |
merge: refactor unknown file conflict checking
|
Thu, 09 Feb 2012 13:16:20 -0600 |
Matt Mackall |
update: use normal update path with --check (issue2450)
|
Mon, 06 Feb 2012 16:35:14 -0600 |
Matt Mackall |
fetch: use update rather than clean when updating (issue3246)
stable
|
Mon, 06 Feb 2012 15:36:44 -0600 |
Matt Mackall |
merge with stable
|
Mon, 06 Feb 2012 21:17:50 +0100 |
Patrick Mezard |
mdiff: adjust hunk offsets with --ignore-blank-lines (issue3234)
stable
|
Mon, 06 Feb 2012 15:22:43 -0600 |
Matt Mackall |
merge with stable
|
Mon, 06 Feb 2012 15:22:34 -0600 |
Matt Mackall |
merge with i18n
|
Mon, 06 Feb 2012 15:22:27 -0600 |
Matt Mackall |
merge with i18n
stable
|
Mon, 06 Feb 2012 08:10:32 -0200 |
Wagner Bruna |
i18n-de: fix rst markup in command output (issue3247)
|
Mon, 06 Feb 2012 08:06:42 -0200 |
Wagner Bruna |
merge with i18n stable
|
Mon, 06 Feb 2012 08:04:16 -0200 |
Wagner Bruna |
i18n-ru: fix hg command rst markup
stable
|
Mon, 06 Feb 2012 08:03:34 -0200 |
Wagner Bruna |
i18n-ja: fix rst markup in hg command output
stable
|
Mon, 06 Feb 2012 08:02:05 -0200 |
Wagner Bruna |
i18n-de: fix rst markup in command output (issue3247)
stable
|