2504 Commits (ca21186b3347e1a194c92622a7fb0e16f2480471)

Author SHA1 Message Date
Elia Pinto 3e86741517 git-fetch.sh: use the $( ... ) construct for command substitution 11 years ago
Elia Pinto 346b54dbc9 git-commit.sh: use the $( ... ) construct for command substitution 11 years ago
Elia Pinto add77e8400 git-clone.sh: use the $( ... ) construct for command substitution 11 years ago
Elia Pinto 844cb24f28 git-checkout.sh: use the $( ... ) construct for command substitution 11 years ago
Felipe Contreras 59d3924fbb prompt: fix missing file errors in zsh 11 years ago
Felipe Contreras 7569accf41 remote-bzr: trivial test fix 11 years ago
Felipe Contreras 880111c11b completion: fix completing args of aliased "push", "fetch", etc. 11 years ago
dequis 62210887f7 remote-bzr: include authors field in pushed commits 11 years ago
Felipe Contreras 5ff569908d remote-bzr: add support for older versions 11 years ago
Felipe Contreras 867bf7b490 remote-hg: always normalize paths 11 years ago
Felipe Contreras fe45cfb518 remote-helpers: allow all tests running from any dir 11 years ago
Michael Haggerty f412411245 refs.h: rename the action_on_err constants 11 years ago
Michael Haggerty b513f71f60 git-multimail: update to version 1.0.0 11 years ago
Justin Lebar 01689909eb comments: fix misuses of "nor" 11 years ago
Justin Lebar e34b272344 contrib: fix misuses of "nor" 11 years ago
Max Horn 51be46ec4d remote-hg: do not fail on invalid bookmarks 11 years ago
Jeff King cba5e28426 subtree: initialize "prefix" variable 11 years ago
Richard Hansen a7cb1276cc remote-bzr: support the new 'force' option 11 years ago
Richard Hansen fdec195f89 test-hg.sh: tests are now expected to pass 11 years ago
Lars Gullik Bjønnes 8f72011f1c git-contacts: do not fail parsing of good diffs 11 years ago
Sup Yut Sum 4dd5c4709a completion: teach --recurse-submodules to fetch, pull and push 11 years ago
Nicolas Vigier 51ba8ce372 git-sh-setup.sh: add variable to use the stuck-long mode 11 years ago
Anthony Baire 1c3e0f007c subtree: fix argument validation in add/pull/push 11 years ago
John Keeping 4310e328d4 completion: handle --[no-]fork-point options to git-rebase 11 years ago
John Keeping 85453fd1e3 completion: complete merge-base options 11 years ago
Ramkumar Ramachandra de06c13a94 completion: complete format.coverLetter 11 years ago
Ramkumar Ramachandra c39a2f1178 completion: fix remote.pushdefault 11 years ago
Ramkumar Ramachandra 422553df49 completion: fix branch.autosetup(merge|rebase) 11 years ago
Ramkumar Ramachandra f33c2c0f9e completion: introduce __gitcomp_nl_append () 11 years ago
Ramkumar Ramachandra d028b8906a zsh completion: find matching custom bash completion 11 years ago
Antoine Pelisse 1f7feb7753 remote-hg: test 'shared_path' in a moved clone 11 years ago
John Szakmeister 0162b3c430 contrib/git-credential-gnome-keyring.c: small stylistic cleanups 11 years ago
Felipe Contreras 8d784daebf remote-hg: add tests for special filenames 11 years ago
Felipe Contreras e71d137879 remote-hg: fix 'shared path' path 11 years ago
Felipe Contreras 0c0ebc1fdf remote-helpers: add extra safety checks 11 years ago
jcb91 257ec841b8 remote-hg: avoid buggy strftime() 11 years ago
Richard Hansen 5c1d2e8af9 remote-hg: don't decode UTF-8 paths into Unicode objects 11 years ago
Jonathan Nieder 11d62145b9 remove #!interpreter line from shell libraries 11 years ago
Jonathan Nieder 30a3318ac0 contrib: remove git-p4import 11 years ago
Jonathan Nieder 2e820ba9bc mark contributed hooks executable 11 years ago
Jonathan Nieder bc380fca60 mark Windows build scripts executable 11 years ago
Richard Hansen 6c68a404e6 remote-bzr, remote-hg: fix email address regular expression 11 years ago
Richard Hansen b2bff43170 test-hg.sh: help user correlate verbose output with email test 11 years ago
Richard Hansen 962df3dab7 test-hg.sh: fix duplicate content strings in author tests 11 years ago
Richard Hansen 25607db2c3 test-hg.sh: avoid obsolete 'test' syntax 11 years ago
Richard Hansen 5105edd411 test-hg.sh: eliminate 'local' bashism 11 years ago
Richard Hansen 4945725c64 test-bzr.sh, test-hg.sh: prepare for change to push.default=simple 11 years ago
Felipe Contreras d3243d738d test-bzr.sh, test-hg.sh: allow running from any dir 11 years ago
Richard Hansen c939d24167 remote-hg: don't decode UTF-8 paths into Unicode objects 11 years ago
John Keeping 816b2c04c9 peek-remote: remove deprecated alias of ls-remote 11 years ago