Wed, 12 Oct 2011 11:09:57 -0500 |
Augie Fackler |
bookmarks: delegate writing to the repo just like reading
|
changeset |
files
|
Wed, 12 Oct 2011 22:01:14 +0200 |
Idan Kamara |
tests: add support for inline doctests in test files
|
changeset |
files
|
Wed, 12 Oct 2011 22:01:13 +0200 |
Idan Kamara |
tests: add helper script for processing doctests read from stdin
|
changeset |
files
|
Tue, 11 Oct 2011 21:34:55 -0700 |
Eric Roshan Eisner |
subrepo: fix git branch tracking logic (issue2920)
|
changeset |
files
|
Tue, 11 Oct 2011 17:20:03 -0500 |
Augie Fackler |
alias: don't shadow commands that we only partially matched (issue2993) (BC)
|
changeset |
files
|
Tue, 11 Oct 2011 18:48:45 +0200 |
Pierre-Yves David |
resolve: update documentation to mention the .orig backup
|
changeset |
files
|
Tue, 11 Oct 2011 18:18:15 -0700 |
Eric Roshan Eisner |
cmdutil.bailifchanged: abort for dirty subrepos
|
changeset |
files
|
Tue, 11 Oct 2011 21:10:03 -0400 |
Greg Ward |
largefiles: improve help
|
changeset |
files
|
Tue, 11 Oct 2011 21:11:01 -0400 |
Greg Ward |
largefiles: use ui.configlist() to split largefiles.patterns
|
changeset |
files
|
Tue, 11 Oct 2011 21:07:08 -0400 |
Greg Ward |
largefiles: allow minimum size to be a float
|
changeset |
files
|
Tue, 11 Oct 2011 21:11:01 -0400 |
Greg Ward |
largefiles: factor out lfutil.getminsize()
|
changeset |
files
|
Tue, 11 Oct 2011 14:01:24 +0200 |
Na'Tosha Bard |
largefiles: cleanup import, now that we can assume > 1.9 for bundled extension
|
changeset |
files
|
Tue, 11 Oct 2011 13:15:29 +0200 |
Na'Tosha Bard |
largefiles: add test for status
|
changeset |
files
|
Tue, 11 Oct 2011 10:42:56 +0200 |
Na'Tosha Bard |
largefiles: remove pre-1.9 code from extension first bundled with 1.9
|
changeset |
files
|
Tue, 11 Oct 2011 23:16:05 -0500 |
Matt Mackall |
pyflakes: clean up some import noise
|
changeset |
files
|
Tue, 11 Oct 2011 20:21:13 -0500 |
Matt Mackall |
bdiff: fix pointer aliasing
|
changeset |
files
|
Tue, 11 Oct 2011 08:32:04 -0500 |
Matt Mackall |
import: add --edit switch
|
changeset |
files
|
Mon, 10 Oct 2011 23:07:09 -0500 |
Matt Mackall |
transplant: add --edit option
|
changeset |
files
|
Mon, 10 Oct 2011 23:01:25 -0500 |
Matt Mackall |
rebase: add --edit switch
|
changeset |
files
|
Mon, 10 Oct 2011 17:57:40 -0500 |
Augie Fackler |
httpclient: update to 07d8c356f4d1 of py-nonblocking-http
|
changeset |
files
|
Mon, 10 Oct 2011 13:52:54 +0200 |
Andreas Freimuth |
wireproto: do not call pushkey module directly (issue3041)
|
changeset |
files
|
Mon, 10 Oct 2011 17:34:17 +0200 |
Na'Tosha Bard |
largefiles: add beginnings of test (covers commit, remove, move, copy, and archive)
|
changeset |
files
|
Mon, 10 Oct 2011 17:33:17 +0200 |
Na'Tosha Bard |
setup: add largefiles to list of packages
|
changeset |
files
|
Sun, 09 Oct 2011 16:14:37 -0500 |
Matt Mackall |
rebase: move updatedirstate into cmdutil so it can be shared
|
changeset |
files
|
Sun, 09 Oct 2011 11:03:57 -0500 |
Matt Mackall |
subrepo: add git to the help topic
|
changeset |
files
|
Sat, 08 Oct 2011 15:19:05 -0500 |
Matt Mackall |
branch: fix formatting of help note
|
changeset |
files
|
Sat, 08 Oct 2011 14:18:18 -0500 |
Matt Mackall |
backout: deprecate/hide support for backing out merges
|
changeset |
files
|
Sat, 08 Oct 2011 13:28:13 -0500 |
Matt Mackall |
backout: add a note about not working on merges
|
changeset |
files
|
Sat, 08 Oct 2011 13:23:57 -0500 |
Matt Mackall |
backout: mark some help verbose
|
changeset |
files
|
Fri, 07 Oct 2011 17:22:12 -0500 |
Matt Mackall |
merge with stable
|
changeset |
files
|
Thu, 06 Oct 2011 19:45:26 -0300 |
Elifarley Callado Coelho Cruz |
acl: more descriptive error messages
|
changeset |
files
|
Thu, 06 Oct 2011 11:10:06 +0200 |
Na'Tosha Bard |
largefiles: fix commit of specified file on non-windows
|
changeset |
files
|
Wed, 05 Oct 2011 10:28:39 +0200 |
jakob krainz |
convert: detect false cset boundaries in cvsps descriptions
|
changeset |
files
|
Tue, 04 Oct 2011 19:43:45 -0400 |
Greg Ward |
transplant: wrap a transaction around the whole command
|
changeset |
files
|
Fri, 07 Oct 2011 17:08:24 -0500 |
Matt Mackall |
help: generate command help into a single RST string for formatting
|
changeset |
files
|
Fri, 07 Oct 2011 16:36:54 -0500 |
Matt Mackall |
help: unify the two -v notes for command help
|
changeset |
files
|
Wed, 05 Oct 2011 09:20:38 +0300 |
Kirill Elagin |
diff: enhance highlighting with color (issue3034)
|
changeset |
files
|
Fri, 07 Oct 2011 15:36:50 -0500 |
Matt Mackall |
debuginstall: report the template path
|
changeset |
files
|
Sat, 01 Oct 2011 16:42:39 -0400 |
Greg Ward |
extensions: print some debug info on import failure
|
changeset |
files
|
Sun, 02 Oct 2011 14:34:28 -0400 |
Greg Ward |
import: wrap a transaction around the whole command
|
changeset |
files
|
Sat, 01 Oct 2011 21:52:44 -0400 |
Greg Ward |
import: improve error reporting
|
changeset |
files
|
Sat, 01 Oct 2011 21:51:25 -0400 |
Greg Ward |
import: join base with patchurl *after* checking for stdin
|
changeset |
files
|
Sat, 01 Oct 2011 21:49:04 -0400 |
Greg Ward |
import: rename some local variables
|
changeset |
files
|
Sat, 01 Oct 2011 21:30:49 -0400 |
Greg Ward |
import: simplify status reporting logic (and make it more I18N-friendly)
|
changeset |
files
|
Fri, 07 Oct 2011 15:36:35 -0500 |
Matt Mackall |
convert: fix crazy rollback call, broken by recent rollback safety checks
|
changeset |
files
|
Sun, 02 Oct 2011 13:13:46 -0500 |
Matt Mackall |
rst: fix detection of single-row tables
|
changeset |
files
|
Sun, 02 Oct 2011 16:41:07 -0500 |
Matt Mackall |
subrepo: fix repo relative path calculation for root directories (issue3033)
stable
|
changeset |
files
|
Sun, 02 Oct 2011 13:02:15 -0500 |
Matt Mackall |
subrepo: improve error message when svn isn't found
|
changeset |
files
|
Sat, 01 Oct 2011 16:19:33 -0500 |
Matt Mackall |
merge with stable
|
changeset |
files
|
Sat, 01 Oct 2011 16:39:51 -0400 |
Greg Ward |
largefiles: don't break existing tests (syntax error, bad imports)
|
changeset |
files
|
Sat, 01 Oct 2011 16:18:51 -0500 |
Matt Mackall |
rollback: use a hint for force
|
changeset |
files
|
Sat, 01 Oct 2011 15:49:29 -0500 |
Matt Mackall |
Added signature for changeset 351a9292e430
stable
|
changeset |
files
|
Sat, 01 Oct 2011 15:49:24 -0500 |
Matt Mackall |
Added tag 1.9.3 for changeset 351a9292e430
stable
|
changeset |
files
|
Sat, 01 Oct 2011 15:47:03 -0500 |
Matt Mackall |
record: use command wrapper properly for qnew/qrefresh (issue3001)
stable 1.9.3
|
changeset |
files
|
Fri, 30 Sep 2011 21:58:54 -0400 |
Greg Ward |
rollback: avoid unsafe rollback when not at tip (issue2998)
|
changeset |
files
|
Fri, 30 Sep 2011 15:11:19 -0500 |
Matt Mackall |
merge with stable
|
changeset |
files
|
Fri, 30 Sep 2011 15:10:50 -0500 |
Matt Mackall |
merge with i18n
stable
|
changeset |
files
|
Tue, 27 Sep 2011 03:33:26 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 31c9e2a702d1
stable
|
changeset |
files
|
Fri, 30 Sep 2011 14:26:36 -0500 |
Matt Mackall |
clone: add help examples
|
changeset |
files
|
Fri, 30 Sep 2011 14:12:48 -0500 |
Matt Mackall |
clone: add a note about -u/-U
|
changeset |
files
|
Fri, 30 Sep 2011 14:09:45 -0500 |
Matt Mackall |
clone: move portions of help into the verbose section
|
changeset |
files
|
Fri, 30 Sep 2011 14:06:41 -0500 |
Matt Mackall |
clone: clarify destination URLs
|
changeset |
files
|
Fri, 30 Sep 2011 11:30:00 -0500 |
Matt Mackall |
clone: move url crossref to bottom
|
changeset |
files
|
Fri, 30 Sep 2011 11:27:59 -0500 |
Matt Mackall |
clone: improve help on -r/-b and tags
|
changeset |
files
|
Thu, 29 Sep 2011 17:16:42 -0500 |
Matt Mackall |
largefiles: mark a string for translation
|
changeset |
files
|
Thu, 29 Sep 2011 17:15:54 -0500 |
Matt Mackall |
largefiles: fix multistatement line
|
changeset |
files
|
Thu, 29 Sep 2011 17:14:47 -0500 |
Matt Mackall |
largefiles: eliminate naked exceptions
|
changeset |
files
|
Thu, 29 Sep 2011 17:04:57 -0500 |
Matt Mackall |
largefiles: fix over-long lines
|
changeset |
files
|
Thu, 29 Sep 2011 16:48:48 -0500 |
Matt Mackall |
largefile: fix up hasattr usage
|
changeset |
files
|
Sat, 24 Sep 2011 17:35:45 +0200 |
various |
hgext: add largefiles extension
|
changeset |
files
|
Wed, 28 Sep 2011 16:11:53 -0500 |
Matt Mackall |
merge with stable
|
changeset |
files
|
Wed, 28 Sep 2011 14:49:00 -0500 |
Matt Mackall |
patchbomb: drop loop in prompt
|
changeset |
files
|
Wed, 08 Sep 2010 08:31:07 +0200 |
Matt Mackall |
patchbomb: use prompt even in non-interactive mode
|
changeset |
files
|
Tue, 27 Sep 2011 22:38:47 -0400 |
Greg Ward |
patchbomb: make it easy for the user to decline sending an intro message.
|
changeset |
files
|
Tue, 20 Sep 2011 15:21:27 +0300 |
Nikolaj Sjujskij |
building: build inotify for sys.platform='linux*'
stable
|
changeset |
files
|
Mon, 26 Sep 2011 21:29:13 -0400 |
Greg Ward |
patchbomb: simplify some contorted logic and odd variable names.
|
changeset |
files
|
Wed, 28 Sep 2011 13:57:48 -0500 |
Matt Mackall |
merge with crew
|
changeset |
files
|
Tue, 27 Sep 2011 18:51:10 +0200 |
Mads Kiilerich |
sslutil: abort when ssl module is needed but not found
|
changeset |
files
|
Tue, 27 Sep 2011 18:50:18 -0500 |
Matt Mackall |
merge with stable
|
changeset |
files
|
Tue, 27 Sep 2011 18:41:09 -0500 |
Steffen Daode Nurpmeso |
patch: correctly handle non-tabular Subject: line
stable
|
changeset |
files
|
Fri, 23 Sep 2011 09:02:27 -0700 |
Kevin Gessner |
util: fix crash converting an invalid future date to string
stable
|
changeset |
files
|
Thu, 22 Sep 2011 01:51:36 +0200 |
Yann E. MORIN |
styles: add new 'bisect' style that prints the bisection status
|
changeset |
files
|
Thu, 22 Sep 2011 01:36:01 +0200 |
Yann E. MORIN |
templates: add 'bisect' keyword to return a cset's bisect status
|
changeset |
files
|
Thu, 22 Sep 2011 23:28:49 +0200 |
Yann E. MORIN |
hbisect: add functions to return a label for a cset bisection status
|
changeset |
files
|
Sat, 24 Sep 2011 01:32:50 +0200 |
Yann E. MORIN |
hbisect: add two new revset descriptions: 'goods' and 'bads'
|
changeset |
files
|
Wed, 21 Sep 2011 22:52:00 +0200 |
Mads Kiilerich |
http: handle push of bundles > 2 GB again (issue3017)
stable
|
changeset |
files
|
Tue, 20 Sep 2011 15:21:27 +0300 |
Nikolaj Sjujskij |
building: build inotify for sys.platform='linux*'
|
changeset |
files
|
Thu, 22 Sep 2011 15:15:18 +0200 |
Martin Geisler |
subrepo: try remapping subpaths using the "final" path
|
changeset |
files
|
Thu, 22 Sep 2011 14:39:49 +0200 |
Martin Geisler |
subrepo: refactor state function
|
changeset |
files
|
Tue, 20 Sep 2011 15:02:00 -0500 |
Jordi GutiƩrrez Hermoso |
mq.strip: allow -r option, optionally
|
changeset |
files
|
Tue, 20 Sep 2011 20:21:04 +0200 |
Yann E. MORIN |
revset.bisect: add 'ignored' set to the bisect keyword
|
changeset |
files
|
Tue, 20 Sep 2011 20:19:48 +0200 |
Yann E. MORIN |
hbisect.get: use simpler code with repo.set(), fix 'pruned' set
|
changeset |
files
|
Wed, 21 Sep 2011 13:00:48 -0500 |
Matt Mackall |
help: use RST to format option lists
|
changeset |
files
|
Wed, 21 Sep 2011 13:00:47 -0500 |
Matt Mackall |
minirst: fix column handling for simple tables
|
changeset |
files
|
Wed, 21 Sep 2011 13:00:46 -0500 |
Matt Mackall |
encoding: add getcols to extract substrings based on column width
|
changeset |
files
|
Wed, 21 Sep 2011 13:00:41 -0500 |
Matt Mackall |
encoding: colwidth input is in the local encoding
|
changeset |
files
|