2246 Commits (addfb21a94fb4e6b9d07b270f7bb3748767a8f38)

Author SHA1 Message Date
Tony Finch eb443e3b39 git-prompt: preserve value of $? inside shell prompt 10 years ago
Peter van der Does 0e5ed7cca3 Update documentation occurrences of filename .sh 10 years ago
Justin Guenther 9dd70e0a0d git-prompt.sh: make $f local to __git_eread() 10 years ago
Ralf Thielow 85ed2f3206 completion: add git-tag options 10 years ago
Paul Smith e32afab7b0 git-new-workdir: don't fail if the target directory is empty 10 years ago
Paolo Bonzini 8d81408435 git-send-email: add --transfer-encoding option 10 years ago
Jeff King bca45fbc1f diff-highlight: allow configurable colors 10 years ago
John Szakmeister 251e7dad51 diff-highlight: exit when a pipe is broken 10 years ago
Thomas Ackermann f745acb028 Documentation: typofixes 10 years ago
Junio C Hamano f13f9b0eab mergetool: rename bc3 to bc 10 years ago
Sebastian Schuberth 2ea40f01c5 contacts: add a Makefile to generate docs and install 10 years ago
Sebastian Schuberth 4d24d5202c subtree: add an install-html target 10 years ago
John Szakmeister 8f7ff5b2fe completion: silence "fatal: Not a git repository" error 10 years ago
Junio C Hamano fca416a41e completion: use "git -C $there" instead of (cd $there && git ...) 10 years ago
David Aguilar 2ca0b197b8 completion: add --show-signature for log and show 10 years ago
Thomas Braun c254516737 completion: Add --ignore-blank-lines for diff 10 years ago
Maxim Bublis da011cb0e7 contrib/svn-fe: fix Makefile 10 years ago
Jeff King 0fa7f01635 git-prompt: do not look for refs/stash in $GIT_DIR 11 years ago
Jeff King 960160b061 subtree: make "all" default target of Makefile 11 years ago
Stefan Beller 663d096c24 various contrib: Fix links in man pages 11 years ago
John Keeping aaf7253f84 completion: complete `git push --force-with-lease=` 11 years ago
John Keeping 9e8a6a9433 completion: add some missing options to `git push` 11 years ago
John Keeping 3a224ff2bb completion: complete "unstuck" `git push --recurse-submodules` 11 years ago
Christian Couder b0ab2b71d0 contrib: add convert-grafts-to-replace-refs.sh 11 years ago
Charles Bailey da33a97998 Fix contrib/subtree Makefile to patch #! line 11 years ago
Steffen Prohaska 56f24e80f0 completion: handle '!f() { ... }; f' and "!sh -c '...' -" aliases 11 years ago
Elia Pinto 6f34b79de1 contrib/examples/git-resolve.sh: avoid "test <cond> -a/-o <cond>" 11 years ago
Elia Pinto cd4de93f2e contrib/examples/git-repack.sh: avoid "test <cond> -a/-o <cond>" 11 years ago
Elia Pinto 57b74cdaba contrib/examples/git-merge.sh: avoid "test <cond> -a/-o <cond>" 11 years ago
Elia Pinto 0783df5d26 contrib/examples/git-commit.sh: avoid "test <cond> -a/-o <cond>" 11 years ago
Elia Pinto cb9d69ad63 contrib/examples/git-clone.sh: avoid "test <cond> -a/-o <cond>" 11 years ago
John Keeping 8fee872647 completion: add missing options for git-merge 11 years ago
John Keeping 6d2b06f02b completion: add a note that merge options are shared 11 years ago
Elia Pinto bed137d2d5 scripts: "export VAR=VALUE" construct is not portable 11 years ago
Junio C Hamano b2c851a8e6 Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)" 11 years ago
Junio C Hamano 896ba14d65 remote-helpers: point at their upstream repositories 11 years ago
Felipe Contreras 0311086351 contrib: remote-helpers: add move warnings (v2.0) 11 years ago
Richard Hansen 1e4119c81b git-prompt.sh: don't assume the shell expands the value of PS1 11 years ago
Pat Thoyts 248b68f3f2 wincred: avoid overwriting configured variables 11 years ago
Pat Thoyts ccfb5bdad9 wincred: add install target 11 years ago
James Denholm 6f1871fe0f contrib/subtree: allow adding an annotated tag 11 years ago
Felipe Contreras 66ab301c16 contrib: completion: fix 'eread()' namespace 11 years ago
William Giokas 20c4fbf97d svn-fe: conform to pep8 11 years ago
Jonathan Nieder 502b0a1ad1 contrib: remove git-diffall 11 years ago
Jonathan Nieder 7d445f518e contrib: remove vim support instructions 11 years ago
James Denholm 602efc4f90 contrib/subtree/Makefile: clean up rule for "clean" 11 years ago
James Denholm c7abbb9863 contrib/subtree/Makefile: clean up rules to generate documentation 11 years ago
James Denholm 2c45009b73 contrib/subtree/Makefile: s/libexecdir/gitexecdir/ 11 years ago
James Denholm 8e2a5ccad1 contrib/subtree/Makefile: use GIT-VERSION-FILE 11 years ago
James Denholm 3330311c91 contrib/subtree/Makefile: scrap unused $(gitdir) 11 years ago