Wed, 19 Dec 2007 10:11:32 +0100 |
Christian Ebert |
highlight: fix more tracebacks by forcing util._encoding to hgweb.encoding
|
Tue, 18 Dec 2007 12:45:30 -0800 |
John Coomes |
hg tag: run tag hook just once
|
Tue, 18 Dec 2007 22:50:27 +0100 |
Christian Ebert |
patchbomb: break lines > 80 chars (coding style)
|
Thu, 27 Dec 2007 23:55:40 -0600 |
Matt Mackall |
changelog: inline trivial call for extra data unescaping
|
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
|