aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/svn.fish
Commit message (Expand)AuthorAge
* Indent svn completionGravatar Fabian Homborg2015-07-20
* Normalize svn completionGravatar Fabian Homborg2015-07-20
* Squashed commit of the following:Gravatar ridiculousfish2012-06-15
* Make sure completion descriptions generated by make_vcs_completions.fish are ...Gravatar axel2007-06-05
* Minor tweak to vcs completion generation code. Most significantly, some svn c...Gravatar axel2007-03-25
* Do not use makefile to generate vcs completions, do it directly in the script...Gravatar axel2007-02-24
* Remove trailing period in descriptions for darcs and svnGravatar axel2007-01-30
* Another batch of fixes for the VCS completionsGravatar axel2007-01-27
* make the make_mercurial_completions.fish script able to handle svn as well. U...Gravatar axel2007-01-26
* Simplify completions for a few commands (svn, cvs, darcs, yum)Gravatar axel2007-01-21
* Drop use of the N_ no-op for translation descriptions. Instead, tell xgettext...Gravatar axel2007-01-16
* svn-delete-completion.dpatchGravatar Tassilo Horn2006-12-22
* Don't turn of file completion in svn completions if given an unknown subcommandGravatar axel2006-08-28
* Do gettext translation of descriptions just-in-time internally in fishGravatar axel2006-03-02
* Redo installation file structure, move lots of things to $PREFIX/share/fishGravatar axel2006-02-17