- Nov 06, 2008
-
-
Alexander Solovyov authored
Add a test that tests if rebase works fine with bookmarks.
-
- Nov 05, 2008
-
-
David Soria Parra authored
Using the changectx might result in a lookup error during the strip command. Thefore we use the current dirstate to get the parents of the working directory.
-
- Nov 03, 2008
-
-
Matt Mackall authored
-
Dirkjan Ochtman authored
-
Dirkjan Ochtman authored
-
Dirkjan Ochtman authored
This gets us git diffs when enabled and doesn't pick erratic file parents.
-
Dirkjan Ochtman authored
This should even be a little faster than passing in an fp argument.
-
Dirkjan Ochtman authored
-
Dirkjan Ochtman authored
-
Ry4an Brase authored
When a manifest has a series of directories with nothing in them but a single directory, displaying the entire chain of empty directories allows for navigation down to the first non-empty directory with a single click. Because Java links package hierarchy to directory hierarchy, and because Java conventions include at least three empty directories at the top of this hierarchy, descending down empty directories is very common in Java web tools.
-
- Nov 02, 2008
-
-
Benoit Boissinot authored
-
Thomas Arendsen Hein authored
-
- Nov 01, 2008
-
-
Gerard Korsten authored
When a file is deleted via hg rm <file> the dirstate marks the file with a status of 'r'. The physical file has been deleted, but the inotify server tries to do a stat on the file after it's been removed. Patch catches the exception and correctly call updatestatus()
-
Patrick Mezard authored
Report and initial fix by Andrei Vermel <avermel@mail.ru>.
-
Dirkjan Ochtman authored
-
Benoit Allard authored
This doesn't work in IE, because IE only supports :hover on <a> elements.
-
Dirkjan Ochtman authored
-
- Oct 30, 2008
-
-
Brendan Cully authored
Closes issue1368.
-
Brendan Cully authored
-
- Oct 29, 2008
-
-
Augie Fackler authored
-
- Oct 30, 2008
-
-
Dirkjan Ochtman authored
-
Dirkjan Ochtman authored
-
- Oct 29, 2008
-
-
Brendan Cully authored
-
Brendan Cully authored
-
Adrian Buehlmann authored
-
Dirkjan Ochtman authored
-
Brendan Cully authored
-
Brendan Cully authored
-
Brendan Cully authored
-
- Oct 28, 2008
-
-
Patrick Mezard authored
The latter says 'c' is a scheme in 'c:\foo\bar'
-
Patrick Mezard authored
-
Benoit Boissinot authored
-
Benoit Boissinot authored
-
Benoit Boissinot authored
-
Benoit Boissinot authored
-
Benoit Boissinot authored
thanks to Augie Fackler for noticing it.
-
- Sep 16, 2008
-
-
Stefano Tortarolo authored
-
- Oct 06, 2008
-
-
kiilerix authored
mercurial.spec had bitrotted. These changes makes it possible to build an rpm that is usable. Only minimal changes has been made, and there is plenty of room for improvement.
-
- Oct 27, 2008
-
-
Greg Ward authored
Parts of the original text were submitted by Hubert Kauker (Hubert dot Kauker at travelbasys.de). This is a slightly revised version of Hubert's original text.
-
Adrian Buehlmann authored
-