Mon, 23 Jun 2008 10:36:00 +0200 |
Patrick Mezard |
test-commit: test unset date is not read as epoch origin
|
Sat, 21 Jun 2008 15:27:51 +0200 |
Christian Ebert |
Fix commit date (issue1193)
|
Thu, 19 Jun 2008 00:14:24 +0200 |
Patrick Mezard |
convert: hg sink commits without working dir
|
Thu, 19 Jun 2008 00:14:24 +0200 |
Patrick Mezard |
convert: reintegrate file retrieval code in sinks
|
Thu, 19 Jun 2008 00:14:23 +0200 |
Patrick Mezard |
context: add memctx for memory commits
|
Wed, 18 Jun 2008 23:45:49 +0200 |
Benoit Boissinot |
merge with crew
|
Wed, 18 Jun 2008 23:16:51 +0200 |
Benoit Allard |
coal: remove double template entry
|
Wed, 18 Jun 2008 23:23:03 +0200 |
Patrick Mezard |
localrepo: interpret ctx.filectx() exception as a missing file
|
Wed, 18 Jun 2008 23:00:20 +0200 |
Patrick Mezard |
localrepo: do not expose workingctx options
|
Wed, 18 Jun 2008 22:52:26 +0200 |
Patrick Mezard |
localrepo: extract _commitctx() from commit()
|
Wed, 18 Jun 2008 22:52:26 +0200 |
Patrick Mezard |
context: let workingctx.date(), .user() and description() be overriden
|
Wed, 18 Jun 2008 22:52:26 +0200 |
Patrick Mezard |
localrepo: let commit() get extra data from workingctx
|
Wed, 18 Jun 2008 22:52:25 +0200 |
Patrick Mezard |
localrepo: hide commit() file selection behind workingctx
|
Wed, 18 Jun 2008 22:52:25 +0200 |
Patrick Mezard |
localrepo: replace dirstate by workingfilectx in filecommit()
|
Wed, 18 Jun 2008 22:52:25 +0200 |
Patrick Mezard |
context: let workingctx parents be overriden
|
Wed, 18 Jun 2008 19:04:10 +0200 |
Benoit Allard |
graph: limit the number of displayed changest to a reasonable value
|
Wed, 18 Jun 2008 16:47:47 +0300 |
Alexander Solovyov |
LookupError should have same __str__ as RevlogError
|
Wed, 18 Jun 2008 12:56:41 +0200 |
Dirkjan Ochtman |
templates: graph lacked bottom search in default style
|
Wed, 18 Jun 2008 12:55:05 +0200 |
Dirkjan Ochtman |
templates: fix navigation links for graph entries
|
Wed, 18 Jun 2008 12:48:04 +0200 |
Alexander Solovyov |
make revlog.LookupError inherit from KeyError
|
Wed, 18 Jun 2008 09:13:39 +0100 |
Frank Kingswood |
cvsps.py: remove unused Changeset member of logentry
|
Wed, 18 Jun 2008 12:38:45 +0200 |
Dirkjan Ochtman |
tests: make new convert-cvs tests executable
|
Wed, 18 Jun 2008 12:13:59 +0200 |
Dirkjan Ochtman |
graph: tweak the indentation algorithm
|
Wed, 18 Jun 2008 11:09:18 +0200 |
Dirkjan Ochtman |
cvsps: fix a final whitespace nit
|
Wed, 18 Jun 2008 11:08:21 +0200 |
Dirkjan Ochtman |
tests: fix test breakage from graph template changes
|
Wed, 18 Jun 2008 10:15:59 +0200 |
Dirkjan Ochtman |
merge incorporation of graph into paper style
|
Wed, 18 Jun 2008 10:05:43 +0200 |
Augie Fackler |
hgweb: Fix up non-coal styles to support graph.
|
Wed, 18 Jun 2008 00:28:40 -0500 |
Matt Mackall |
make graph view work with paper style
|
Wed, 18 Jun 2008 07:06:41 +0200 |
Dirkjan Ochtman |
add graph page to hgweb
|
Sun, 15 Jun 2008 16:05:46 +0100 |
Frank Kingswood |
convert: cvs.py - Allow user to use built-in CVS changeset code.
|
Sun, 15 Jun 2008 15:59:53 +0100 |
Frank Kingswood |
convert: cvsps - User interface to CVS changeset code in cvsps.py
|
Tue, 17 Jun 2008 12:10:19 -0500 |
Matt Mackall |
cvsps: fix up some whitespace
|
Sun, 15 Jun 2008 15:59:27 +0100 |
Frank Kingswood |
convert: cvsps.py - code to generate changesets from a CVS repository
|
Mon, 16 Jun 2008 11:51:19 +0200 |
Thomas Arendsen Hein |
merge with crew-stable
|
Sun, 15 Jun 2008 13:05:39 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Sat, 14 Jun 2008 16:01:24 +0200 |
Patrick Mezard |
localrepo: remove useless sort() call
|
Sat, 14 Jun 2008 08:46:34 +0200 |
Dirkjan Ochtman |
merge transplanted cset back from crew-stable
|
Mon, 16 Jun 2008 11:50:33 +0200 |
Thomas Arendsen Hein |
Fix python2.3 incompatibility introduced by a2b13cac0922.
|
Mon, 16 Jun 2008 11:37:26 +0200 |
Thomas Arendsen Hein |
run-tests.py: Make tests run with python2.3 if HGTEST_* is set.
|
Sun, 15 Jun 2008 13:01:03 +0200 |
Patrick Mezard |
Ignore dummy copies in dirstate and localrepo.filecommit()
|
Sun, 15 Jun 2008 13:01:01 +0200 |
Patrick Mezard |
context: fix workingctx.fileflags() execute bit
|
Wed, 23 Apr 2008 11:40:33 +0200 |
Thomas Arendsen Hein |
sshserver: Don't try to close fp if mkstemp failed
|
Fri, 06 Jun 2008 19:23:29 +0100 |
Paul Moore |
Add a normalize() method to dirstate
|
Fri, 06 Jun 2008 19:23:23 +0100 |
Paul Moore |
Add a new function, fspath
|
Fri, 06 Jun 2008 08:29:16 +0100 |
Paul Moore |
Add a folding() method to dirstate
|
Wed, 11 Jun 2008 11:00:01 +0200 |
Adrian Buehlmann |
update: add "(nobackup)" to help text of option --clean
|
Wed, 11 Jun 2008 13:51:57 +0200 |
Adrian Buehlmann |
update: improved help text
|
Thu, 12 Jun 2008 02:27:06 +0200 |
Christian Ebert |
keyword: mimic cmdutil.bail_if_changed even more
|
Fri, 13 Jun 2008 17:29:10 -0500 |
Matt Mackall |
tag: record tag we're superseding, if any (issue 1102)
|
Fri, 13 Jun 2008 12:34:23 +0200 |
Dirkjan Ochtman |
merge from crew-stable
|
Fri, 13 Jun 2008 12:33:40 +0200 |
Ali Saidi |
fix traceback in hgweb when URL doesn't end in one of the archive specs
|
Thu, 12 Jun 2008 07:38:15 -0500 |
Jason Orendorff |
mq: qdiff: support all diffopts
|
Thu, 12 Jun 2008 11:01:36 +0200 |
Christian Ebert |
keyword: disable expansion for annotate
|
Thu, 12 Jun 2008 11:33:47 +0200 |
Dirkjan Ochtman |
convert comments to docstrings in a bunch of extensions
|
Thu, 12 Jun 2008 13:12:09 +0200 |
Dirkjan Ochtman |
merge from crew-stable
|
Thu, 12 Jun 2008 00:11:09 -0700 |
Brendan Cully |
Truncate input to 1K when using pygments guess_lexer.
|
Thu, 12 Jun 2008 08:53:23 +0200 |
Andrew Beekhof |
paper: fix reference to coal tags template
|
Thu, 12 Jun 2008 00:11:09 -0700 |
Brendan Cully |
Truncate input to 1K when using pygments guess_lexer.
|
Wed, 11 Jun 2008 18:00:58 -0500 |
Matt Mackall |
hgweb: add paper style derived from coal
|
Wed, 11 Jun 2008 17:49:27 -0500 |
Matt Mackall |
Merge with crew
|
Wed, 11 Jun 2008 14:49:53 +0200 |
Andrew Beekhof |
webcommands: fix increments lost by 894875eae49b
|
Tue, 10 Jun 2008 12:11:06 -0500 |
Matt Mackall |
Merge with crew
|
Sat, 07 Jun 2008 17:52:00 +0200 |
Dirkjan Ochtman |
hgweb: show cset node and description when hovering over annotate prefix
|
Sat, 07 Jun 2008 11:43:16 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Tue, 03 Jun 2008 21:20:52 +0200 |
Johannes Stezenbach |
help: move "revision syntax" help topics into online help
|
Tue, 03 Jun 2008 21:03:51 +0200 |
Johannes Stezenbach |
help: helptable is an ordered collection
|
Tue, 03 Jun 2008 20:56:54 +0200 |
Johannes Stezenbach |
help: list special help topics with -v
|
Sat, 07 Jun 2008 09:49:34 +0200 |
Johannes Stezenbach |
help: enable listing of a subset of the command list
|
Wed, 07 May 2008 14:32:00 +0400 |
Maxim Dounin |
addremove: correctly handle intermediate symlinks
|
Fri, 06 Jun 2008 18:31:57 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Fri, 06 Jun 2008 18:23:33 +0200 |
Patrick Mezard |
test-mq-qrename: test added patch renaming
|
Fri, 06 Jun 2008 18:23:31 +0200 |
Weijun Wang |
mq: handle added patch renaming correctly
|
Thu, 05 Jun 2008 16:25:11 +0200 |
Peter Arrenbrecht |
drop superfluous param from revlog.addgroup()
|
Tue, 03 Jun 2008 15:41:09 -0500 |
Matt Mackall |
copies: teach copies about dirstate.copies
|
Tue, 03 Jun 2008 09:34:14 +0200 |
Dirkjan Ochtman |
mq: introduce the qfinish command
|
Tue, 03 Jun 2008 12:27:48 +0200 |
Dirkjan Ochtman |
merge from crew-stable
|
Mon, 02 Jun 2008 21:42:16 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Sat, 31 May 2008 11:37:55 +0200 |
Adrian Buehlmann |
resolve: add file codes to doc string
|
Thu, 29 May 2008 22:23:33 +0200 |
Dirkjan Ochtman |
merge from crew-stable
|
Thu, 29 May 2008 16:29:28 +0200 |
Christian Ebert |
Make test-bundle-type work on MacOS 10.4.11
|
Wed, 28 May 2008 22:45:07 +0200 |
Patrick Mezard |
localrepo: fix partial merge test (issue 1111)
|
Sun, 25 May 2008 13:39:08 -0700 |
Lee Cantey |
Fix bad span tag in Readme
|
Sat, 24 May 2008 18:23:13 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Fri, 23 May 2008 14:02:48 +0200 |
Dirkjan Ochtman |
merge from crew-stable
|
Tue, 03 Jun 2008 12:10:14 +0200 |
Dirkjan Ochtman |
mq: don't update the working copy on strip if parents aren't stripped
|
Tue, 03 Jun 2008 09:31:36 +0200 |
Adrian Buehlmann |
mq: qimport: explain insertion point in doc string
|
Mon, 02 Jun 2008 21:38:52 +0200 |
Patrick Mezard |
test-convert-mtn: test descriptions with quotes
|
Fri, 16 May 2008 00:48:23 -0700 |
David Reiss |
convert.monotone: fix quotes and backslashes in change descriptions.
|
Thu, 29 May 2008 22:21:29 +0200 |
Stefano Tortarolo |
Active branches fix (issue1104)
|
Mon, 26 May 2008 14:20:26 +0200 |
Benoit Boissinot |
hgweb: correctly validate permissions with streamclone pulling
|
Sun, 25 May 2008 14:05:35 -0700 |
Lee Cantey |
Fix bad span tag in Readme
|
Sat, 24 May 2008 18:11:34 +0200 |
Patrick Mezard |
test-mq-merge: test mq merge and explicit patch queue
|
Thu, 08 May 2008 14:02:42 +1000 |
teki321 |
mq: qpush -n fix
|
Fri, 23 May 2008 16:50:17 +0200 |
Dirkjan Ochtman |
tests: don't run test-convert-cvs if there's no cvs server
|
Fri, 23 May 2008 13:59:23 +0200 |
Dirkjan Ochtman |
improve help text for clone -U
|
Thu, 22 May 2008 15:48:44 -0500 |
Matt Mackall |
Added signature for changeset d5cbbe2c49ce
|
Thu, 22 May 2008 15:48:42 -0500 |
Matt Mackall |
Added tag 1.0.1 for changeset d5cbbe2c49ce
|
Thu, 22 May 2008 13:29:47 +0200 |
Dirkjan Ochtman |
merge from crew-stable
|
Thu, 22 May 2008 13:28:34 +0200 |
Dirkjan Ochtman |
mq: lose the trailing whitespace
1.0.1
|
Thu, 22 May 2008 13:26:39 +0200 |
Dirkjan Ochtman |
improve help text for push (explanation of -r)
|
Mon, 19 May 2008 10:23:47 +0200 |
Dirkjan Ochtman |
merge from crew-stable
|
Mon, 19 May 2008 10:02:28 +0200 |
Dirkjan Ochtman |
merge from crew-stable
|
Sun, 18 May 2008 23:49:33 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Sun, 18 May 2008 23:31:54 +0200 |
Patrick Mezard |
hgk: difftree must match all files when supplied list is empty
|
Sun, 18 May 2008 23:09:59 +0200 |
Patrick Mezard |
status: fix "added" attributes renamed in bf2bf986ff87
|
Wed, 14 May 2008 01:08:51 +0200 |
Adrian Buehlmann |
doc/hgrc.5.txt: add anchors for sections
|
Sat, 17 May 2008 09:12:49 +0200 |
Dirkjan Ochtman |
merge from crew-stable
|
Wed, 23 Apr 2008 19:40:15 +0200 |
Adrian Buehlmann |
gendoc: add anchors for commands
|
Mon, 19 May 2008 10:22:15 +0200 |
Dirkjan Ochtman |
mq: add correct documentation for qpop
|
Mon, 19 May 2008 10:19:59 +0200 |
Dirkjan Ochtman |
Backed out changeset ff5ef3c0fe10 (fixes wrong documentation)
|
Mon, 19 May 2008 03:52:26 -0400 |
Jeff Walden |
Slight improvement to qpop arguments help
|
Sun, 18 May 2008 20:54:10 +0200 |
Patrick Mezard |
test-mq: update qdiff summary output
|
Sun, 18 May 2008 17:01:24 +0200 |
Patrick Mezard |
mq: make qselect fail properly on an empty guard
|
Sat, 17 May 2008 09:11:14 +0200 |
Dirkjan Ochtman |
mq: expand help text for qdiff
|
Mon, 12 May 2008 11:37:56 -0500 |
Matt Mackall |
status: refactor status command
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
match: cleanup match classes a bit
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
match: remove files arg from repo.status and friends
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
match: remove files argument from patch.diff
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
match: use match.files() for patch.diff
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
match: stop passing files through commitfunc
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
status: use match helpers for various users
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
churn: simplify hg status call
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
match: use helpers for cmdutil
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
match: add always, never, and exact methods
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
remove default arg from patkind
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
resolve: use cmdutil.match
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
dirstate: remove default from status list_unknown
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
purge: remove unused 'missing' logic
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
dirstate: minor status cleanups
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
status: rename type_ to state
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
walk: use match.bad in statwalk
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
walk: use match.dir in statwalk
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
walk: make dirstate.walk return a single value too
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
walk: return a single value
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
walk: remove cmdutil.walk
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
walk: remove rel and exact returns
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
walk: remove more old badmatch logic
|
Mon, 12 May 2008 11:37:07 -0500 |
Matt Mackall |
walk: remove remaining users of cmdutils.matchpats
|
Mon, 12 May 2008 11:37:07 -0500 |
Matt Mackall |
cmdutil: switch commit to match
|
Mon, 12 May 2008 11:37:07 -0500 |
Matt Mackall |
walkchangerev: use new match objects
|
Mon, 12 May 2008 11:37:07 -0500 |
Matt Mackall |
walk: pass match object to cmdutil.walk
|
Mon, 12 May 2008 11:37:07 -0500 |
Matt Mackall |
walk: begin refactoring badmatch handling
|
Mon, 12 May 2008 11:37:07 -0500 |
Matt Mackall |
walk: remove files arg from repo.walk and dirstate.walk
|
Mon, 12 May 2008 11:37:07 -0500 |
Matt Mackall |
walk: introduce match objects
|
Mon, 12 May 2008 11:37:07 -0500 |
Matt Mackall |
walk: kill util.cmdmatcher and _matcher
|
Mon, 12 May 2008 11:37:07 -0500 |
Matt Mackall |
purge: use cmdutil.matchpats
|
Mon, 12 May 2008 11:37:07 -0500 |
Matt Mackall |
purge: eliminate dopurge
|
Mon, 12 May 2008 11:37:07 -0500 |
Matt Mackall |
walk: eliminate some default variables
|
Thu, 08 May 2008 18:36:45 +0200 |
Dirkjan Ochtman |
coal: fix CSS errors as reported by Firefox
|
Thu, 24 Apr 2008 17:16:02 +0200 |
Benoit Allard |
add compression type type parameter to bundle command
|
Thu, 24 Apr 2008 11:48:07 +0200 |
Benoit Allard |
add support for HG10GZ bundles to bundlerepo.bundlerevlog()
|
Thu, 24 Apr 2008 11:43:54 +0200 |
Dirkjan Ochtman |
tests: fix test-highlight output, changed in ccc2481e3954
|
Thu, 24 Apr 2008 17:15:55 +0200 |
Dirkjan Ochtman |
merge from crew-stable
|
Sat, 19 Apr 2008 10:42:30 +0200 |
Alexis S. L. Carvalho |
rename --after: do not unlink source file (issue910)
|
Thu, 24 Apr 2008 13:37:29 +0200 |
Patrick Mezard |
Make mercurial easy installable again
|
Wed, 23 Apr 2008 22:45:53 +0200 |
Patrick Mezard |
webcommands: pass full author to annotate, fix templates (issue 1054)
|
Wed, 23 Apr 2008 11:40:33 +0200 |
Thomas Arendsen Hein |
sshserver: Don't try to close fp if mkstemp failed
|
Fri, 18 Apr 2008 18:07:34 +0200 |
Dirkjan Ochtman |
merge from crew-stable
|
Fri, 18 Apr 2008 17:25:10 +0200 |
Jason Orendorff |
mq: fix qdiff -U (it apparently never really worked)
|
Wed, 16 Apr 2008 15:26:37 -0700 |
Neal Becker |
mergetools.hgrc patch
|
Wed, 16 Apr 2008 15:26:37 -0700 |
Neal Becker |
mergetools.hgrc patch
|
Wed, 16 Apr 2008 16:07:15 +0200 |
Dirkjan Ochtman |
merge from crew-stable
|
Wed, 16 Apr 2008 12:15:43 +0200 |
Dirkjan Ochtman |
merge from crew-stable
|
Wed, 16 Apr 2008 12:14:24 +0200 |
Wojciech MiĆkowski |
coal: put link fragment at the end of the url (after session vars)
|
Wed, 16 Apr 2008 09:36:24 +0200 |
Dirkjan Ochtman |
merge from crew-stable
|
Wed, 16 Apr 2008 16:04:07 +0200 |
Dirkjan Ochtman |
mq: don't commit local changes on pushing empty patch (issue1087)
|
Wed, 16 Apr 2008 12:09:16 +0200 |
Dirkjan Ochtman |
remove trailing spaces
|
Wed, 16 Apr 2008 09:35:43 +0200 |
Dirkjan Ochtman |
mq: add a little documentation on qpush -f
|
Mon, 14 Apr 2008 00:36:01 +0200 |
Adrian Buehlmann |
ignore *.pyd files
|
Mon, 14 Apr 2008 23:28:50 +0200 |
Patrick Mezard |
Merge with crew-stable, fix test output
|
Mon, 14 Apr 2008 23:04:34 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Mon, 14 Apr 2008 14:34:38 +0200 |
Dirkjan Ochtman |
replace usage of os.popen() with util.popen()
|
Mon, 14 Apr 2008 23:21:27 +0200 |
Patrick Mezard |
test-merge-internal-tools-pattern: make executable
|
Mon, 14 Apr 2008 22:31:34 +0200 |
Patrick Mezard |
convert: fix svn file copy detection code
|
Mon, 14 Apr 2008 22:31:34 +0200 |
Patrick Mezard |
convert: fix svn branch source detection corner case
|
Mon, 14 Apr 2008 22:31:34 +0200 |
Patrick Mezard |
convert: cleanup svn file copy handling
|
Mon, 14 Apr 2008 22:31:34 +0200 |
Patrick Mezard |
convert: handle past or foreign partial svn copies
|
Mon, 14 Apr 2008 22:31:33 +0200 |
Patrick Mezard |
convert: more cleanup in svn directory copy handling
|
Mon, 14 Apr 2008 22:31:33 +0200 |
Patrick Mezard |
convert: svn directory copy handling cleanup
|
Mon, 14 Apr 2008 22:31:33 +0200 |
Patrick Mezard |
convert: improve subversion branch filtering
|
Mon, 14 Apr 2008 22:31:33 +0200 |
Patrick Mezard |
convert: rename get_entry_from_path() into an svn_source method
|
Mon, 14 Apr 2008 22:31:33 +0200 |
Patrick Mezard |
convert: fix subpaths detection in svn source
|
Mon, 14 Apr 2008 22:31:33 +0200 |
Patrick Mezard |
test-convert-svn-branches: short identifiers are more legible
|
Mon, 14 Apr 2008 22:31:33 +0200 |
Patrick Mezard |
cmdutil: handle and warn about missing copy revisions
|
Mon, 14 Apr 2008 22:31:33 +0200 |
Patrick Mezard |
localrepo: forbid nullid copyrev
|
Mon, 14 Apr 2008 22:31:33 +0200 |
Patrick Mezard |
verify: check copy source revlog and nodeid
|
Sun, 13 Apr 2008 11:31:45 -0500 |
Matt Mackall |
Merge with -stable
|
Fri, 11 Apr 2008 15:14:00 +0200 |
Adrian Buehlmann |
removing unused local ccache in patch.diff
|
Sat, 12 Apr 2008 23:05:51 -0400 |
Benoit Boissinot |
merge with -stable
|
Sat, 12 Apr 2008 20:51:26 +0200 |
Patrick Mezard |
merge: replace readline() call, missing from posixfile_nt
|
Sat, 12 Apr 2008 21:34:01 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Sat, 12 Apr 2008 20:03:54 +0200 |
Dirkjan Ochtman |
remove trailing whitespace introduced in cfeeac24fc1e
|
Sat, 12 Apr 2008 06:37:38 +0300 |
Giorgos Keramidas |
templates/coal: spell class correctly in {fileentry}
|
Fri, 11 Apr 2008 22:19:52 -0700 |
Bryan O'Sullivan |
repo: add rjoin method
|
Fri, 11 Apr 2008 22:19:51 -0700 |
Bryan O'Sullivan |
parseurl: make revs optional
|
Fri, 11 Apr 2008 22:18:38 -0700 |
Bryan O'Sullivan |
Hoist localpath to the top level
|
Fri, 11 Apr 2008 22:17:20 -0700 |
Bryan O'Sullivan |
test-imerge: disable due to massive brokenness
|
Fri, 04 Apr 2008 02:21:53 +0300 |
Dov Feldstern |
use internal merge tool when specified for a merge-pattern in hgrc
|
Fri, 04 Apr 2008 02:20:58 +0300 |
Dov Feldstern |
test that internal merge tools are used when set for a merge-pattern in hgrc
|
Sat, 12 Apr 2008 22:41:07 -0400 |
Benoit Boissinot |
fix import with -p0
|
Sat, 12 Apr 2008 21:08:03 +0200 |
Patrick Mezard |
context: handle untracked files in filectx.fileflags()
|
Fri, 11 Apr 2008 12:52:56 -0500 |
Matt Mackall |
resolve: new command
|
Fri, 11 Apr 2008 12:04:26 +0200 |
Dirkjan Ochtman |
python-2.6: use sha wrapper from util for new merge code
|
Fri, 11 Apr 2008 09:27:28 +0200 |
Adrian Buehlmann |
fixed missing sorting in test-dumprevlog
|
Fri, 11 Apr 2008 11:21:55 +0200 |
Patrick Mezard |
test-dumprevlog: fix extra path separator under MacOSX
|
Fri, 11 Apr 2008 08:35:37 +0200 |
Dirkjan Ochtman |
Merge from main.
|
Thu, 10 Apr 2008 23:07:54 +0200 |
Paul Moore |
Add a batch file driver for Windows
|
Thu, 10 Apr 2008 15:02:24 -0500 |
Matt Mackall |
merge: introduce mergestate
|
Thu, 10 Apr 2008 14:25:50 +0200 |
Dirkjan Ochtman |
Merge with crew-stable.
|
Thu, 10 Apr 2008 14:08:38 +0200 |
Dirkjan Ochtman |
win32text: actually import util so util.binary() can be used
|
Wed, 09 Apr 2008 16:02:37 -0700 |
Bryan O'Sullivan |
issue 1053: heavily qualify the "cp -al" advice for cloning
|
Wed, 09 Apr 2008 15:49:20 -0700 |
Bryan O'Sullivan |
Get rid of reimplementations of util.binary
|
Tue, 08 Apr 2008 13:19:36 +0200 |
Christian Ebert |
Let util.binary check entire data for \0 (issue1066, issue1079)
|
Wed, 09 Apr 2008 14:12:32 +0200 |
Christian Ebert |
keyword: check for '\0' in entire data before acting
|
Wed, 09 Apr 2008 14:05:57 +0200 |
Christian Ebert |
keyword: make overwrite() arguments mandatory
|
Wed, 09 Apr 2008 14:05:57 +0200 |
Christian Ebert |
keyword: compact setting of optional arguments
|
Wed, 09 Apr 2008 14:05:57 +0200 |
Christian Ebert |
keyword: privatize remaining monkeypatches by moving them into reposetup
|
Wed, 09 Apr 2008 14:05:56 +0200 |
Christian Ebert |
keyword: collect filename patterns, wrap dispatch._parse in uisetup
|
Wed, 09 Apr 2008 15:28:30 -0700 |
Bryan O'Sullivan |
Merge
|
Wed, 09 Apr 2008 15:27:57 -0700 |
Bryan O'Sullivan |
Tidy code, fix typo
|
Thu, 20 Dec 2007 20:02:51 +0000 |
Paul Moore |
Added hgexecutable support for py2exe/frozen scripts
|
Tue, 08 Apr 2008 18:40:11 +0200 |
Thomas Arendsen Hein |
Remove trailing space
|
Tue, 08 Apr 2008 18:39:41 +0200 |
Thomas Arendsen Hein |
merge with crew-stable
|
Tue, 08 Apr 2008 15:41:21 +0200 |
Dirkjan Ochtman |
python-2.6: md5 import in test-archive helper
|
Tue, 08 Apr 2008 15:42:43 +0200 |
Dirkjan Ochtman |
python-2.6: deprecation of GzipFile.filename
|
Thu, 10 Apr 2008 14:24:27 +0200 |
Benoit Allard |
highlight: backward compatibility with pygments 0.5.1
|
Tue, 08 Apr 2008 18:39:02 +0200 |
Thomas Arendsen Hein |
Fix spacing error introduced in 5efd447a9b8d
|
Mon, 07 Apr 2008 13:16:11 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Mon, 07 Apr 2008 11:59:20 +0200 |
Patrick Mezard |
convert: check svn branches are directories
|
Mon, 07 Apr 2008 09:26:40 +0200 |
Dirkjan Ochtman |
Merge from crew-stable.
|
Mon, 07 Apr 2008 09:02:26 +0200 |
Adrian Buehlmann |
tests/test-diff-copy-depth: using sh instead of bash
|
Sun, 06 Apr 2008 13:13:31 +0200 |
Christian Ebert |
gendoc: fix indentation
|
Sun, 06 Apr 2008 13:13:31 +0200 |
Christian Ebert |
hg.1: bogus escaping of .hg* not needed anymore
|
Mon, 07 Apr 2008 09:02:04 +0200 |
Christian Ebert |
doc: escape .hg at bol in manpages with make (issue1072)
|
Sat, 05 Apr 2008 21:29:02 +0200 |
Isaac Jurado |
highlight: Generate pygments style sheet dynamically
|
Sat, 05 Apr 2008 19:33:34 +0200 |
Patrick Mezard |
Merge with macencode branch
|
Sat, 05 Apr 2008 19:06:16 +0200 |
Patrick Mezard |
win32text: rename forbidcrlforcr() function
|
Sat, 05 Apr 2008 19:03:45 +0200 |
Patrick Mezard |
test-mactext: simplify test, coverage is ensured by win32text tests
|
Thu, 03 Apr 2008 20:41:31 +0900 |
OHASHI Hideya |
win32text: Add macencode/macdecode
|
Sat, 05 Apr 2008 18:19:49 +0200 |
Patrick Mezard |
Merge with crew-stable
|