log

age author description
Tue, 26 Nov 2013 16:23:05 -0800 Durham Goode unshelve: don't commit unknown files during unshelve (issue4113) stable
Tue, 26 Nov 2013 15:38:33 +0100 Mads Kiilerich largefiles: don't crash on 'local renamed directory' actions stable
Fri, 22 Nov 2013 19:13:07 +0100 Martin Geisler glossary: don't mention obsolete graphlog extension stable
Fri, 22 Nov 2013 19:12:44 +0100 Martin Geisler bisect: don't mention obsolete graphlog extension in help stable
Fri, 22 Nov 2013 19:12:18 +0100 Martin Geisler contrib: don't mention obsolete graphlog extension in mercurial.ini stable
Fri, 22 Nov 2013 19:11:48 +0100 Martin Geisler contrib: stop mentioning obsolete graphlog extension in sample.hgrc stable
Fri, 22 Nov 2013 17:14:44 +0100 Martin Geisler contrib: promote strip extension over MQ in sample.hgrc stable
Fri, 22 Nov 2013 17:12:43 +0100 Matt Mackall help: use progress instead of mq as in 'hg help config' example stable
Sat, 30 Nov 2013 21:50:40 -0200 Wagner Bruna i18n-pt_BR: fix wording in tag command help text stable
Thu, 28 Nov 2013 20:10:47 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 5246fd4781d8 stable
Tue, 26 Nov 2013 11:00:49 -0200 Wagner Bruna i18n-pt_BR: synchronized with 224e96078708 stable
Wed, 27 Nov 2013 16:43:02 -0500 Augie Fackler test-import-git.t: work around check-code hating on ^ and $( in tests
Wed, 27 Nov 2013 18:39:00 +0100 Nicolas Vigier patch: add support for git delta hunks
Mon, 25 Nov 2013 12:12:42 -0500 Sean Farley pathcomplete: remove ambiguous entries for sole completion on a directory
Tue, 26 Nov 2013 14:33:18 -0600 Sean Farley bash_completion: add global support for -b|--branch
Tue, 26 Nov 2013 14:31:40 -0600 Sean Farley bash_completion: add global support for -B|--bookmark
Tue, 26 Nov 2013 14:04:12 -0600 Sean Farley bash_completion: change --rev if-else block into a case
Tue, 26 Nov 2013 13:55:33 -0600 Sean Farley bash_completion: simplify if-else logic
Mon, 25 Nov 2013 11:38:14 -0500 Sean Farley bash_completion: add _hg_branches for list of branches
Tue, 26 Nov 2013 14:38:14 -0600 Sean Farley bash_completion: add -B|--bookmark support for strip
Fri, 22 Nov 2013 14:58:41 -0500 Sean Farley bash_completion: add completion for deleting a shelve
Thu, 21 Nov 2013 15:14:52 -0500 Sean Farley bash_completion: use correct command for listing shelves
Wed, 20 Nov 2013 19:13:24 -0500 Sean Farley bash_completion: remove restriction on bookmark completion
Wed, 20 Nov 2013 14:45:18 -0500 Sean Farley bash_completion: fix issue with subdirectories not being completed
Wed, 20 Nov 2013 13:19:55 -0500 Sean Farley bash_completion: determine root executable in case of alias
Wed, 20 Nov 2013 15:16:54 -0500 Sean Farley bash_completion: expand aliased commands
Tue, 19 Nov 2013 11:45:30 -0500 Sean Farley bash_completion: untabify
Mon, 25 Nov 2013 12:20:39 -0500 Sean Farley dispatch: turn off custom debugger for HGPLAIN mode
Sun, 17 Nov 2013 12:18:26 +0100 Simon Heimberg Makefile: temporary copy of hg.pot is hg.pot.tmp instead of hg.pot~
Sun, 17 Nov 2013 12:17:55 +0100 Simon Heimberg Makefile: fix po file updating by using same file name everywhere