983 Commits (5424bc557fc6414660830b470dd45774b8f5f281)

Author SHA1 Message Date
Anand Kumria ee06427aa6 If we are in verbose mode, output what we are about to run (or return) 17 years ago
Anand Kumria 21a5075385 Add a single command that will be used to construct the 'p4' command 17 years ago
Anand Kumria 87b611d5fd Utilise the new 'p4_system' function. 17 years ago
Anand Kumria bf9320f151 Have a command that specifically invokes 'p4' (via system) 17 years ago
Anand Kumria b340fa4301 Utilise the new 'p4_read_pipe_lines' command 17 years ago
Anand Kumria 2318121bab Create a specific version of the read_pipe_lines command for p4 invocations 17 years ago
SZEDER Gábor 5a7ebd4faa bash: remove redundant check for 'git stash apply' options 17 years ago
Lee Marlow 1127c51cfe bash completion: Add completion for 'git mv' 17 years ago
Lee Marlow b1bc1494ed bash completion: Add completion for 'git ls-files' 17 years ago
Lee Marlow b3191ce2d5 bash completion: Add completion for 'git archive' 17 years ago
Lee Marlow 95d43780cf bash completion: More completions for 'git stash' 17 years ago
Lee Marlow a6c2be244f bash completion: Add completion for 'git revert' 17 years ago
Lee Marlow 5dad868b26 bash completion: Add completion for 'git init' 17 years ago
Lee Marlow 4181c7e8a7 bash completion: Add completion for 'git clean' 17 years ago
Lee Marlow 3eb1101207 bash completion: Add completion for 'git clone' 17 years ago
Lee Marlow c72e0db1ff bash completion: Add completion for 'git grep' 17 years ago
Lee Marlow e49b99a6f5 bash completion: Add more long options for 'git log' 17 years ago
Lee Marlow 7339479c2b bash completion: remove unused function _git_diff_tree 17 years ago
Todd Zullinger 5354a56fe7 Replace uses of "git-var" with "git var" 17 years ago
Lee Marlow 1eb7e2f834 bash completion: Add completion for 'git help' 17 years ago
Thomas Rast cbb504c974 bash completion: Add long options for 'git describe' 17 years ago
SZEDER Gábor c84bb14ce5 bash: offer only paths after '--' for 'git checkout' 17 years ago
Thomas Rast 2ca880fe54 git-completion.bash: provide completion for 'show-branch' 17 years ago
Lee Marlow 08c701d476 bash completion: Add long options for 'git rm' 17 years ago
P. Christeas e8a43a132d svnimport: newer libsvn wants us to ask for the root with "", not "/" 17 years ago
Stephan Beyer a31c00b00e am --abort: Add to bash-completion and mention in git-rerere documentation 17 years ago
Daniel Barkalow 2d71bde2d1 In perforce, RCS keywords are case-sensitive 17 years ago
Nikolaj Schumacher c79cc2e596 Don't cut off last character of commit descriptions. 17 years ago
Johannes Schindelin 51ef1daa4a Rename .git/rebase to .git/rebase-apply 17 years ago
Johannes Schindelin 28ed6e7b32 Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge" 17 years ago
Shawn O. Pearce 055767194c bash completion: Remove dashed command completion support 17 years ago
Teemu Likonen 25a1f374f0 bash: Add long option completion for 'git send-email' 17 years ago
Shawn O. Pearce db8a9ff038 bash completion: Resolve git show ref:path<tab> losing ref: portion 17 years ago
Shawn O. Pearce 778306e405 bash completion: Append space after file names have been completed 17 years ago
Shawn O. Pearce 6c36c9e4ea bash completion: Don't offer "a.." as a completion for "a." 17 years ago
Shawn O. Pearce ab02dfe533 bash completion: Improve responsiveness of git-log completion 17 years ago
Petr Baudis 31a92f6aa4 Git.pm: Add remote_refs() git-ls-remote frontend 17 years ago
Eric Raible 50e6102504 completion: add branch options --contains --merged --no-merged 17 years ago
SZEDER Gábor d773c6314d bash: offer only paths after '--' 17 years ago
Miklos Vajna 1c7b76be7d Build in merge 17 years ago
Dmitry Potapov bf11d4613c completion.bash: add 'skip' and 'run' to git-bisect 17 years ago
Miklos Vajna af9a01e1c2 hg-to-git: use git init instead of git init-db 17 years ago
Miklos Vajna 96f2395951 hg-to-git: rewrite "git-frotz" to "git frotz" 17 years ago
Miklos Vajna 2553ede5a9 hg-to-git: abort if the project directory is not a hg repo 17 years ago
Miklos Vajna 6376cffaeb hg-to-git: avoid raising a string exception 17 years ago
SZEDER Gábor 7bedebcaad stash: introduce 'stash save --keep-index' option 17 years ago
Johannes Schindelin be612c2318 Add another fast-import example, this time for .zip files 17 years ago
Olivier Marin 8813df9066 Documentation: remove {show,whatchanged}.difftree config options 17 years ago
Jing Xue 4c2d5d722c Add 'git-p4.allowSubmit' to git-p4 17 years ago
Teemu Likonen 66aafad5e4 bash: Add more option completions for 'git log' 17 years ago