Mercurial > hg-stable
graph
-
progress: explain format strings to translatorsWed, 15 Dec 2010 09:35:32 +0100, by Martin Geisler
-
subrepo: re-backout 2245fcd0e160, remove testWed, 15 Dec 2010 10:50:19 +0100, by Mads Kiilerich
-
subrepo: re-backout 2245fcd0e160Tue, 14 Dec 2010 18:10:51 -0600, by Matt Mackall
-
merge with stableTue, 14 Dec 2010 17:10:01 -0600, by Matt Mackall
-
tag: abort if not at a branch head (issue2552) stableMon, 06 Dec 2010 22:04:10 -0600, by Kevin Bullock
-
tag: fix uncommitted merge check and error message (issue2542) stableTue, 07 Dec 2010 08:02:54 +0100, by Kevin Bullock
-
tag: don't check .hgtags status if --local passed stableMon, 13 Dec 2010 21:20:30 -0600, by Kevin Bullock
-
progress: refactor for readability and show XXs instead of 0mXXs.Thu, 09 Dec 2010 17:33:40 -0600, by Augie Fackler
-
progress: Add estimated time remaining for long tasksTue, 26 Oct 2010 14:41:58 +0300, by timeless
-
progress: react more reasonably to nested progress topicsFri, 10 Dec 2010 16:56:12 -0600, by Augie Fackler
-
Merge with stableMon, 13 Dec 2010 12:19:26 -0600, by Steve Borho
-
util: work around behavior change in Python 2.7.1 stableMon, 13 Dec 2010 11:51:01 -0600, by Steve Borho
-
merge with stableMon, 13 Dec 2010 11:53:17 +0100, by Martin Geisler
-
merge default heads in crew and mainMon, 13 Dec 2010 11:52:52 +0100, by Martin Geisler
-
eol: improve help on whether EOLs are changed in working copy or repository stableMon, 22 Nov 2010 14:36:57 +0100, by Erik Zielke
-
churn: ignore trailing and leading spaces (issue2546) stableMon, 13 Dec 2010 16:41:39 +0900, by Nicolas Dumazet
-
merge with stableFri, 10 Dec 2010 23:05:48 +0100, by Benoit Boissinot
-
make_file: always return a fresh file handle that can be closedTue, 07 Dec 2010 16:08:16 +0100, by Dan Villiom Podlaski Christiansen
-
merge with stableFri, 10 Dec 2010 19:20:11 -0600, by Matt Mackall
-
hook: fix import path handling for repo=None stableFri, 10 Dec 2010 19:18:02 -0600, by Matt Mackall
-
hook: assume relative path to hook is given from repo root stableTue, 07 Dec 2010 15:27:04 +0100, by Alexander Solovyov
-
bundle progress: offer best-guess deterministic progress informationFri, 10 Dec 2010 13:30:37 -0600, by Augie Fackler
-
httpsendfile: record progress information during read()Fri, 10 Dec 2010 13:31:06 -0600, by Augie Fackler
-
templatekw.showdiffstat: use ctx.diff() instead of calling patchTue, 07 Dec 2010 15:50:28 +0100, by Alexander Solovyov
-
localrepo: remove unneeded os.unlink call in wwriteFri, 10 Dec 2010 16:10:14 +0100, by Adrian Buehlmann
-
opener: always reset flags on 'w'riteFri, 10 Dec 2010 15:14:05 +0100, by Adrian Buehlmann
-
subrepo: silence git output when ui.quiet is setThu, 09 Dec 2010 16:52:14 -0500, by Eric Eisner
-
subrepo: show git command with --debugThu, 09 Dec 2010 16:52:14 -0500, by Eric Eisner
-
subrepo: speed up git push logicThu, 09 Dec 2010 16:52:14 -0500, by Eric Eisner
-
subrepo: use subprocess.Popen without the shellThu, 09 Dec 2010 16:52:14 -0500, by Eric Eisner
-
subrepo: treat git error code 1 as successThu, 09 Dec 2010 16:52:14 -0500, by Eric Eisner
-
subrepo: gitsubrepo should inherit from abstractsubrepoThu, 09 Dec 2010 16:52:14 -0500, by Eric Eisner
-
subrepo: initialize subrepo relative default paths relative to their root stableFri, 10 Dec 2010 01:30:16 +0100, by Mads Kiilerich
-
merge with stableWed, 08 Dec 2010 13:12:12 -0600, by Matt Mackall
-
bookmarks: create undo.bookmarks using repo.opener instead of util.copyfile stableTue, 07 Dec 2010 20:03:04 +1100, by Brodie Rao
-
archival: don't set gzip filename header when there's no filename stableTue, 07 Dec 2010 19:47:53 +1100, by Brodie Rao
-
build: don't delete precious version information on 'make clean'Wed, 08 Dec 2010 11:18:26 -0600, by Matt Mackall
-
patch: write .rej files without rewriting EOLs stableFri, 03 Dec 2010 11:40:30 +0900, by Patrick Mezard
-
record: move copystat() hack out of util.copyfile() and into recordTue, 07 Dec 2010 20:03:05 +1100, by Brodie Rao
-
util: make atomicfiles closableTue, 07 Dec 2010 16:03:42 +0100, by Dan Villiom Podlaski Christiansen
-
subrepo: drop arguments unsupported by old gitMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
subrepo: work around old git's remote naming schemeMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
subrepo: use environment variable instead of git commit's --dateMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
subrepo: parse git status's human-readable outputMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
subrepo: use subprocess's cwd instead of git's --work-treeMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
test-subrepo-git.t: make gitroot pushable earlierMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
test-subrepo-git.t: silence git outputMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
bdiff: Fix bogus NULL returnMon, 06 Dec 2010 16:59:43 -0600, by Matt Mackall
-
bdiff: dynamically allocate hunksMon, 06 Dec 2010 16:42:48 -0600, by Matt Mackall
-
merge with stableMon, 06 Dec 2010 16:03:00 -0600, by Matt Mackall
-
subrepo: lazily update git's local tracking branchesSun, 28 Nov 2010 17:19:23 -0500, by Eric Eisner
-
subrepo: return both mapping directions from gitbranchmapSun, 28 Nov 2010 15:21:23 -0500, by Eric Eisner
-
subrepo: strip gitcommand outputSun, 28 Nov 2010 15:03:48 -0500, by Eric Eisner
-
sshrepo: don't use readline() on the stderr pipeWed, 01 Dec 2010 21:46:08 +0100, by Dan Villiom Podlaski Christiansen
-
test-demandimport.py: PyPy supportWed, 01 Dec 2010 21:46:08 +0100, by Dan Villiom Podlaski Christiansen
-
demandimport: change default for level from None to -1Wed, 01 Dec 2010 21:46:08 +0100, by Dan Villiom Podlaski Christiansen
-
export: flush the file pointer between patchesWed, 01 Dec 2010 21:46:08 +0100, by Dan Villiom Podlaski Christiansen
-
test-clone-failure.t: fix unification oversightWed, 01 Dec 2010 19:20:16 +0100, by Dan Villiom Podlaski Christiansen