index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t9902-completion.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
t: use nongit() function where applicable
Jeff King
2016-12-16
1
-6
/
+1
*
completion: simplify query for config variables
SZEDER Gábor
2015-05-13
1
-0
/
+12
*
completion: add a helper function to get config variables
SZEDER Gábor
2015-05-13
1
-0
/
+22
*
t: fix severe &&-chain breakage
Jeff King
2015-03-20
1
-1
/
+1
*
completion: add a test for __git_remotes() helper function
SZEDER Gábor
2015-03-06
1
-0
/
+19
*
t9902: mingw-specific fix for gitfile link files
Pat Thoyts
2014-07-21
1
-4
/
+13
*
completion: handle '!f() { ... }; f' and "!sh -c '...' -" aliases
Steffen Prohaska
2014-06-13
1
-0
/
+27
*
t9902-completion.sh: old Bash still does not support array+=('') notation
Brandon Casey
2013-08-22
1
-1
/
+1
*
Merge branch 'tr/test-lint-no-export-assignment-in-shell'
Junio C Hamano
2013-07-12
1
-1
/
+1
|
\
|
*
t9902: fix 'test A == B' to use = operator
Thomas Rast
2013-07-08
1
-1
/
+1
*
|
Merge branch 'jk/bash-completion'
Junio C Hamano
2013-07-11
1
-0
/
+1
|
\
\
|
*
|
completion: learn about --man-path
John Keeping
2013-07-01
1
-0
/
+1
*
|
|
completion, bash prompt: move __gitdir() tests to completion test suite
SZEDER Gábor
2013-06-24
1
-0
/
+134
|
/
/
*
|
completion: document tilde expansion failure in tests
Felipe Contreras
2013-04-27
1
-0
/
+9
*
|
completion: add file completion tests
Felipe Contreras
2013-04-27
1
-0
/
+68
|
/
*
completion: get rid of compgen
Felipe Contreras
2013-04-15
1
-3
/
+3
*
completion: add __gitcomp_nl tests
Felipe Contreras
2013-04-15
1
-0
/
+60
*
completion: trivial test improvement
Felipe Contreras
2013-04-12
1
-1
/
+2
*
t9902: protect test from stray build artifacts
Junio C Hamano
2013-01-25
1
-1
/
+24
*
Merge branch 'fc/completion-test-simplification'
Junio C Hamano
2012-11-29
1
-82
/
+52
|
\
|
*
completion: simplify __gitcomp() test helper
Felipe Contreras
2012-11-16
1
-10
/
+5
|
*
completion: refactor __gitcomp related tests
Felipe Contreras
2012-11-16
1
-50
/
+28
|
*
completion: consolidate test_completion*() tests
Felipe Contreras
2012-11-16
1
-17
/
+14
|
*
completion: simplify tests using test_completion_long()
Felipe Contreras
2012-11-16
1
-6
/
+3
|
*
completion: standardize final space marker in tests
Felipe Contreras
2012-11-16
1
-14
/
+13
|
*
completion: add comment for test_completion()
Felipe Contreras
2012-11-16
1
-1
/
+5
*
|
completion: add format-patch options to send-email
Felipe Contreras
2012-10-16
1
-0
/
+5
|
/
*
t9902: add completion tests for "odd" filenames
Jeff King
2012-09-28
1
-0
/
+19
*
t9902: add a few basic completion tests
Jeff King
2012-09-28
1
-0
/
+41
*
Merge branch 'fc/git-prompt-script'
Junio C Hamano
2012-06-29
1
-13
/
+1
|
\
|
*
Merge branch 'fc/git-complete-helper' into fc/git-prompt-script
Junio C Hamano
2012-05-23
1
-1
/
+1
|
|
\
|
*
|
tests: move code to run tests under bash into a helper library
SZEDER Gábor
2012-05-09
1
-13
/
+1
*
|
|
completion: put main git and gitk completion functions back into git namespace
SZEDER Gábor
2012-06-13
1
-1
/
+1
*
|
|
completion: rename internal helpers _git and _gitk
Felipe Contreras
2012-05-20
1
-1
/
+1
|
|
/
|
/
|
*
|
completion: add new __git_complete helper
Felipe Contreras
2012-05-14
1
-1
/
+1
|
/
*
completion: fix completion after 'git --option <TAB>'
SZEDER Gábor
2012-04-22
1
-0
/
+17
*
completion: avoid trailing space for --exec-path
Jonathan Nieder
2012-04-22
1
-1
/
+6
*
completion: add missing general options
Felipe Contreras
2012-04-22
1
-0
/
+16
*
tests: add tests for the __gitcomp() completion helper function
SZEDER Gábor
2012-04-22
1
-0
/
+85
*
tests: add initial bash completion tests
Felipe Contreras
2012-04-15
1
-0
/
+120