hgext/githelp.py
Thu, 17 Jan 2019 09:17:12 -0800 Martin von Zweigbergk cleanup: delete lots of unused local variables
Fri, 12 Oct 2018 18:49:11 +0200 Rodrigo Damazio help: adding a proper declaration for shortlist/basic commands (API)
Sat, 13 Oct 2018 02:17:41 -0700 rdamazio help: assigning categories to existing commands
Wed, 23 May 2018 22:25:00 -0400 Matt Harbison py3: replace str.format(x) with `str % x` in githelp
Wed, 23 May 2018 22:17:04 -0400 Matt Harbison githelp: drop the trailing period from single sentence output for consistency
Tue, 22 May 2018 23:48:08 -0400 Matt Harbison githelp: cleanup one more abort message
Tue, 22 May 2018 20:43:42 +0900 Yuya Nishihara githelp: do not concatenate i18n messages dynamically so they can be collected
Mon, 21 May 2018 23:04:28 -0400 Matt Harbison githelp: lowercase the start of output messages for consistency
Mon, 21 May 2018 22:57:05 -0400 Matt Harbison githelp: rewrite a Yoda conditional
Mon, 21 May 2018 22:55:17 -0400 Matt Harbison githelp: make several strings localizable
Mon, 21 May 2018 22:41:55 -0400 Matt Harbison githelp: cleanly abort if the `svn` command is unknown
Mon, 21 May 2018 22:32:15 -0400 Matt Harbison githelp: fail gracefully in a couple cases where arguments are missing
Thu, 05 Apr 2018 23:23:48 -0700 Martin von Zweigbergk githelp: use revsymbol() for looking up symbol
Sat, 24 Mar 2018 15:10:51 +0900 Yuya Nishihara procutil: bulk-replace function calls to point to new module
Sun, 11 Feb 2018 17:23:58 -0800 Gregory Szorc githelp: cast commands to bytes
Sun, 14 Jan 2018 11:19:45 -0800 Gregory Szorc githelp: don't reference 3rd party commands for `git show`
Mon, 18 Dec 2017 21:09:08 -0800 Gregory Szorc githelp: improve help for "reset"
Mon, 18 Dec 2017 21:02:49 -0800 Gregory Szorc githelp: clean up reflog help
Mon, 18 Dec 2017 20:58:00 -0800 Gregory Szorc githelp: replace suggestion of `hg record`
Mon, 18 Dec 2017 20:56:01 -0800 Gregory Szorc githelp: remove reference to tweakdefaults
Fri, 22 Dec 2017 18:38:29 -0700 Gregory Szorc githelp: recommend `hg import` for `git am`
Mon, 18 Dec 2017 20:51:20 -0800 Gregory Szorc githelp: improve help for `git add`
Mon, 18 Dec 2017 20:44:59 -0800 Gregory Szorc githelp: vendor Facebook authored extension
less more (0) tip