2348 Commits (9d4a0692dcd528501ced5cfde64bd9af1b67d803)

Author SHA1 Message Date
Matthieu Moy 4b1fd356b8 git-multimail: update to release 1.2.0 9 years ago
Alex Henrie b7447679e8 merge: grammofix in please-commit-before-merge message 9 years ago
Alexey Shumkin 5b6ab38bd3 contrib/subtree: respect spaces in a repository path 9 years ago
Alexey Shumkin c61eb4106d t7900-subtree: test the "space in a subdirectory name" case 9 years ago
Elia Pinto 01861cb7a2 http: add support for specifying the SSL version 10 years ago
Jeff King f932729cc7 memoize common git-path "constant" files 10 years ago
SZEDER Gábor 905f2036d0 completion: list variable names reliably with 'git config --name-only' 10 years ago
SZEDER Gábor 578625fa91 config: add '--name-only' option to list only variable names 10 years ago
Thomas Braun 09bb6520d4 completion: offer '--edit-todo' during interactive rebase 10 years ago
Paul Tan 783d7e865e builtin-am: remove redirection to git-am.sh 10 years ago
David Aguilar e7aac44ed2 contrib/subtree: ignore log.date configuration 10 years ago
SZEDER Gábor dd160d794f bash prompt: faster untracked status indicator with untracked directories 10 years ago
Matthieu Moy 5bdb7a78ad git-multimail: update to release 1.1.1 10 years ago
Charles Bailey edc8f710c7 contrib/subtree: small tidy-up to test 10 years ago
Charles Bailey d417c244ec contrib/subtree: fix broken &&-chains and revealed test error 10 years ago
Charles Bailey 41208825a8 contrib/subtree: use tabs consitently for indentation in tests 10 years ago
Paul Tan b1456605c2 pull: remove redirection to git-pull.sh 10 years ago
Matthieu Moy 5b1d901c01 git-multimail: update to release 1.1.0 10 years ago
Panagiotis Astithas c54c7b376d hooks/pre-auto-gc: adjust power checking for newer OS X 10 years ago
Joe Cridge ab7fade919 git-prompt.sh: document GIT_PS1_STATESEPARATOR 10 years ago
Ariel Faigon 0b1f688bf4 git-completion.tcsh: fix redirect with noclobber 10 years ago
SZEDER Gábor 72dbb36554 completion: teach 'scissors' mode to 'git commit --cleanup=' 10 years ago
Thomas Braun 956352b67e completion: suggest sequencer commands for revert 10 years ago
SZEDER Gábor 12bdc880c7 completion: simplify query for config variables 10 years ago
SZEDER Gábor e8f9e42829 completion: add a helper function to get config variables 10 years ago
Danny Lin 2ded109b51 contrib/subtree: portability fix for string printing 10 years ago
Lars Kellogg-Stedman f6f2a9e42d http: add support for specifying an SSL cipher list 10 years ago
Danny Lin 6ccc71a9d0 contrib/subtree: there's no push --squash 10 years ago
SZEDER Gábor a074aa90a8 completion: remove credential helpers from porcelain commands 10 years ago
SZEDER Gábor af16bdaa3f completion: fix and update 'git log --decorate=' options 10 years ago
SZEDER Gábor 110062a134 completion: remove redundant __git_compute_all_commands() call 10 years ago
Michael Haggerty 36bf6d4697 Update git-multimail to version 1.0.2 10 years ago
Márcio Almada 852ff1c362 completion: fix global bash variable leak on __gitcompappend 10 years ago
Kyle J. McKay 8d00662d7d diff-highlight: do not split multibyte characters 10 years ago
SZEDER Gábor 260d5850ad completion: use __gitcomp_nl() for completing refs 10 years ago
Cody A Taylor 9bdc5173f0 git prompt: use toplevel to find untracked files 10 years ago
John Szakmeister db8d750876 contrib/completion: escape the forward slash in __git_match_ctag 10 years ago
Dave Olszewski a8bc269f11 push: allow --follow-tags to be set by config push.followTags 10 years ago
Michael J Gruber 0d6accc01d config,completion: add color.status.unmerged 10 years ago
SZEDER Gábor 53e53c7c81 completion: simplify __git_remotes() 10 years ago
Aleksey Vasenev 13d261e53a wincred: fix get credential if username has "@" 10 years ago
Tony Finch 6babe76496 git-prompt: preserve value of $? in all cases 10 years ago
Christoph Junghans 22dfa8a23d log: teach --invert-grep option 10 years ago
Matthieu Moy d89ad9c1b8 git-completion: add --autostash for 'git rebase' 10 years ago
Jess Austin 0120b8c85c git-prompt.sh: allow to hide prompt for ignored pwd 10 years ago
Richard Hansen 76b4309400 git-prompt.sh: if pc mode, immediately set PS1 to a plain prompt 10 years ago
Steffen Prohaska e0a1f09313 subtree: fix AsciiDoc list item continuation 10 years ago
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