log

age author description
Sun, 16 Oct 2011 10:29:51 -0400 Greg Ward largefiles: tidy imports stable
Tue, 18 Oct 2011 20:06:23 -0400 Greg Ward largefiles: rename config setting 'size' to 'minsize' stable
Tue, 18 Oct 2011 16:40:59 -0500 Eli Carter largefiles: include 'largefiles' in converted repository requirements stable
Tue, 18 Oct 2011 17:09:03 -0400 Hao Lian largefiles: string formatting typo in basestore._openstore where comma is used instead of modulo stable
Tue, 18 Oct 2011 11:09:11 -0500 Eli Carter largefiles: fix test typo stable
Tue, 18 Oct 2011 10:32:12 -0500 Eli Carter convert: fix typo stable
Tue, 18 Oct 2011 09:59:04 -0500 Eli Carter largefiles: fix typo stable
Wed, 19 Oct 2011 17:40:27 +0200 Na'Tosha Bard largefiles: test that merging does not result in wrong versions of largefiles stable
Wed, 19 Oct 2011 17:02:59 +0200 Na'Tosha Bard largefiles: expand test suite some more (test rebasing, rollback, update --clean, and verify --large) stable
Mon, 17 Oct 2011 17:27:33 -0500 Matt Mackall check-code: report suspicious string joins stable
Mon, 17 Oct 2011 19:10:28 -0200 Wagner Bruna largefiles: fix typo stable
Mon, 17 Oct 2011 19:10:42 -0200 Wagner Bruna largefiles: make parameter more i18n-friendly stable
Sun, 16 Oct 2011 01:26:06 +0200 Mads Kiilerich grep: correct handling of matching lines without line ending (issue3050) stable
Mon, 17 Oct 2011 11:37:59 +0200 Pierre-Yves David discovery: Fix error print mentioning a 'None' branch stable
Mon, 17 Oct 2011 14:14:28 -0500 Matt Mackall largefiles: remove fixme from docs stable
Mon, 17 Oct 2011 11:54:12 -0200 Wagner Bruna i18n: import polib 0.6.4 (rev 84598f2b5365) stable
Mon, 17 Oct 2011 14:47:36 -0200 Wagner Bruna rebase: fix typos stable
Mon, 17 Oct 2011 13:42:42 -0500 Matt Mackall auth: fix realm handling with Python < 2.4.3 (issue2739) stable
Mon, 17 Oct 2011 18:01:38 +0200 Martin Geisler subrepo: abort in hgsubrepo._get if the destination is obstructed stable
Mon, 17 Oct 2011 16:45:19 +0200 Martin Geisler subrepo: pull revisions on demand when archiving hg subrepos stable
Mon, 17 Oct 2011 14:27:34 +0200 Thomas Arendsen Hein test-check-code.t: test matching try/except/finally introduced in aeeb2afcdc25 stable
Sun, 16 Oct 2011 22:15:43 -0500 Matt Mackall merge with crew stable
Mon, 17 Oct 2011 01:40:50 +0200 Mads Kiilerich merge in commit that shouldn't be on default stable
Mon, 17 Oct 2011 00:11:56 +0200 Mads Kiilerich tests: don't use 'test -e'
Sun, 16 Oct 2011 20:26:20 -0500 Matt Mackall check-code: support multiline matches like try/except/finally stable
Sun, 16 Oct 2011 17:22:07 -0500 Matt Mackall fix bad tag for 2.0-rc stable
Sun, 16 Oct 2011 11:28:03 +0200 Thomas Arendsen Hein largefiles: use separate try/except and try/finally as needed for python2.4 stable
Sun, 16 Oct 2011 11:12:59 +0200 Thomas Arendsen Hein commands: use separate try/except and try/finally as needed for python2.4 stable
Sat, 15 Oct 2011 14:22:59 -0500 Matt Mackall Added signature for changeset fccd350acf79 stable
Sat, 15 Oct 2011 14:22:55 -0500 Matt Mackall Added tag 2.0-rc for changeset fccd350acf79 stable
Sat, 15 Oct 2011 14:31:29 -0500 Matt Mackall Added signature for changeset 384082750f2c stable
Sat, 15 Oct 2011 14:31:26 -0500 Matt Mackall Added tag 2.0-rc for changeset 384082750f2c stable
Sat, 15 Oct 2011 14:30:50 -0500 Matt Mackall merge default into stable for 2.0 code freeze stable 2.0-rc
Sat, 15 Oct 2011 14:19:24 -0500 Matt Mackall rebase: simplify check for orphaned descendants
Sat, 15 Oct 2011 14:19:07 -0500 Matt Mackall rebase: simplify set generation
Sat, 15 Oct 2011 20:12:32 +0200 Pierre-Yves David rebase: add --rev option to rebase
Sat, 15 Oct 2011 12:57:47 -0500 Matt Mackall rebase: allow revsets for source and base args
Sat, 15 Oct 2011 12:52:43 -0500 Matt Mackall revset: fix %r handling in formatspec
Sat, 15 Oct 2011 19:07:51 +0200 Pierre-Yves David rebase: use revset as soon as possible in internal logic
Sat, 15 Oct 2011 10:20:08 -0500 Matt Mackall revset: add %r for embedded revset support to formatspec
Sat, 15 Oct 2011 01:06:52 +0200 Angel Ezquerra revert: warn that subrepos cannot be reverted
Wed, 12 Oct 2011 21:45:58 -0400 Greg Ward merge: expand environment variables and ~/ in tool.executable
Sat, 15 Oct 2011 00:39:06 -0500 Matt Mackall minirst: improve test harness
Sat, 15 Oct 2011 00:39:04 -0500 Matt Mackall minirst: add style flag to format
Sat, 15 Oct 2011 00:39:01 -0500 Matt Mackall minirst: add basic HTML formatting support
Fri, 14 Oct 2011 15:40:50 -0500 Matt Mackall graft: use status verbosity for reporting grafts
Fri, 14 Oct 2011 19:10:36 +0200 Idan Kamara contrib: add a script to help diagnose raw output of the cmdserver
Fri, 14 Oct 2011 19:51:46 +0200 Idan Kamara mq: eliminate explicit checks for file existence
Fri, 14 Oct 2011 02:50:06 +0200 Mads Kiilerich mq: cleanup of lookup - handling of None is not relevant
Sun, 31 Oct 2010 18:29:56 +0100 Mads Kiilerich mq: fix corner cases for handling of patch 0 in qselect
Thu, 13 Oct 2011 21:42:54 -0400 Greg Ward largefiles: cosmetics, whitespace, code style
Thu, 13 Oct 2011 20:45:49 -0400 Greg Ward largefiles: more work on cleaning up comments
Thu, 13 Oct 2011 20:24:29 -0400 Greg Ward largefiles: improve error reporting
Wed, 12 Oct 2011 20:59:27 -0400 Greg Ward largefiles: improve comments, internal docstrings
Thu, 13 Oct 2011 15:15:32 +0200 Na'Tosha Bard largefiles: flush out tests to cover more operations and known cornercases
Thu, 13 Oct 2011 12:11:25 +0200 Na'Tosha Bard largefiles: speed up commit by only rewriting standins for modified largefiles
Thu, 13 Oct 2011 17:54:38 +0200 Idan Kamara tests: add basic tests for doctest syntax
Thu, 13 Oct 2011 17:54:37 +0200 Idan Kamara run-tests: end doctest block when seeing a non-command
Thu, 13 Oct 2011 17:54:35 +0200 Idan Kamara tests: remove temp doctest file when finished running it
Thu, 13 Oct 2011 04:27:49 +0200 Mads Kiilerich httprepo: make __del__ more stable in error situations
Sun, 31 Oct 2010 18:29:55 +0100 Mads Kiilerich tests: exercise some corner cases for mq guard selection and --reapply
Thu, 13 Oct 2011 04:27:49 +0200 Mads Kiilerich tests: cleanup of test-fetch.t
Thu, 13 Oct 2011 04:27:49 +0200 Mads Kiilerich tests: cleanup of echo statements left over from test conversion
Wed, 12 Oct 2011 18:59:59 -0500 Matt Mackall graft: add examples and information about copied metadata
Wed, 12 Oct 2011 18:48:57 -0500 Matt Mackall graft: add --continue support
Wed, 12 Oct 2011 18:46:23 -0500 Matt Mackall graft: add user, date, and tool options
Wed, 12 Oct 2011 18:46:03 -0500 Matt Mackall graft: add --edit
Wed, 12 Oct 2011 18:45:36 -0500 Matt Mackall graft: add initial implementation
Wed, 12 Oct 2011 11:09:57 -0500 Augie Fackler bookmarks: delegate writing to the repo just like reading
Wed, 12 Oct 2011 22:01:14 +0200 Idan Kamara tests: add support for inline doctests in test files
Wed, 12 Oct 2011 22:01:13 +0200 Idan Kamara tests: add helper script for processing doctests read from stdin
Tue, 11 Oct 2011 21:34:55 -0700 Eric Roshan Eisner subrepo: fix git branch tracking logic (issue2920)
Tue, 11 Oct 2011 17:20:03 -0500 Augie Fackler alias: don't shadow commands that we only partially matched (issue2993) (BC)
Tue, 11 Oct 2011 18:48:45 +0200 Pierre-Yves David resolve: update documentation to mention the .orig backup
Tue, 11 Oct 2011 18:18:15 -0700 Eric Roshan Eisner cmdutil.bailifchanged: abort for dirty subrepos
Tue, 11 Oct 2011 21:10:03 -0400 Greg Ward largefiles: improve help
Tue, 11 Oct 2011 21:11:01 -0400 Greg Ward largefiles: use ui.configlist() to split largefiles.patterns
Tue, 11 Oct 2011 21:07:08 -0400 Greg Ward largefiles: allow minimum size to be a float
Tue, 11 Oct 2011 21:11:01 -0400 Greg Ward largefiles: factor out lfutil.getminsize()
Tue, 11 Oct 2011 14:01:24 +0200 Na'Tosha Bard largefiles: cleanup import, now that we can assume > 1.9 for bundled extension
Tue, 11 Oct 2011 13:15:29 +0200 Na'Tosha Bard largefiles: add test for status
Tue, 11 Oct 2011 10:42:56 +0200 Na'Tosha Bard largefiles: remove pre-1.9 code from extension first bundled with 1.9
Tue, 11 Oct 2011 23:16:05 -0500 Matt Mackall pyflakes: clean up some import noise
Tue, 11 Oct 2011 20:21:13 -0500 Matt Mackall bdiff: fix pointer aliasing
Tue, 11 Oct 2011 08:32:04 -0500 Matt Mackall import: add --edit switch
Mon, 10 Oct 2011 23:07:09 -0500 Matt Mackall transplant: add --edit option
Mon, 10 Oct 2011 23:01:25 -0500 Matt Mackall rebase: add --edit switch
Mon, 10 Oct 2011 17:57:40 -0500 Augie Fackler httpclient: update to 07d8c356f4d1 of py-nonblocking-http
Mon, 10 Oct 2011 13:52:54 +0200 Andreas Freimuth wireproto: do not call pushkey module directly (issue3041)
Mon, 10 Oct 2011 17:34:17 +0200 Na'Tosha Bard largefiles: add beginnings of test (covers commit, remove, move, copy, and archive)
Mon, 10 Oct 2011 17:33:17 +0200 Na'Tosha Bard setup: add largefiles to list of packages
Sun, 09 Oct 2011 16:14:37 -0500 Matt Mackall rebase: move updatedirstate into cmdutil so it can be shared
Sun, 09 Oct 2011 11:03:57 -0500 Matt Mackall subrepo: add git to the help topic
Sat, 08 Oct 2011 15:19:05 -0500 Matt Mackall branch: fix formatting of help note
Sat, 08 Oct 2011 14:18:18 -0500 Matt Mackall backout: deprecate/hide support for backing out merges
Sat, 08 Oct 2011 13:28:13 -0500 Matt Mackall backout: add a note about not working on merges
Sat, 08 Oct 2011 13:23:57 -0500 Matt Mackall backout: mark some help verbose
Fri, 07 Oct 2011 17:22:12 -0500 Matt Mackall merge with stable
Thu, 06 Oct 2011 19:45:26 -0300 Elifarley Callado Coelho Cruz acl: more descriptive error messages
Thu, 06 Oct 2011 11:10:06 +0200 Na'Tosha Bard largefiles: fix commit of specified file on non-windows
Wed, 05 Oct 2011 10:28:39 +0200 jakob krainz convert: detect false cset boundaries in cvsps descriptions
Tue, 04 Oct 2011 19:43:45 -0400 Greg Ward transplant: wrap a transaction around the whole command
Fri, 07 Oct 2011 17:08:24 -0500 Matt Mackall help: generate command help into a single RST string for formatting
Fri, 07 Oct 2011 16:36:54 -0500 Matt Mackall help: unify the two -v notes for command help
Wed, 05 Oct 2011 09:20:38 +0300 Kirill Elagin diff: enhance highlighting with color (issue3034)
Fri, 07 Oct 2011 15:36:50 -0500 Matt Mackall debuginstall: report the template path
Sat, 01 Oct 2011 16:42:39 -0400 Greg Ward extensions: print some debug info on import failure
Sun, 02 Oct 2011 14:34:28 -0400 Greg Ward import: wrap a transaction around the whole command
Sat, 01 Oct 2011 21:52:44 -0400 Greg Ward import: improve error reporting
Sat, 01 Oct 2011 21:51:25 -0400 Greg Ward import: join base with patchurl *after* checking for stdin
Sat, 01 Oct 2011 21:49:04 -0400 Greg Ward import: rename some local variables
Sat, 01 Oct 2011 21:30:49 -0400 Greg Ward import: simplify status reporting logic (and make it more I18N-friendly)
Fri, 07 Oct 2011 15:36:35 -0500 Matt Mackall convert: fix crazy rollback call, broken by recent rollback safety checks
Sun, 02 Oct 2011 13:13:46 -0500 Matt Mackall rst: fix detection of single-row tables
Sun, 02 Oct 2011 16:41:07 -0500 Matt Mackall subrepo: fix repo relative path calculation for root directories (issue3033) stable
Sun, 02 Oct 2011 13:02:15 -0500 Matt Mackall subrepo: improve error message when svn isn't found
Sat, 01 Oct 2011 16:19:33 -0500 Matt Mackall merge with stable
Sat, 01 Oct 2011 16:39:51 -0400 Greg Ward largefiles: don't break existing tests (syntax error, bad imports)
Sat, 01 Oct 2011 16:18:51 -0500 Matt Mackall rollback: use a hint for force
Sat, 01 Oct 2011 15:49:29 -0500 Matt Mackall Added signature for changeset 351a9292e430 stable