2219 Commits (f0d89001750a27c1c447b2eb3149b998521fa52c)

Author SHA1 Message Date
Thomas Braun c254516737 completion: Add --ignore-blank-lines for diff 11 years ago
Maxim Bublis da011cb0e7 contrib/svn-fe: fix Makefile 11 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
Matthieu Moy 9742fb7e53 git-remote-mediawiki: fix encoding issue for UTF-8 media files 11 years ago
Matthieu Moy 1c4ea83902 git-remote-mediawiki: allow stop/start-ing the test server 11 years ago
Elia Pinto faf58f4ee6 appp.sh: use the $( ... ) construct for command substitution 11 years ago
Elia Pinto 5c00acdd25 t7900-subtree.sh: use the $( ... ) construct for command substitution 11 years ago
Elia Pinto 0eca37c63a test-gitmw-lib.sh: use the $( ... ) construct for command substitution 11 years ago
Elia Pinto 9bfeaa0bcf t9365-continuing-queries.sh: use the $( ... ) construct for command substitution 11 years ago
Richard Hansen 8976500cbb git-prompt.sh: don't put unsanitized branch names in $PS1 11 years ago
Elia Pinto bd368a9baf t9362-mw-to-git-utf8.sh: use the $( ... ) construct for command substitution 11 years ago
Elia Pinto c9b92706af t9360-mw-to-git-clone.sh: use the $( ... ) construct for command substitution 11 years ago
Elia Pinto b352891021 git-tag.sh: use the $( ... ) construct for command substitution 11 years ago
Elia Pinto fb6644a32f git-revert.sh: use the $( ... ) construct for command substitution 11 years ago
Elia Pinto 6aeb30eb9f git-resolve.sh: use the $( ... ) construct for command substitution 11 years ago
Elia Pinto ddbac79de9 git-repack.sh: use the $( ... ) construct for command substitution 11 years ago
Elia Pinto 34da37cc42 git-merge.sh: use the $( ... ) construct for command substitution 11 years ago
Elia Pinto 1b3cddd288 git-ls-remote.sh: use the $( ... ) construct for command substitution 11 years ago