summaryrefslogtreecommitdiff
path: root/ui-refs.c
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-10-11 20:22:57 +0200
committerLars Hjemli <hjemli@gmail.com>2008-10-11 20:22:57 +0200
commit140012d7a8e51df5a9f9c556696778b86ade4fc9 (patch)
tree91bd76d2d324017e131c78c41863edd971c37f51 /ui-refs.c
parent8011587ef34d98398b60be8fcd6c6ecf499c0676 (diff)
downloadcgit-140012d7a8e51df5a9f9c556696778b86ade4fc9.tar.gz
cgit-140012d7a8e51df5a9f9c556696778b86ade4fc9.tar.bz2
cgit-140012d7a8e51df5a9f9c556696778b86ade4fc9.zip
CGIT 0.8.1v0.8.1
Diffstat (limited to 'ui-refs.c')
0 files changed, 0 insertions, 0 deletions
h completionBrian Mattern1-59/+92 2012-09-22EDITOR should be italicized.Jason A. Donenfeld1-2/+2 2012-09-22Allow git repo to be elsewhere via env var.Jason A. Donenfeld2-9/+24 2012-09-22I don't want --help or --version in bash completion.Jason A. Donenfeld1-1/+1 2012-09-22Vastly simplify GPG secret key finding logic.Jason A. Donenfeld1-1/+1 2012-09-22simplify logic slightlyBrian Mattern1-9/+12 2012-09-22turn -o filenames back onBrian Mattern1-10/+6 2012-09-22bash completion - Fix UTF8, escape spaces, inverted commas, brackets, and amp...Jeffrey Ratcliffe1-14/+10 2012-09-21Better gpg key completion for `pass init`Brian Mattern1-2/+15 2012-09-21Append to COMPREPLY instead of inserting by indexBrian Mattern1-3/+1