2120 Commits (844cb24f28afd4febcfc1ddc44f9de47130acf4b)

Author SHA1 Message Date
Elia Pinto 844cb24f28 git-checkout.sh: use the $( ... ) construct for command substitution 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
John Keeping 7c4012812a lost-found: remove deprecated command 11 years ago
John Keeping 925ceccf05 tar-tree: remove deprecated command 11 years ago
John Keeping eb8e7e1d9a repo-config: remove deprecated alias for "git config" 11 years ago
Masanari Iida 68840cb5af contrib: typofixes 11 years ago
Jonathan Nieder c635b050e7 git-remote-mediawiki build: handle DESTDIR/INSTLIBDIR with whitespace 11 years ago
Jonathan Nieder 33f918c675 git-remote-mediawiki build: make 'install' command configurable 11 years ago
Jonathan Nieder c311741331 git-remote-mediawiki: honor DESTDIR in "make install" 11 years ago
Jonathan Nieder 3176c59290 git-remote-mediawiki: do not remove installed files in "clean" target 11 years ago
Jeff King 95c62fb9ea subtree: add makefile target for html docs 11 years ago
Antoine Pelisse 1136265377 remote-hg: unquote C-style paths when exporting 11 years ago
Brandon Casey 15f7221686 contrib/git-credential-gnome-keyring.c: support really ancient gnome-keyring 11 years ago
Brandon Casey 5a3db11053 contrib/git-credential-gnome-keyring.c: support ancient gnome-keyring 11 years ago
Brandon Casey 81c57e2c9d contrib/git-credential-gnome-keyring.c: report failure to store password 11 years ago
Brandon Casey 3006297a0e contrib/git-credential-gnome-keyring.c: use glib messaging functions 11 years ago
Brandon Casey 68a65f5fe5 contrib/git-credential-gnome-keyring.c: use glib memory allocation functions 11 years ago
Brandon Casey da2727f23c contrib/git-credential-gnome-keyring.c: use secure memory for reading passwords 11 years ago