Thu, 27 Dec 2007 23:55:40 -0600 |
Matt Mackall |
changelog: remove extract function
|
Thu, 27 Dec 2007 23:55:40 -0600 |
Matt Mackall |
util: simplify unique
|
Thu, 27 Dec 2007 23:55:40 -0600 |
Matt Mackall |
remove unused util.localsub function
|
Thu, 27 Dec 2007 23:55:40 -0600 |
Matt Mackall |
add debugfsinfo to check fs capabilities
|
Thu, 27 Dec 2007 23:55:40 -0600 |
Matt Mackall |
atomictempfile: avoid chmod weirdness on Linux vfat
|
Thu, 27 Dec 2007 23:55:40 -0600 |
Matt Mackall |
checkexec: fix VFAT tempfile droppings with more modern Linux kernels
|
Thu, 27 Dec 2007 23:55:40 -0600 |
Matt Mackall |
bisect: use proper locking when updating bisect.state
|
Thu, 27 Dec 2007 23:55:40 -0600 |
Matt Mackall |
bisect: remove class
|
Thu, 27 Dec 2007 23:55:40 -0600 |
Matt Mackall |
bisect: keep history of all bad revisions
|
Thu, 27 Dec 2007 23:55:40 -0600 |
Matt Mackall |
bisect: use more standard command syntax and help
|
Thu, 27 Dec 2007 23:55:40 -0600 |
Matt Mackall |
bisect: move reporting out of core bisect function
|
Thu, 27 Dec 2007 23:55:40 -0600 |
Matt Mackall |
bisect: add skip command
|
Thu, 27 Dec 2007 23:55:39 -0600 |
Matt Mackall |
bisect: simplify state handling and init
|
Thu, 27 Dec 2007 23:55:39 -0600 |
Matt Mackall |
bisect: remove unused imports
|
Thu, 27 Dec 2007 23:55:39 -0600 |
Matt Mackall |
bisect: rename autobad/good/next
|
Thu, 27 Dec 2007 23:55:39 -0600 |
Matt Mackall |
bisect: slightly improve the help message
|
Thu, 27 Dec 2007 23:55:39 -0600 |
Matt Mackall |
bisect: remove stale test function
|
Thu, 27 Dec 2007 23:55:39 -0600 |
Matt Mackall |
bisect: use array.array rather than lists for ancestor lists
|
Thu, 27 Dec 2007 23:55:39 -0600 |
Matt Mackall |
bisect: switch individual ancestor lists from dict to list
|
Thu, 27 Dec 2007 23:55:39 -0600 |
Matt Mackall |
bisect: turn ancestors into an array
|
Thu, 27 Dec 2007 23:55:39 -0600 |
Matt Mackall |
bisect: greatly simplify the ancestor accumulating loop
|
Thu, 27 Dec 2007 23:55:39 -0600 |
Matt Mackall |
bisect: switch to rev-based calculation
|
Thu, 27 Dec 2007 23:55:39 -0600 |
Matt Mackall |
bisect: fix up node vs rev naming
|
Thu, 27 Dec 2007 23:55:39 -0600 |
Matt Mackall |
bisect: clarify some bisection code
|
Thu, 27 Dec 2007 23:55:39 -0600 |
Matt Mackall |
bisect: inline num_children function
|
Thu, 27 Dec 2007 23:55:39 -0600 |
Matt Mackall |
bisect: remove usage of sets
|
Thu, 27 Dec 2007 23:55:39 -0600 |
Matt Mackall |
bisect: remove stop argument to ancestors function
|
Thu, 27 Dec 2007 23:55:39 -0600 |
Matt Mackall |
bisect: use bail_if_changed
|
Thu, 27 Dec 2007 23:55:39 -0600 |
Matt Mackall |
cmdutil: make bail_if_changed bail on uncommitted merge
|
Thu, 27 Dec 2007 23:55:39 -0600 |
Matt Mackall |
bisect: remove versionstr
|
Thu, 27 Dec 2007 23:55:39 -0600 |
Matt Mackall |
bisect: simplify lookup
|
Thu, 27 Dec 2007 23:55:39 -0600 |
Matt Mackall |
bisect: remove redundant clean checks
|
Thu, 27 Dec 2007 23:55:39 -0600 |
Matt Mackall |
bisect: fold in two trivial functions
|
Thu, 27 Dec 2007 23:55:39 -0600 |
Matt Mackall |
bisect: remove two unused functions
|
Thu, 27 Dec 2007 23:55:36 -0600 |
Matt Mackall |
update test-merge-types
|
Thu, 27 Dec 2007 22:49:01 -0600 |
Matt Mackall |
ui: allow default when prompting
|
Thu, 27 Dec 2007 22:47:44 -0600 |
Matt Mackall |
merge: add flag merging intelligence
|
Thu, 27 Dec 2007 22:47:41 -0600 |
Matt Mackall |
util: remove set_exec and set_link methods
|
Thu, 27 Dec 2007 22:29:21 -0600 |
Matt Mackall |
patch: use util.set_flags
|
Thu, 27 Dec 2007 22:29:17 -0600 |
Matt Mackall |
convert/svn: use util.set_flags
|
Thu, 27 Dec 2007 22:27:48 -0600 |
Matt Mackall |
merge: use util.set_flags
|
Thu, 27 Dec 2007 22:27:47 -0600 |
Matt Mackall |
wwrite: simplify with util.set_flags
|
Thu, 27 Dec 2007 22:27:45 -0600 |
Matt Mackall |
util: add new set_flags method
|
Thu, 27 Dec 2007 22:27:43 -0600 |
Matt Mackall |
add --debug to test-merge-types
|
Thu, 27 Dec 2007 22:27:37 -0600 |
Matt Mackall |
merge: simplify merge tests, fix exec flag bug
|
Thu, 27 Dec 2007 22:28:41 +0100 |
Patrick Mezard |
hg: fail upon copy/link errors while cloning locally
|
Thu, 27 Dec 2007 03:14:46 +0300 |
Maxim Dounin |
convert: svn-sink: copy and set properties after adding dirs/files
|
Thu, 27 Dec 2007 19:59:44 +0300 |
Maxim Dounin |
convert: don't read ~/.cvsrc in test-convert-cvs
|
Thu, 27 Dec 2007 13:39:59 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
Wed, 26 Dec 2007 23:03:32 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
Tue, 25 Dec 2007 21:14:11 -0800 |
Maxim Dounin |
convert: allow repo root to be matched in filemap
|
Tue, 25 Dec 2007 18:48:43 +0300 |
Kirill Smelkov |
.hgignore += tags & cscope files
|
Tue, 25 Dec 2007 22:23:58 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Tue, 25 Dec 2007 14:30:10 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
Mon, 24 Dec 2007 17:21:40 +0100 |
Mirko Friedenhagen |
server: append to logfiles
|
Mon, 24 Dec 2007 12:22:33 +0100 |
Patrick Mezard |
Move diffing missing file test and remove test-notfound
|
Mon, 24 Dec 2007 12:14:43 +0100 |
Patrick Mezard |
commands: add exits(1) if a specified file cannot be added (issue 891)
|
Mon, 24 Dec 2007 01:50:07 +0100 |
Patrick Mezard |
test-hgweb-commands: replace all "XX years ago" occurences
|
Fri, 21 Dec 2007 14:26:20 -0800 |
Lee Cantey |
Switch to using cat with EOF doc instead of trying to quote newlines for echo.
|
Fri, 21 Dec 2007 21:50:19 +0100 |
Thomas Arendsen Hein |
Use skipped: instead of hghave: for skipping tests, use this in test-merge-types
|
Fri, 21 Dec 2007 12:14:35 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
Fri, 21 Dec 2007 10:24:03 +0100 |
Thomas Arendsen Hein |
Use common readlink.py instead of own implementations per test script.
|
Fri, 21 Dec 2007 09:51:19 +0100 |
Thomas Arendsen Hein |
Use test -h instead of test -L for portability
|
Fri, 21 Dec 2007 00:14:45 +0100 |
Patrick Mezard |
test-hgweb: fix css update
|
Fri, 21 Dec 2007 00:13:00 +0100 |
Patrick Mezard |
test-win32text: avoid unix2dos, printf extensions
|
Thu, 20 Dec 2007 07:05:40 -0500 |
Jesse Glick |
Atom/RSS logo display problem using min font size.
|
Thu, 20 Dec 2007 07:46:47 -0800 |
Jesse Glick |
man 5 hgrc implied you need to use external tools to do CRLF translation.
|
Wed, 19 Dec 2007 19:23:18 -0800 |
Bryan O'Sullivan |
Merge with mpm
|
Wed, 19 Dec 2007 19:21:30 -0800 |
Bryan O'Sullivan |
Merge with crew
|
Wed, 19 Dec 2007 17:02:31 -0500 |
Jesse Glick |
Issue 882: add standard hook to reject text files with CRLF.
|
Sun, 16 Dec 2007 22:55:23 +0100 |
Christian Ebert |
patchbomb: make "hg email -b" w/o destination work as advertised
|
Wed, 19 Dec 2007 22:36:18 +0100 |
peter arrenbrecht |
mq: add --currentuser and --user options to qnew and qrefresh
|
Thu, 27 Dec 2007 13:39:03 +0100 |
Thomas Arendsen Hein |
Tests for b5605d88dc27 and 840e2b315c1f (interactive prompts during merge)
|
Thu, 27 Dec 2007 10:32:33 +0100 |
Thomas Arendsen Hein |
Make ui.prompt repeat on "unrecognized response" again (issue897)
|
Wed, 26 Dec 2007 22:47:16 +0100 |
Thomas Arendsen Hein |
Fix misleading error and prompts during update/merge (issue556)
|
Tue, 25 Dec 2007 22:21:51 +0100 |
Patrick Mezard |
patch: be more tolerant to diffstat failures (issue 865)
|
Tue, 25 Dec 2007 14:05:26 +0100 |
Thomas Arendsen Hein |
Fix chmod of writable but unowned files (issue530)
|
Fri, 21 Dec 2007 12:07:02 +0100 |
Thomas Arendsen Hein |
Fix test-convert-darcs output on Debian etch (issue779)
|
Tue, 18 Dec 2007 15:40:46 -0600 |
Matt Mackall |
fix spelling error
|
Tue, 18 Dec 2007 15:17:11 -0600 |
Matt Mackall |
Merge with stable
|
Tue, 18 Dec 2007 14:11:13 -0600 |
Peter Arrenbrecht |
Fix income/pull with bundle and -R (issue 820).
|
Sat, 03 Nov 2007 11:11:13 +0100 |
Peter Arrenbrecht |
Add output markers to test-bundle so it's easier to spot the source of
|
Mon, 10 Dec 2007 12:16:59 -0600 |
Steve Borho |
hgk: add black and blue as preferred colors
|
Mon, 10 Dec 2007 00:35:04 +0000 |
Christian Ebert |
Remove spurious escape attempt in hg.1.txt
|
Wed, 05 Dec 2007 20:40:01 +0900 |
Osku Salerma |
Use VISUAL in addition to EDITOR when choosing the editor to use.
|
Tue, 18 Dec 2007 14:01:42 -0600 |
Matt Mackall |
util: get rid of is_win_9x wart
|
Sun, 09 Dec 2007 17:14:38 +0900 |
Osku Salerma |
Add --verbose support to tags command.
|
Sun, 09 Dec 2007 16:32:05 +0900 |
Osku Salerma |
Properly check tag's existence as a local/global tag when removing it.
|
Tue, 18 Dec 2007 14:01:34 -0600 |
Kirill Smelkov |
[RFC] convert: fix --datesort
|
Wed, 12 Dec 2007 14:44:59 +0100 |
Christian Ebert |
highlight: pass encoding to lexers and formatter
|
Wed, 12 Dec 2007 14:36:34 +0100 |
Christian Ebert |
highlight: mandatory arguments where possible
|
Mon, 17 Dec 2007 23:42:48 +0100 |
Patrick Mezard |
patch: simplify directory creation
|
Mon, 17 Dec 2007 23:42:46 +0100 |
Patrick Mezard |
patch: write rej files for missing targets (issue 853)
|
Mon, 17 Dec 2007 23:06:04 +0100 |
Patrick Mezard |
patch: avoid file existence tests when possible in selectfile()
|
Mon, 17 Dec 2007 23:06:01 +0100 |
Patrick Mezard |
patch: move diff parsing in iterhunks generator
|
Mon, 17 Dec 2007 22:19:21 +0100 |
Patrick Mezard |
patch: move NoHunk detection up with parsing code
|
Mon, 17 Dec 2007 13:45:30 +0100 |
Thomas Arendsen Hein |
merge with main
|
Fri, 14 Dec 2007 16:47:41 +0100 |
Shun-ichi GOTO |
Workaround for "Not enough space" error due to the bug of Windows.
|
Thu, 13 Dec 2007 14:25:51 -0600 |
Steve Borho |
fix typo in sshargs
|
Thu, 13 Dec 2007 20:35:42 +0100 |
Peter Arrenbrecht |
mq: drop obsolete reference to 'qversion'
|
Wed, 12 Dec 2007 16:44:26 -0600 |
Steve Borho |
win32: fix ssh://host:port when using Plink
|
Sun, 16 Dec 2007 22:55:23 +0100 |
Christian Ebert |
patchbomb: make "hg email -b" w/o destination work as advertised
|
Mon, 10 Dec 2007 14:54:41 -0800 |
Lee Cantey |
Default to 10.5 version using the default python 2.5
|
Mon, 10 Dec 2007 22:41:18 +0100 |
Patrick Mezard |
patchbomb: prompt with ui.prompt()
|
Mon, 10 Dec 2007 10:26:42 -0600 |
Matt Mackall |
ignore: fix up comment parsing
|
Mon, 10 Dec 2007 10:24:47 -0600 |
Matt Mackall |
demandload: give better diagnostic for call of an unloaded module
|
Mon, 10 Dec 2007 10:24:36 -0600 |
Matt Mackall |
fancyopts: lots of cleanups
|
Mon, 10 Dec 2007 10:24:29 -0600 |
Matt Mackall |
commit: avoid losing edits during commit
|
Mon, 10 Dec 2007 10:24:21 -0600 |
Matt Mackall |
rm: complain more about removing added files
|
Mon, 10 Dec 2007 10:24:14 -0600 |
Matt Mackall |
merge: make return codes more sensible
|
Mon, 10 Dec 2007 10:23:56 -0600 |
Matt Mackall |
doc: correct preoutgoing description
|
Mon, 10 Dec 2007 10:23:45 -0600 |
Matt Mackall |
dispatch: report OOM rather than traceback
|
Sun, 09 Dec 2007 20:46:32 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Sun, 09 Dec 2007 15:25:36 +0100 |
Patrick Mezard |
convert: move commands definition to ease demandload job (issue 860)
|
Sat, 08 Dec 2007 13:18:03 -0600 |
Steve Borho |
win32: remove text man pages from Windows package
|
Fri, 07 Dec 2007 21:46:08 -0800 |
Bryan O'Sullivan |
Merge with mpm
|
Fri, 07 Dec 2007 18:19:16 -0600 |
Steve Borho |
win32: include zsh_completion in Windows package
|
Fri, 07 Dec 2007 18:19:16 -0600 |
Steve Borho |
win32: include contrib/vim in Windows package
|
Fri, 07 Dec 2007 18:19:16 -0600 |
Steve Borho |
win32: use relative path to install source
|
Fri, 07 Dec 2007 18:19:01 -0600 |
Steve Borho |
win32: move default install path inside program files
|
Fri, 07 Dec 2007 18:18:11 -0600 |
Steve Borho |
win32: it is no longer necessary to bundle patch.exe
|
Fri, 07 Dec 2007 18:15:24 -0600 |
Steve Borho |
win32: do not install bash hgmerge on Windows
|
Fri, 07 Dec 2007 18:14:16 -0600 |
Steve Borho |
win32: ignore all installers generated in Output/
|
Sun, 09 Dec 2007 15:25:36 +0100 |
Patrick Mezard |
convert: move commands definition to ease demandload job (issue 860)
|
Fri, 07 Dec 2007 14:59:33 -0600 |
Matt Mackall |
Merge with crew
|
Wed, 05 Dec 2007 22:57:35 -0600 |
Steve Borho |
win32: favor local mercurial.ini over registry key
|
Thu, 06 Dec 2007 13:11:36 -0800 |
Bryan O'Sullivan |
Merge with stable
|
Thu, 06 Dec 2007 13:10:25 -0800 |
David J. Mellor |
convert: fix SVN date parser dropping the final whole second digit
|
Wed, 05 Dec 2007 12:48:33 +0100 |
Christian Ebert |
highlight: adapt to hgweb_mode refactoring
|
Thu, 06 Dec 2007 09:55:56 -0800 |
Bryan O'Sullivan |
Merge with -stable
|
Tue, 23 Oct 2007 10:39:24 +0000 |
Jim Hague |
Fix bdiff test failures on AIX.
|
Mon, 03 Dec 2007 17:28:26 -0600 |
Steve Borho |
workaround for raw_input() on Windows
|
Tue, 04 Dec 2007 23:28:10 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Tue, 04 Dec 2007 23:10:13 +0100 |
Patrick Mezard |
utils_win32: calling SHGetPathFromIDList under NT is useless and broken
|
Fri, 07 Dec 2007 02:29:55 -0600 |
Matt Mackall |
copy: handle rename internally
|
Fri, 07 Dec 2007 02:03:42 -0600 |
Matt Mackall |
copy: move rename logic
|
Fri, 07 Dec 2007 02:01:13 -0600 |
Matt Mackall |
copy: simplify inner copy
|
Fri, 07 Dec 2007 02:01:10 -0600 |
Matt Mackall |
copy: minor cleanups
|
Thu, 06 Dec 2007 15:15:47 -0600 |
Matt Mackall |
copy: propagate errors properly
|
Thu, 06 Dec 2007 14:58:57 -0600 |
Matt Mackall |
copy: refactor okaytocopy into walkpat
|
Sun, 02 Dec 2007 18:41:22 -0600 |
Matt Mackall |
copy: fix copying back with -A (issue836)
|
Mon, 03 Dec 2007 19:19:12 +0100 |
Dirkjan Ochtman |
hgwebdir: refactor inner loop
|
Mon, 03 Dec 2007 18:58:18 +0100 |
Dirkjan Ochtman |
hgwebdir: split out templater creation
|
Mon, 03 Dec 2007 18:40:37 +0100 |
Dirkjan Ochtman |
hgwebdir: split out makeindex function, facilitate test failure diagnosis
|
Mon, 03 Dec 2007 13:30:08 +0100 |
Dirkjan Ochtman |
hgweb: explicitly pass around the templater
|
Mon, 03 Dec 2007 12:40:29 +0100 |
Dirkjan Ochtman |
hgweb: split out templater definition
|
Mon, 03 Dec 2007 12:27:11 +0100 |
Dirkjan Ochtman |
separate the wire protocol commands from the user interface commands
|
Mon, 03 Dec 2007 12:06:21 +0100 |
Dirkjan Ochtman |
hgweb: extract constant to global level
|
Mon, 03 Dec 2007 11:58:52 +0100 |
Dirkjan Ochtman |
hgweb: get rid of some nested functions
|
Mon, 03 Dec 2007 11:58:29 +0100 |
Dirkjan Ochtman |
fix some imports; pushing bz2 bundles over http is currently untested
|
Sun, 02 Dec 2007 21:54:56 -0800 |
Bryan O'Sullivan |
coverage: return to not assuming that python is in /usr/bin
|
Sun, 02 Dec 2007 21:52:40 -0800 |
Bryan O'Sullivan |
Fix breaking test from 05451f6b5f07
|
Sun, 02 Dec 2007 23:26:40 +0100 |
Dirkjan Ochtman |
import latest coverage.py version
|
Sun, 02 Dec 2007 23:26:40 +0100 |
Dirkjan Ochtman |
split out hgweb commands into a separate file, move some code around
|
Sun, 02 Dec 2007 23:26:40 +0100 |
Dirkjan Ochtman |
add more tests for hgweb commands
|
Sun, 02 Dec 2007 18:11:59 -0600 |
Matt Mackall |
move commands.docopy to cmdutil.copy
|
Sun, 02 Dec 2007 17:04:16 -0600 |
Matt Mackall |
churn: avoid division by zero
|
Sun, 02 Dec 2007 16:26:56 -0600 |
Matt Mackall |
update test output
|
Sun, 02 Dec 2007 19:39:29 +0100 |
Patrick Mezard |
hgwebdir: test virtual paths leading or trailing separators are stripped
|
Sun, 02 Dec 2007 19:45:38 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Sun, 02 Dec 2007 19:39:27 +0100 |
Patrick Mezard |
hgwebdir: normalize virtual paths before stripping the separator
|
Sun, 02 Dec 2007 17:15:03 +0100 |
Steve Borho |
win32: read system rcpath from registry
|
Sun, 02 Dec 2007 14:06:10 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Sun, 02 Dec 2007 13:53:29 +0100 |
Patrick Mezard |
mq: missing target files do not make qpush to fail immediately (issue 835)
|
Sun, 02 Dec 2007 10:12:26 +0100 |
Dirkjan Ochtman |
Fix style nit and add some comments to tests.
|
Sat, 01 Dec 2007 19:19:08 +0100 |
Dirkjan Ochtman |
Use SCRIPT_NAME and PATH_INFO instead of REQUEST_URI. This is required by WSGI (fixes issue846).
|
Sat, 01 Dec 2007 19:10:00 +0100 |
Dirkjan Ochtman |
Add tests for hgwebdir repository names with slashes in them.
|
Sat, 01 Dec 2007 18:26:27 +0100 |
Dirkjan Ochtman |
CGI compatibility fix for d74fc8dec2b4.
|
Sun, 02 Dec 2007 15:52:36 -0600 |
Matt Mackall |
doc: add repo/ to .hgignore and .hgtags
|
Sun, 02 Dec 2007 15:26:01 -0600 |
Matt Mackall |
imported patch rollback-help
|
Sun, 02 Dec 2007 15:25:37 -0600 |
Matt Mackall |
imported patch rev-help
|
Fri, 09 Nov 2007 10:45:58 -0600 |
Matt Mackall |
clarify rm -A
|
Thu, 29 Nov 2007 20:47:41 -0600 |
Steve Borho |
hgweb: make web.name default to repo basename
|
Tue, 23 Oct 2007 10:39:24 +0000 |
Jim Hague |
fix calloc(0, ...) issue
|
Sun, 02 Dec 2007 15:15:49 -0600 |
Matt Mackall |
update: default to tipmost branch if default branch doesn't exist
|
Sun, 02 Dec 2007 13:37:30 -0600 |
Matt Mackall |
clone: fix race with same target directory (issue716)
|
Sat, 01 Dec 2007 13:09:27 -0600 |
Matt Mackall |
backout: disallow across branches (issue655)
|
Sat, 01 Dec 2007 12:54:34 -0600 |
Matt Mackall |
rename: add test for moving untracked files in directories
|
Fri, 30 Nov 2007 18:23:18 +0100 |
Dirkjan Ochtman |
Less indirection in the WSGI web interface. This simplifies some code, and makes it more compliant with WSGI.
|
Wed, 28 Nov 2007 13:58:31 -0800 |
Bryan O'Sullivan |
Drop a bad import that snuck in.
|
Wed, 28 Nov 2007 11:54:39 -0600 |
Bryan O'Sullivan |
hgweb: account for Python 2.4 in one test
|
Wed, 28 Nov 2007 09:39:17 -0800 |
Bryan O'Sullivan |
hgweb: fix breaking tests on Python < 2.5
|
Wed, 28 Nov 2007 08:39:05 -0800 |
Bryan O'Sullivan |
Merge with crew
|
Wed, 28 Nov 2007 08:38:42 -0800 |
Bryan O'Sullivan |
hgweb: return meaningful HTTP status codes instead of nonsense
|
Wed, 28 Nov 2007 08:38:06 -0800 |
Bryan O'Sullivan |
hgweb: make notfound templates more informative
|
Wed, 28 Nov 2007 08:37:33 -0800 |
Bryan O'Sullivan |
hgweb: flesh out raw templates
|
Wed, 28 Nov 2007 08:36:55 -0800 |
Bryan O'Sullivan |
make LookupError more detailed
|
Wed, 28 Nov 2007 00:11:55 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Tue, 27 Nov 2007 09:44:09 -0800 |
Bryan O'Sullivan |
convert: some tidyups, doc improvements, and test fixes
|
Mon, 26 Nov 2007 17:24:21 -0800 |
Bryan O'Sullivan |
Merge with crew
|
Mon, 26 Nov 2007 17:23:20 -0800 |
Bryan O'Sullivan |
convert: tell the source repository when a rev has been converted
|
Mon, 26 Nov 2007 14:01:31 -0800 |
Bryan O'Sullivan |
convert: save hg revision during a convert
|
Mon, 26 Nov 2007 12:25:55 -0800 |
Bryan O'Sullivan |
Merge with mpm.
|
Sun, 25 Nov 2007 12:42:06 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Sat, 24 Nov 2007 20:16:59 +0100 |
Patrick Mezard |
cmdutil: make "files" list all files, add "file_mods" for modified files
|
Tue, 27 Nov 2007 23:55:03 +0100 |
Patrick Mezard |
hgweb.server: flush log files after every access
|
Sun, 25 Nov 2007 12:17:30 +0100 |
Patrick Mezard |
test-import: test fuzziness, ambiguous patch locations
|
Sun, 25 Nov 2007 11:49:34 +0100 |
Jim Hague |
patch: fix sort() comparator argument
|
Sat, 24 Nov 2007 12:35:02 -0600 |
Matt Mackall |
Merge with crew
|
Sat, 24 Nov 2007 17:56:15 +0100 |
Patrick Mezard |
cmdutil: always expose "files_add", "files_del" and "manifest" templater properties
|
Sat, 24 Nov 2007 12:13:32 -0600 |
Matt Mackall |
revlog: make revlogv0 loading more robust against corruption
|
Wed, 21 Nov 2007 13:26:18 -0600 |
Matt Mackall |
push/pull: abort if we try to visit a missing or empty revlog
|
Tue, 20 Nov 2007 15:54:25 -0600 |
Matt Mackall |
i18n: fix complaints from pygettext
|
Tue, 20 Nov 2007 15:46:20 -0600 |
Matt Mackall |
verify: improve handling of empty or missing files
|
Tue, 20 Nov 2007 14:41:47 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Sun, 18 Nov 2007 17:25:28 +0100 |
Patrick Mezard |
convert: read CVS files in chunks (issue 800)
|
Sat, 17 Nov 2007 18:41:31 +0100 |
Patrick Mezard |
test-convert-svn-sink: test directory additions
|
Sat, 17 Nov 2007 18:41:31 +0100 |
Patrick Mezard |
convert: add directories to subversion from root to leaves
|
Sun, 11 Nov 2007 19:34:00 +0100 |
Patrick Mezard |
convert: force svn:executable when execute-bit is not supported
|
Sun, 11 Nov 2007 14:17:30 +0100 |
Patrick Mezard |
convert: fix svn file:// URL generation under Windows
|
Tue, 20 Nov 2007 14:31:58 +0100 |
Patrick Mezard |
mq: avoid qnew committing everything on invalid paths (issue 803)
|
Mon, 12 Nov 2007 10:49:26 -0800 |
Bryan O'Sullivan |
highlight: clean up coding style a little
|
Sat, 10 Nov 2007 17:54:57 -0500 |
Adam Hupp |
extension for synax highlighting in the hgweb file revision view
|
Sat, 10 Nov 2007 21:30:59 +0100 |
Patrick Mezard |
Change standard streams mode to binary at hg startup
|
Sat, 10 Nov 2007 21:30:43 +0100 |
Patrick Mezard |
test-import: read email payload in binary mode
|
Sat, 10 Nov 2007 17:09:56 +0100 |
Patrick Mezard |
convert: fix util.popen regression in darcs converter
|
Fri, 09 Nov 2007 21:24:25 -0200 |
Alexis S. L. Carvalho |
merge with crew-stable
|
Fri, 09 Nov 2007 20:21:35 -0200 |
Alexis S. L. Carvalho |
mq: really remove undo after a qpush (and after a strip)
|
Fri, 09 Nov 2007 20:21:35 -0200 |
Alexis S. L. Carvalho |
httprepo: give self._url and the netloc to the password manager
|
Mon, 05 Nov 2007 20:29:32 +0100 |
Manuel Holtgrewe |
Do not display passwords with pull/push/incoming/outgoing
|
Fri, 09 Nov 2007 20:21:35 -0200 |
Alexis S. L. Carvalho |
run-tests.py: add a default --date "0 0" argument to commit et al
|
Fri, 09 Nov 2007 20:21:35 -0200 |
Alexis S. L. Carvalho |
tests/*: avoid losing the original settings from $HGRCPATH
|
Fri, 09 Nov 2007 20:21:35 -0200 |
Alexis S. L. Carvalho |
convert: make sure mercurial_source has a local hg repo
|
Fri, 09 Nov 2007 20:21:35 -0200 |
Alexis S. L. Carvalho |
convert: display all errors if we couldn't open the source repo
|
Fri, 09 Nov 2007 20:21:35 -0200 |
Alexis S. L. Carvalho |
test-convert-darcs: skip if we can't find the elementtree module
|
Fri, 09 Nov 2007 20:21:35 -0200 |
Alexis S. L. Carvalho |
test-permissions: add a chmod +w to allow the directory to be removed
|
Fri, 09 Nov 2007 20:21:35 -0200 |
Alexis S. L. Carvalho |
run-tests.py: don't print a dot for skipped tests
|
Fri, 09 Nov 2007 20:21:35 -0200 |
Alexis S. L. Carvalho |
purge: simplify safety net for case mangling filesystems
|
Wed, 07 Nov 2007 22:57:28 +0100 |
Maxim Dounin |
Fix dir-changed-to-file updates on clean workdir.
|
Wed, 07 Nov 2007 21:13:56 -0600 |
Matt Mackall |
Merge with crew
|
Wed, 07 Nov 2007 21:10:30 -0600 |
Matt Mackall |
Add note to CONTRIBUTORS file
|
Wed, 07 Nov 2007 18:26:59 -0800 |
Bryan O'Sullivan |
convert: add support for Subversion as a sink
|
Wed, 07 Nov 2007 17:40:39 -0800 |
Bryan O'Sullivan |
convert: abstract darcs's commandline handling
|
Wed, 07 Nov 2007 17:07:14 -0800 |
Bryan O'Sullivan |
convert: iterate
|
Wed, 07 Nov 2007 17:06:02 -0800 |
Bryan O'Sullivan |
convert: abstract map files into a class
|
Wed, 07 Nov 2007 14:38:04 -0600 |
Matt Mackall |
Mark failing test as a known bug
|
Mon, 05 Nov 2007 13:20:24 -0800 |
Bryan O'Sullivan |
Merge with -stable
|
Mon, 05 Nov 2007 08:41:22 +0100 |
Peter Arrenbrecht |
Support qgoto in contrib/bash_completion.
|
Sat, 03 Nov 2007 21:50:11 +0100 |
bdowning |
hgk: change config file from .gitk to .hgk
|
Sat, 03 Nov 2007 17:06:44 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Fri, 02 Nov 2007 14:45:05 -0700 |
Bryan O'Sullivan |
Merge with stable.
|
Fri, 02 Nov 2007 14:02:28 -0700 |
Bryan O'Sullivan |
Test a merge of a symlink against an executable file.
|
Fri, 02 Nov 2007 12:15:39 -0700 |
Bryan O'Sullivan |
Merge with -stable.
|
Thu, 01 Nov 2007 15:22:22 -0700 |
Bryan O'Sullivan |
Merge with crew.
|
Thu, 01 Nov 2007 15:22:10 -0700 |
Bryan O'Sullivan |
Merge with crew-stable.
|
Tue, 30 Oct 2007 16:56:01 -0700 |
Bryan O'Sullivan |
Merge with crew-stable.
|
Thu, 01 Nov 2007 12:37:17 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Tue, 30 Oct 2007 22:14:15 +0100 |
Patrick Mezard |
convert: fail if an external required tool is not found
|
Sun, 28 Oct 2007 09:47:54 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Sat, 27 Oct 2007 20:23:46 +0200 |
Patrick Mezard |
test-execute-bit: skip if execute-bit is not supported
|
Fri, 26 Oct 2007 16:43:13 -0700 |
Bryan O'Sullivan |
See if execute bit is honoured when we go back in time
|
Fri, 26 Oct 2007 12:37:59 +0200 |
Benoit Boissinot |
merge with -stable
|
Thu, 25 Oct 2007 21:37:20 +0200 |
Thomas Arendsen Hein |
merge with crew-stable
|
Thu, 25 Oct 2007 00:09:13 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Fri, 26 Oct 2007 16:43:13 -0700 |
Bryan O'Sullivan |
See if execute bit is honoured when we go back in time
|
Mon, 05 Nov 2007 18:49:35 -0200 |
Alexis S. L. Carvalho |
Honour the exec bit when we go back in time.
|
Mon, 05 Nov 2007 20:15:33 +0100 |
Benoit Boissinot |
fix typo in convert help text, update test
|
Mon, 05 Nov 2007 20:05:44 +0300 |
Maxim Dounin |
Fix file-changed-to-dir and dir-to-file commits (issue660).
|
Sat, 03 Nov 2007 17:04:42 +0100 |
Rocco Rutte |
hgweb_mod: update unidiff() calls and finish e5eedd74e70f job
|
Fri, 02 Nov 2007 14:44:33 -0700 |
Bryan O'Sullivan |
Fix context iterator.
|
Fri, 02 Nov 2007 20:09:21 +0100 |
Rafael Villar Burke |
Update convert help text
|
Thu, 01 Nov 2007 17:15:50 -0500 |
Hollis Blanchard |
Handle patches with misformatted empty lines
|
Thu, 01 Nov 2007 12:17:59 -0700 |
Dustin Sallings |
Use both the from and to name in mdiff.unidiff.
|
Thu, 01 Nov 2007 12:05:14 +0100 |
Patrick Mezard |
Fix Windows os.popen bug with interleaved stdout/stderr output
|
Tue, 30 Oct 2007 16:54:25 -0700 |
Elliott Peele |
https url handling: usernames and passwords were registered to the wrong url
|
Sun, 28 Oct 2007 09:25:35 +0100 |
Christian Ebert |
patchbomb: no traceback if (diffstat) confirmation is refused
|
Fri, 26 Oct 2007 12:01:14 +0200 |
Benoit Boissinot |
patchbomb: fix traceback when diffstat isn't available
|
Thu, 25 Oct 2007 19:40:56 +0200 |
Thomas Arendsen Hein |
Only set mode of new patch if the target file was removed before.
|
Wed, 24 Oct 2007 22:15:45 +0200 |
Sebastian Hauer |
httprepo: ignore environment proxies when proxies are disabled
|
Sat, 20 Oct 2007 03:04:34 +0200 |
Benoit Boissinot |
gpg: use the same log message format as hg tag
|
Fri, 19 Oct 2007 18:25:28 -0500 |
Matt Mackall |
Added signature for changeset 23889160905a1b09fffe1c07378e9fc1827606eb
|
Fri, 19 Oct 2007 18:25:24 -0500 |
Matt Mackall |
Added tag 0.9.5 for changeset 23889160905a
|
Fri, 07 Sep 2007 16:48:42 +0200 |
Christian Ebert |
Catch smtp exceptions
0.9.5
|
Fri, 19 Oct 2007 19:20:33 +0000 |
Jim Hague |
tests: make test-mq-guards work with ksh
|
Fri, 19 Oct 2007 12:53:43 -0500 |
Matt Mackall |
tests: tidy up reporting of skipped tests
|
Tue, 18 Sep 2007 19:53:01 -0500 |
Steve Borho |
Allow explicit disabling of extensions
|
Thu, 11 Oct 2007 06:13:17 +0900 |
NIIMI Satoshi |
mq.el: define keymaps as convensions
|
Thu, 11 Oct 2007 06:10:45 +0900 |
NIIMI Satoshi |
mercurial.el: mark-marker() returns non-nil with no active mark on GNU Emacs
|
Thu, 11 Oct 2007 06:01:30 +0900 |
NIIMI Satoshi |
mq.el: declare variable mq-top
|
Thu, 11 Oct 2007 05:58:54 +0900 |
NIIMI Satoshi |
mercurial.el, mq.el: remove runtime dependencies on CL package
|
Thu, 12 Apr 2007 13:11:30 +0200 |
Georg Koltermann |
hgk: colorize commits by authors
|
Mon, 15 Oct 2007 12:57:01 -0700 |
Bryan O'Sullivan |
osutil: use fdopendir instead of dirfd
|
Sat, 13 Oct 2007 15:25:11 +0400 |
Kirill Smelkov |
convert: svn -- fix tags handling
|
Sat, 13 Oct 2007 15:22:03 +0400 |
Kirill Smelkov |
convert: svn -- fix 'exists'
|
Fri, 12 Oct 2007 11:23:03 +0200 |
Benoit Boissinot |
merge with goto
|
Fri, 12 Oct 2007 11:46:49 +0900 |
Shun-ichi GOTO |
mpatch: Define Py_ssize_t for old pythons and use it instead of ssize_t.
|
Thu, 11 Oct 2007 17:47:04 -0500 |
Matt Mackall |
mpatch: use int rather than ssize_t
|
Thu, 11 Oct 2007 17:46:06 -0500 |
Matt Mackall |
osutil: improve portability
|
Thu, 11 Oct 2007 16:28:30 +0200 |
Benoit Boissinot |
fix typo
|
Thu, 11 Oct 2007 16:26:14 +0200 |
Benoit Boissinot |
import gettext since '_' is used
|
Thu, 11 Oct 2007 16:19:12 +0200 |
Benoit Boissinot |
explicitely use integer division
|
Thu, 11 Oct 2007 12:16:55 +0200 |
Benoit Boissinot |
fix UnboundLocalError, refactor a bit
|
Thu, 11 Oct 2007 00:46:56 -0500 |
Matt Mackall |
bdiff: tweaks for large files
|
Thu, 11 Oct 2007 00:46:54 -0500 |
Matt Mackall |
revlog: break up compression of large deltas
|
Thu, 11 Oct 2007 00:46:53 -0500 |
Matt Mackall |
revlog: fix caching of buffer objects
|
Thu, 11 Oct 2007 00:46:52 -0500 |
Matt Mackall |
chunkiter: handle large reads more efficiently
|
Thu, 11 Oct 2007 00:46:51 -0500 |
Matt Mackall |
revlog: avoid large yields in group()
|
Thu, 11 Oct 2007 00:46:49 -0500 |
Matt Mackall |
chunkiter: simplify iter logic
|
Thu, 11 Oct 2007 00:46:48 -0500 |
Matt Mackall |
chunkbuffer: removed unused method and arg
|
Thu, 11 Oct 2007 00:46:47 -0500 |
Matt Mackall |
revlog: reduce memory usage in addgroup
|
Thu, 11 Oct 2007 00:46:45 -0500 |
Matt Mackall |
mpatch: allow buffer objects for input
|
Thu, 11 Oct 2007 00:46:40 -0500 |
Matt Mackall |
Merge with crew
|
Wed, 10 Oct 2007 15:48:08 -0700 |
Bryan O'Sullivan |
test-convert-darcs: don't let $HOME/.darcs pollute the test environment
|
Wed, 10 Oct 2007 15:42:00 -0700 |
Bryan O'Sullivan |
convert: refactor sink initialisation, to remove hardcoding of hg
|
Wed, 10 Oct 2007 15:30:00 -0700 |
Bryan O'Sullivan |
convert: add default constructor for converter_sink
|
Wed, 10 Oct 2007 15:30:00 -0700 |
Bryan O'Sullivan |
convert: make contents of "extra" dict available from sources, for sinks.
|
Wed, 10 Oct 2007 15:30:00 -0700 |
Bryan O'Sullivan |
convert: rename convert_svn to svn_source
|
Wed, 10 Oct 2007 00:15:33 -0700 |
Bryan O'Sullivan |
convert: report errors more meaningfully if run with --traceback
|
Tue, 09 Oct 2007 17:44:44 -0500 |
Matt Mackall |
Merge with crew
|
Tue, 09 Oct 2007 08:39:37 -0700 |
Bryan O'Sullivan |
osutil: Solaris build fix
|
Tue, 09 Oct 2007 17:25:24 -0500 |
Matt Mackall |
Merge with -stable
|
Mon, 08 Oct 2007 18:47:22 -0500 |
Matt Mackall |
findcopies: fix rename bug
|
Tue, 09 Oct 2007 17:22:38 -0500 |
Matt Mackall |
mq: clarify queue top message
|
Mon, 08 Oct 2007 22:45:48 -0700 |
Bryan O'Sullivan |
Fix build error with Sun C compiler.
|
Mon, 08 Oct 2007 21:37:25 -0300 |
Alexis S. L. Carvalho |
osutil.c: use strncpy instead of strncat
|
Mon, 08 Oct 2007 18:47:22 -0500 |
Matt Mackall |
findcopies: fix rename bug
|
Mon, 08 Oct 2007 18:47:21 -0500 |
Matt Mackall |
osutil: more tidying
|
Mon, 08 Oct 2007 18:47:18 -0500 |
Matt Mackall |
osutil: move file list loop to its own function
|
Mon, 08 Oct 2007 18:47:17 -0500 |
Matt Mackall |
osutil: simplify DT_REG support
|
Mon, 08 Oct 2007 18:47:16 -0500 |
Matt Mackall |
osutils: pull file stat loop into its own function
|
Mon, 08 Oct 2007 18:47:15 -0500 |
Matt Mackall |
osutil: fold stat paths together
|
Mon, 08 Oct 2007 18:47:14 -0500 |
Matt Mackall |
osutil: more cleanups
|
Mon, 08 Oct 2007 18:47:12 -0500 |
Matt Mackall |
osutil: eliminate alloca call
|
Mon, 08 Oct 2007 18:47:06 -0500 |
Matt Mackall |
osutil: cleanups
|
Fri, 05 Oct 2007 01:52:53 +0200 |
Rafael Villar Burke |
Execution bit detection fixes for VFAT on Linux
|
Wed, 12 Sep 2007 12:54:36 +0200 |
Christian Ebert |
churn: simplify code to get terminal width
|
Mon, 08 Oct 2007 22:20:23 +0200 |
Patrick Mezard |
patch: fix git sendmail handling without proper mail headers
|
Mon, 08 Oct 2007 11:18:34 +0800 |
TK Soh |
hgk: allow any extdiff command for visual diff
|
Sun, 07 Oct 2007 21:56:36 +0300 |
Giorgos Keramidas |
osutil.c: style fix - delete trailing end-of-line spaces
|
Sun, 07 Oct 2007 20:45:10 +0200 |
Benoit Boissinot |
convert: do not output when trying to load svn bindings
|
Sun, 07 Oct 2007 20:44:54 +0200 |
Benoit Boissinot |
convert: split converters into sink/source
|
Sun, 07 Oct 2007 19:03:32 +0200 |
Patrick Mezard |
Test darcs converter
|
Sun, 07 Oct 2007 18:59:03 +0200 |
Patrick Mezard |
convert: fix darcs_source.pull() under windows
|
Sun, 07 Oct 2007 18:58:54 +0200 |
Patrick Mezard |
convert: fix darcs_source._run() under windows
|
Sun, 07 Oct 2007 18:58:44 +0200 |
Patrick Mezard |
hghave: detect darcs client
|
Sun, 07 Oct 2007 18:58:36 +0200 |
Patrick Mezard |
hghave: reorder check functions and entries
|
Sun, 07 Oct 2007 15:13:50 +0200 |
Patrick Mezard |
Test workingctx exec/link bit for copies.
|
Sun, 07 Oct 2007 15:07:35 +0200 |
Patrick Mezard |
Fix workingctx exec/link bit of copies on non-supporting systems
|
Sat, 06 Oct 2007 22:30:24 +0200 |
Patrick Mezard |
test-manifest: test symlink and exec bit display
|
Sat, 06 Oct 2007 22:30:22 +0200 |
Patrick Mezard |
Display symlink or executable bit with manifest -v
|
Sat, 06 Oct 2007 21:19:06 +0200 |
Patrick Mezard |
convert: quote "^" to avoid windows using it as an escape char.
|
Sat, 06 Oct 2007 15:30:15 -0300 |
Alexis S. L. Carvalho |
Always copy the necessary files before applying a git patch
|
Sat, 06 Oct 2007 15:30:15 -0300 |
Alexis S. L. Carvalho |
mercurial_sink: regrab locks in setbranch
|
Sat, 06 Oct 2007 15:30:15 -0300 |
Alexis S. L. Carvalho |
convert --filemap: reduce memory usage
|
Sat, 06 Oct 2007 15:30:15 -0300 |
Alexis S. L. Carvalho |
convert: change SKIPREV to 'SKIP'
|
Sat, 06 Oct 2007 17:54:33 +0200 |
Patrick Mezard |
Fix bad lambda prototype in workingctx.fileflags()
|
Sat, 06 Oct 2007 14:14:11 -0300 |
Alexis S. L. Carvalho |
osutil.c: use readdir instead of readdir64
|
Sat, 06 Oct 2007 14:14:11 -0300 |
Alexis S. L. Carvalho |
osutil.c: include Python.h before the other headers
|
Fri, 05 Oct 2007 15:01:06 -0700 |
Bryan O'Sullivan |
Add osutil module, containing a listdir function.
|
Fri, 05 Oct 2007 23:40:33 +0200 |
Patrick Mezard |
hgk: add basic usage and configuration documentation
|
Tue, 02 Oct 2007 23:28:04 +0200 |
Patrick Mezard |
hgk: add context menu visual diff action
|
Fri, 05 Oct 2007 22:39:36 +0200 |
Patrick Mezard |
hgk: add debug-config command to pass configuration options
|
Tue, 02 Oct 2007 23:28:02 +0200 |
Patrick Mezard |
hgk: fix right-mouse button handling under macosx
|
Fri, 05 Oct 2007 23:01:38 +0200 |
Patrick Mezard |
Test *_ISLINK merge environment vars
|
Wed, 03 Oct 2007 23:09:36 +0200 |
Patrick Mezard |
merge: provide *_ISLINK environment vars to merge helper
|
Fri, 05 Oct 2007 23:01:38 +0200 |
Patrick Mezard |
context: add fileflags() to avoid rebuilding manifests
|
Fri, 05 Oct 2007 12:42:52 -0700 |
Bryan O'Sullivan |
run-tests.py: allow a different temporary directory to be specified
|
Fri, 05 Oct 2007 12:30:19 -0700 |
Bryan O'Sullivan |
Update test for new output produced since 17ed9b9a0d03
|
Fri, 05 Oct 2007 12:28:18 -0700 |
Bryan O'Sullivan |
Fix accidentally broken test.
|
Fri, 05 Oct 2007 12:17:29 -0700 |
Bryan O'Sullivan |
Merge with crew.
|
Fri, 05 Oct 2007 12:17:01 -0700 |
Bryan O'Sullivan |
Allow tests to run in parallel.
|
Fri, 05 Oct 2007 09:30:02 -0700 |
Bryan O'Sullivan |
run-tests.py: reorder options alphabetically.
|
Thu, 04 Oct 2007 23:21:37 -0300 |
Alexis S. L. Carvalho |
convert_svn: add --filemap support
|
Thu, 04 Oct 2007 23:21:37 -0300 |
Alexis S. L. Carvalho |
convert_cvs: add --filemap support
|
Thu, 04 Oct 2007 23:21:37 -0300 |
Alexis S. L. Carvalho |
convert_git: add --filemap support
|
Thu, 04 Oct 2007 23:21:37 -0300 |
Alexis S. L. Carvalho |
mercurial_source: add --filemap support
|
Thu, 04 Oct 2007 23:21:37 -0300 |
Alexis S. L. Carvalho |
convert: add a mode where mercurial_sink skips empty revisions.
|
Thu, 04 Oct 2007 23:21:37 -0300 |
Alexis S. L. Carvalho |
convert: readd --filemap
|
Thu, 04 Oct 2007 23:21:37 -0300 |
Alexis S. L. Carvalho |
convert: move filemapper class to a separate file
|
Thu, 04 Oct 2007 23:21:37 -0300 |
Alexis S. L. Carvalho |
convert: disable current --filemap support
|
Thu, 04 Oct 2007 23:21:37 -0300 |
Alexis S. L. Carvalho |
convert: allow the converter_source to say "skip this revision"
|
Thu, 04 Oct 2007 23:21:37 -0300 |
Alexis S. L. Carvalho |
convert: pass the order of the revmapfile to the converter_source
|
Thu, 04 Oct 2007 19:47:22 -0500 |
Matt Mackall |
Merge with crew
|
Thu, 04 Oct 2007 19:44:37 -0500 |
Matt Mackall |
merge: add debug diagnostics for findcopies
|
Thu, 04 Oct 2007 14:26:34 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Thu, 04 Oct 2007 14:23:28 +0200 |
Thomas Arendsen Hein |
test-convert-git: support older git client (1.4.4.4)
|
Wed, 03 Oct 2007 17:17:28 -0500 |
Matt Mackall |
changegroup: avoid large copies
|
Wed, 03 Oct 2007 17:17:27 -0500 |
Matt Mackall |
revlog: generate trivial deltas against null revision
|
Wed, 03 Oct 2007 16:50:32 -0500 |
Matt Mackall |
Merge with crew
|
Wed, 03 Oct 2007 21:08:37 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Wed, 03 Oct 2007 21:01:47 +0200 |
Christian Ebert |
test-convert-cvs: handle older cvs client
|
Tue, 02 Oct 2007 21:01:00 -0700 |
Bryan O'Sullivan |
Merge with crew
|
Tue, 02 Oct 2007 21:00:38 -0700 |
Bryan O'Sullivan |
convert: fix a few residual bugs in darcs importer
|
Tue, 02 Oct 2007 18:04:18 -0500 |
Matt Mackall |
Merge with crew
|
Tue, 02 Oct 2007 13:49:36 -0700 |
Bryan O'Sullivan |
Merge with crew.
|
Tue, 02 Oct 2007 13:49:11 -0700 |
Bryan O'Sullivan |
convert: support darcs as a source repo
|
Tue, 02 Oct 2007 13:48:52 -0700 |
Bryan O'Sullivan |
convert: fail properly if we can't read a source hg repository
|
Tue, 02 Oct 2007 13:46:59 -0700 |
Bryan O'Sullivan |
util: add default argument to strdate
|
Tue, 02 Oct 2007 13:46:17 -0700 |
Bryan O'Sullivan |
convert: add before/after hooks for converter sources
|
Tue, 02 Oct 2007 20:25:35 +0200 |
Benoit Boissinot |
merge with -stable
|
Sun, 30 Sep 2007 16:38:42 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Sun, 30 Sep 2007 12:36:11 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Sat, 29 Sep 2007 21:10:54 -0700 |
Bryan O'Sullivan |
Merge with crew-stable.
|
Sat, 29 Sep 2007 20:55:36 -0700 |
Bryan O'Sullivan |
Merge with crew.
|
Tue, 11 Sep 2007 13:30:37 -0400 |
Terry Smith |
darcs2hg: Added support for darcs tags.
|
Tue, 11 Sep 2007 13:13:54 -0400 |
Terry Smith |
darcs2hg: Now detects and recovers from simple darcs conflicts.
|
Tue, 11 Sep 2007 12:42:52 -0400 |
Terry Smith |
darcs2hg: Now understands files that were explicitly renamed in darcs.
|
Tue, 02 Oct 2007 20:22:33 +0200 |
Steve Borho |
set_exec: do not chmod a symlink
|
Sun, 30 Sep 2007 16:36:22 +0200 |
Patrick Mezard |
Test debugindexdot
|
Sun, 30 Sep 2007 12:08:33 +0200 |
Patrick Mezard |
Test mercurial convert sink removes empty directories.
|
Sun, 30 Sep 2007 12:08:33 +0200 |
Patrick Mezard |
convert: fix missing import
|
Sat, 29 Sep 2007 21:08:14 -0700 |
Bryan O'Sullivan |
convert: delete empty directories if deleting a file (bug 754)
|
Thu, 27 Sep 2007 23:59:18 -0500 |
Matt Mackall |
bdiff: switch to lyhash
|
Thu, 27 Sep 2007 23:59:02 -0500 |
Matt Mackall |
bdiff: use INT_MAX to avoid some inner loop comparisons
|
Thu, 27 Sep 2007 23:58:54 -0500 |
Christoph Spiel |
bdiff: simple splitlines optimization
|
Thu, 27 Sep 2007 23:57:57 -0500 |
Christoph Spiel |
I have spotted the biggest bottleneck in "bdiff.c". Actually it was
|
Wed, 26 Sep 2007 01:58:45 -0300 |
Alexis S. L. Carvalho |
revlog: fix revlogio.packentry corner case
|
Tue, 25 Sep 2007 19:05:34 +0200 |
Dirkjan Ochtman |
Don't try to determine interactivity if ui() called with interactive=False.
|
Mon, 24 Sep 2007 19:14:18 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
Mon, 24 Sep 2007 19:00:11 -0300 |
Alexis S. L. Carvalho |
convert_git: avoid returning two entries for the same file in getchanges
|
Mon, 24 Sep 2007 19:00:11 -0300 |
Alexis S. L. Carvalho |
mq: fix qrefresh -e with no patches applied
|
Mon, 24 Sep 2007 19:00:11 -0300 |
Alexis S. L. Carvalho |
Push over HTTP: really tell the user the size of the bundle
|
Mon, 24 Sep 2007 19:00:11 -0300 |
Alexis S. L. Carvalho |
hgwebdir: ignore hgrc parse errors while building the index page
|
Mon, 24 Sep 2007 19:00:11 -0300 |
Alexis S. L. Carvalho |
hgweb: don't raise an exception when displying empty repos
|
Mon, 24 Sep 2007 19:00:11 -0300 |
Alexis S. L. Carvalho |
make identify an optionalrepo command
|
Mon, 24 Sep 2007 19:00:11 -0300 |
Alexis S. L. Carvalho |
copy: if destination ends with "/", make sure it's a directory
|
Mon, 24 Sep 2007 12:42:25 -0500 |
Matt Mackall |
manifest: minor performance tweak
|
Mon, 24 Sep 2007 12:41:54 -0500 |
Matt Mackall |
dirstate: speed up read and write
|
Mon, 24 Sep 2007 12:36:38 -0500 |
Matt Mackall |
dirstate: make dir collision logic faster
|
Mon, 24 Sep 2007 12:34:26 -0500 |
Matt Mackall |
Merge with crew
|
Sun, 23 Sep 2007 18:24:19 +0200 |
Patrick Mezard |
revlog: fix inlined revision transaction extra data (issue 749)
|
Sun, 23 Sep 2007 15:29:58 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Sat, 22 Sep 2007 19:05:36 +0200 |
Patrick Mezard |
bisect: remove useless try/except
|
Sat, 22 Sep 2007 18:56:36 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Sat, 22 Sep 2007 18:35:53 +0200 |
Benoit Boissinot |
bisect: don't write data on failure
|
Sat, 22 Sep 2007 18:23:56 +0200 |
Benoit Boissinot |
bisect: do silent init if necessary
|
Sun, 23 Sep 2007 14:40:44 +0200 |
Patrick Mezard |
Test renaming files brought by merge second parent (issue 746)
|
Sun, 23 Sep 2007 14:40:44 +0200 |
Patrick Mezard |
localrepo: fix undelete() on merge working directory (issue 746)
|
Sat, 22 Sep 2007 18:52:26 +0200 |
Patrick Mezard |
Test static-http calls on '/' URI (issue 747)
|
Sat, 22 Sep 2007 18:37:35 +0200 |
Paul Bx |
statichttprepo: fix calls on '/' URI (issue 747)
|
Fri, 21 Sep 2007 17:25:25 -0500 |
Matt Mackall |
convert-cvs: update test to pass on Linux
|
Fri, 21 Sep 2007 17:18:06 -0500 |
Matt Mackall |
verify: report first bad changeset
|
Fri, 21 Sep 2007 17:14:39 -0500 |
Matt Mackall |
revlog: more robust for damaged indexes
|
Fri, 21 Sep 2007 17:13:38 -0500 |
Matt Mackall |
debugindex: more robust for damaged indexes
|
Sat, 15 Sep 2007 16:07:05 +0200 |
Patrick Mezard |
debuginstall: stop looking for patch utility, just test it
|
Fri, 14 Sep 2007 21:47:40 -0700 |
Brendan Cully |
Updated zsh completion from issue722.
|
Fri, 14 Sep 2007 23:10:41 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Fri, 14 Sep 2007 22:47:15 +0200 |
Patrick Mezard |
convert: test cvs repository conversion
|
Fri, 14 Sep 2007 22:17:53 +0200 |
Patrick Mezard |
convert: workaround for cvsps.cache under Windows
|
Fri, 14 Sep 2007 22:17:53 +0200 |
Patrick Mezard |
convert: fix remote cvs file paths separator
|
Fri, 14 Sep 2007 22:17:53 +0200 |
Patrick Mezard |
convert: avoid interpreting Windows path as CVS connection strings.
|
Fri, 14 Sep 2007 22:17:53 +0200 |
Patrick Mezard |
convert: call popen2 in binary mode, with a command string.
|
Fri, 14 Sep 2007 22:17:53 +0200 |
Patrick Mezard |
hghave: detect cvs and cvsps availability
|
Mon, 27 Aug 2007 22:17:51 +0200 |
Patrick Mezard |
hghave: wrap command output matching
|
Tue, 11 Sep 2007 23:38:29 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Tue, 11 Sep 2007 23:05:30 +0200 |
Patrick Mezard |
Test parents behaviour with files.
|
Tue, 11 Sep 2007 23:04:42 +0200 |
Patrick Mezard |
parents: make it match the doc when called on a file
|
Tue, 11 Sep 2007 13:24:52 -0700 |
Brendan Cully |
Merge with crew-stable
|
Tue, 11 Sep 2007 13:23:59 -0700 |
Brendan Cully |
Document pseudo-tags "null" and ".".
|
Mon, 10 Sep 2007 15:00:19 -0700 |
Brendan Cully |
Merge with crew
|
Mon, 10 Sep 2007 15:00:05 -0700 |
Brendan Cully |
mq: fix regression in 6fd953d5faea
|
Mon, 10 Sep 2007 23:53:23 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Mon, 10 Sep 2007 23:34:33 +0200 |
Alexis S. L. Carvalho |
sshrepo: fix Windows command quoting
|
Mon, 10 Sep 2007 23:36:01 +0200 |
Patrick Mezard |
extdiff: avoid repr() doubling paths backslashes under Windows
|
Fri, 07 Sep 2007 17:54:38 +0200 |
Thomas Arendsen Hein |
merge with crew-stable
|
Fri, 07 Sep 2007 17:38:52 +0200 |
Dirkjan Ochtman |
Prevent WSGI apps from touching sys.stdin by setting ui.interactive to False.
|
Fri, 07 Sep 2007 16:35:43 +0200 |
Edward Lee |
interhg: allow more flexible pattern specification (fixes 2/3 of issue699)
|
Fri, 07 Sep 2007 16:14:51 +0200 |
Thomas Arendsen Hein |
Don't decode unicode strings.
|
Thu, 06 Sep 2007 18:12:36 -0700 |
Brendan Cully |
Update test-record for 3ef190234b55
|
Thu, 06 Sep 2007 10:52:54 -0700 |
Bryan O'Sullivan |
record: change wording of initial per-file prompt
|
Wed, 05 Sep 2007 21:53:59 +0200 |
Steve Borho |
hgk: add repo root to window title
|
Tue, 04 Sep 2007 18:37:28 +0200 |
Thomas Arendsen Hein |
Forgot to quote "6^" in test-parentrevspec (see 94e77a174f55)
|
Tue, 04 Sep 2007 13:56:15 +0200 |
Patrick Mezard |
test-convert-hg-source: enforce conversion order with --date
|
Sat, 01 Sep 2007 02:49:18 -0300 |
Alexis S. L. Carvalho |
convert: rename a class and a function
|
Sat, 01 Sep 2007 02:49:18 -0300 |
Alexis S. L. Carvalho |
convert: mercurial_source: also search for copies in modified files
|
Sat, 01 Sep 2007 02:49:18 -0300 |
Alexis S. L. Carvalho |
convert: clear the dirstate before a conversion, invalidate it afterwards
|
Sat, 01 Sep 2007 02:49:18 -0300 |
Alexis S. L. Carvalho |
convert: avoid dirstate checks; add a test
|
Fri, 31 Aug 2007 23:15:44 +0200 |
Benoit Boissinot |
merge with crew
|
Fri, 31 Aug 2007 13:14:03 +0200 |
Thomas Arendsen Hein |
convert/subversion: Use util.set() instead of set() for python2.3 compatibility
|
Fri, 31 Aug 2007 12:54:07 +0200 |
Thomas Arendsen Hein |
Fix \ inside ` problem in test-convert-svn (avoids code duplication, too)
|
Fri, 31 Aug 2007 12:40:23 +0200 |
Thomas Arendsen Hein |
merge with crew-stable
|
Fri, 31 Aug 2007 11:18:29 +0200 |
Thomas Arendsen Hein |
hgweb: Show date of last change for each file in manifest
|
Fri, 31 Aug 2007 01:21:31 +0200 |
Benoit Boissinot |
remove unneeded statement
|
Thu, 30 Aug 2007 23:54:01 +0200 |
Benoit Boissinot |
kill lonely docstring
|
Thu, 30 Aug 2007 18:55:56 +0200 |
Robert Bachmann |
Atom support: replaced xhtml namespace prefix with default namespace
|
Thu, 30 Aug 2007 16:42:17 +0200 |
Robert Bachmann |
Added support for the Atom syndication format
|
Wed, 29 Aug 2007 17:01:10 -0700 |
Brendan Cully |
Include . in PYTHONPATH (makes testing unbundled extensions easier)
|
Wed, 29 Aug 2007 16:50:21 -0700 |
Brendan Cully |
Make run-tests.py work when invoked outside of tests.
|
Wed, 29 Aug 2007 16:19:27 -0700 |
Brendan Cully |
Merge with crew-stable
|
Tue, 28 Aug 2007 23:02:41 -0300 |
Alexis S. L. Carvalho |
Avoid a working dir walk while trying to detect copies for diff --git
|