1041 Commits (740b6ad75bbe0cd0c3f4be30f0380814878ac445)

Author SHA1 Message Date
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
Lukas Sandström 0c3d26d24a Add a helper script to send patches with Mozilla Thunderbird 17 years ago
Dan McGee 20827d99c5 completion: add --graph to log command completion 17 years ago
SZEDER Gábor 1d284cbae3 completion: add more 'git add' options 17 years ago
Karl Hasselström 3db4723ead Revert "git.el: Set process-environment instead of invoking env" 17 years ago
Johannes Schindelin 37a12dda24 hg-to-git: add --verbose option 17 years ago