1995 Commits (be5e85016f8d3eb1045837cc3e114ed211cb0f91)

Author SHA1 Message Date
Benoit Person 1d905f74fd git-remote-mediawiki: bugfix for pages w/ >500 revisions 12 years ago
Brandon Casey a44aa6930c contrib/git-prompt.sh: handle missing 'printf -v' more gracefully 12 years ago
Brandon Casey 5d5812f492 git-completion.bash: use correct Bash/Zsh array length syntax 12 years ago
Matthieu Moy 8ed205a380 git-remote-mediawiki: ignore generated git-mw 12 years ago
Michal Sojka 8e943c248a contrib/subtree: Fix make install target 12 years ago
Ondřej Bílka 98e023dea4 many small typofixes 12 years ago
Lukas Fleischer 19c3c5fdcb Avoid using `echo -n` anywhere 12 years ago
Brandon Casey e78095c3d0 git-completion.bash: replace zsh notation that breaks bash 3.X 12 years ago
Maurício C Antunes 1611eed6e5 hg-to-git: --allow-empty-message in git commit 12 years ago
Michael Haggerty 1d25e7746d post-receive-email: deprecate script in favor of git-multimail 12 years ago
Eric Sunshine acb01a359b contrib: contacts: add documentation 12 years ago
Eric Sunshine 7c6d6ff8f1 contrib: contacts: add mailmap support 12 years ago
Eric Sunshine ccf6b45aff contrib: contacts: interpret committish akin to format-patch 12 years ago
Eric Sunshine 8e7c4a82ec contrib: contacts: add ability to parse from committish 12 years ago
Eric Sunshine 4d06402b1b contrib: add git-contacts helper 12 years ago
Ramsay Jones f66450ae94 cygwin: Remove the Win32 l/stat() implementation 12 years ago
Michael Haggerty bc501f69fc git-multimail: an improved replacement for post-receive-email 12 years ago
Eric Sunshine 226ad3482a builtin: add git-check-mailmap command 12 years ago
Benoit Person 0078a7fa05 git-remote-mediawiki: add preview subcommand into git mw 12 years ago
Benoit Person 07a263b905 git-remote-mediawiki: add git-mw command 12 years ago
Benoit Person 192f7a0804 git-remote-mediawiki: factoring code between git-remote-mediawiki and Git::Mediawiki 12 years ago
Benoit Person c7956f9084 git-remote-mediawiki: update tests to run with the new bin-wrapper 12 years ago
Benoit Person 8a7c215140 git-remote-mediawiki: add a git bin-wrapper for developement 12 years ago
Benoit Person e19189060f git-remote-mediawiki: introduction of Git::Mediawiki.pm 12 years ago
Matthieu Moy 0e7c41c0cd git-remote-mediawiki: un-brace file handles in binmode calls 12 years ago
John Keeping 66fb37d0c6 completion: learn about --man-path 12 years ago
John Keeping 776009d1b2 completion: handle unstuck form of base git options 12 years ago
Eduardo R. D'Avila cf4cac4cfc git-prompt.sh: add missing information in comments 12 years ago
Eduardo R. D'Avila 15981f4eec git-prompt.sh: do not print duplicate clean color code 12 years ago
Eduardo R. D'Avila 7fe9031920 git-prompt.sh: refactor colored prompt code 12 years ago
SZEDER Gábor a694258457 bash prompt: mention that PROMPT_COMMAND mode is faster 12 years ago
SZEDER Gábor 69a8141a5d bash prompt: avoid command substitution when finalizing gitstring 12 years ago
SZEDER Gábor 14d7649748 bash prompt: avoid command substitution when checking for untracked files 12 years ago
SZEDER Gábor dd0b72cbd9 bash prompt: use bash builtins to check stash state 12 years ago
SZEDER Gábor 0f37c12581 bash prompt: use bash builtins to check for unborn branch for dirty state 12 years ago
SZEDER Gábor e3e0b9378b bash prompt: combine 'git rev-parse' for detached head 12 years ago
SZEDER Gábor efaa0c1532 bash prompt: combine 'git rev-parse' executions in the main code path 12 years ago
SZEDER Gábor 3a43c4b5bd bash prompt: use bash builtins to find out current branch 12 years ago
SZEDER Gábor b91b935f04 bash prompt: use bash builtins to find out rebase state 12 years ago
SZEDER Gábor 511ad15904 bash prompt: run 'git rev-parse --git-dir' directly instead of __gitdir() 12 years ago
SZEDER Gábor 96ea404757 bash prompt: return early from __git_ps1() when not in a git repository 12 years ago
SZEDER Gábor e8f21caf94 bash prompt: print unique detached HEAD abbreviated object name 12 years ago
Ramkumar Ramachandra c0add3073a completion: complete diff --word-diff 12 years ago
Benoit Person 3e3d5fd276 git-remote-mediawiki: remove hardcoded version number in the test suite 12 years ago
Célestin Matte d8e7c67e13 git-remote-mediawiki: make error message more precise 12 years ago
Célestin Matte e3e7d34513 git-remote-mediawiki: add a perlcritic rule in Makefile 12 years ago
Célestin Matte b5cda5b313 git-remote-mediawiki: add a .perlcriticrc file 12 years ago
Célestin Matte d49a038451 git-remote-mediawiki: clearly rewrite double dereference 12 years ago
Célestin Matte 7c47583793 git-remote-mediawiki: fix a typo ("mediwiki" instead of "mediawiki") 12 years ago
Célestin Matte fed56c06ae git-remote-mediawiki: put non-trivial numeric values in constants. 12 years ago