summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2013-09-03git-remote-mediawiki: use no-private-update capability on dumb pushLibravatar Matthieu Moy1-0/+3
2013-09-03contrib/remote-helpers: quote variable references in redirection targetsLibravatar Junio C Hamano1-20/+20
2013-09-03contrib/remote-helpers: style updates for test scriptsLibravatar Junio C Hamano4-226/+248
2013-08-30remote-hg: use notes to keep track of Hg revisionsLibravatar Felipe Contreras1-1/+34
2013-08-30Merge branch 'bc/completion-for-bash-3.0'Libravatar Junio C Hamano2-2/+6
2013-08-30Merge branch 'mm/war-on-whatchanged'Libravatar Junio C Hamano2-0/+43
2013-08-29git-remote-mediawiki: add test and check Makefile targetsLibravatar Matthieu Moy1-1/+9
2013-08-29remote-helpers: cleanup more global variablesLibravatar Felipe Contreras2-57/+2
2013-08-29remote-helpers: trivial style fixesLibravatar Felipe Contreras2-3/+3
2013-08-29remote-hg: improve basic testLibravatar Felipe Contreras1-2/+2
2013-08-29remote-hg: add missing &&s in the testLibravatar Felipe Contreras1-2/+2
2013-08-29remote-hg: fix testLibravatar Felipe Contreras1-2/+0
2013-08-29remote-bzr: make bzr branches configurable per-repoLibravatar Felipe Contreras1-3/+10
2013-08-29remote-bzr: fix export of utf-8 authorsLibravatar Felipe Contreras2-0/+31
2013-08-22contrib/git-prompt.sh: handle missing 'printf -v' more gracefullyLibravatar Brandon Casey1-1/+5
2013-08-21git-completion.bash: use correct Bash/Zsh array length syntaxLibravatar Brandon Casey1-1/+1
2013-08-13git-remote-mediawiki: ignore generated git-mwLibravatar Matthieu Moy1-0/+1
2013-08-13contacts: reduce git-blame invocationsLibravatar Eric Sunshine1-6/+5
2013-08-13contacts: gather all blame sources prior to invoking git-blameLibravatar Eric Sunshine1-5/+20
2013-08-13contacts: validate hunk length earlierLibravatar Eric Sunshine1-3/+2
2013-08-13core-tutorial: trim the section on Inspecting ChangesLibravatar Junio C Hamano2-0/+43
2013-08-11remote-hg: add shared repo upgradeLibravatar Felipe Contreras1-0/+12
2013-08-11remote-hg: ensure shared repo is initializedLibravatar Felipe Contreras1-5/+6
2013-08-09remote-hg: fix path when cloning with tilde expansionLibravatar Antoine Pelisse1-1/+1
2013-08-05hooks/post-receive-email: set declared encoding to utf-8Libravatar Gerrit Pape1-0/+3
2013-08-05hooks/post-receive-email: force log messages in UTF-8Libravatar Jonathan Nieder1-4/+4
2013-08-05hooks/post-receive-email: use plumbing instead of git log/showLibravatar Jonathan Nieder1-6/+6
2013-08-02Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'Libravatar Junio C Hamano1-1/+0
2013-08-01Merge branch 'ob/typofixes'Libravatar Junio C Hamano3-4/+4
2013-08-01Merge branch 'ms/subtree-install-fix'Libravatar Junio C Hamano1-0/+1
2013-08-01Merge branch 'lf/echo-n-is-not-portable'Libravatar Junio C Hamano2-5/+5
2013-08-01Merge branch 'ma/hg-to-git'Libravatar Junio C Hamano1-1/+1
2013-07-30Merge branch 'bc/completion-for-bash-3.0'Libravatar Junio C Hamano1-1/+1
2013-07-30contrib/subtree: Fix make install targetLibravatar Michal Sojka1-0/+1
2013-07-29many small typofixesLibravatar Ondřej Bílka3-4/+4
2013-07-29Avoid using `echo -n` anywhereLibravatar Lukas Fleischer2-5/+5
2013-07-24Merge branch 'mh/multimail'Libravatar Junio C Hamano7-4/+3411
2013-07-24Merge branch 'es/contacts'Libravatar Junio C Hamano2-0/+282
2013-07-24git-completion.bash: replace zsh notation that breaks bash 3.XLibravatar Brandon Casey1-1/+1
2013-07-23hg-to-git: --allow-empty-message in git commitLibravatar Maurício C Antunes1-1/+1
2013-07-22post-receive-email: deprecate script in favor of git-multimailLibravatar Michael Haggerty1-4/+13
2013-07-22Merge branch 'es/check-mailmap'Libravatar Junio C Hamano1-0/+1
2013-07-21contrib: contacts: add documentationLibravatar Eric Sunshine1-0/+94
2013-07-21contrib: contacts: add mailmap supportLibravatar Eric Sunshine1-0/+18
2013-07-21contrib: contacts: interpret committish akin to format-patchLibravatar Eric Sunshine1-1/+18
2013-07-21contrib: contacts: add ability to parse from committishLibravatar Eric Sunshine1-6/+32
2013-07-21contrib: add git-contacts helperLibravatar Eric Sunshine1-0/+127
2013-07-18Merge branch 'bp/mediawiki-preview'Libravatar Junio C Hamano6-82/+526
2013-07-18cygwin: Remove the Win32 l/stat() implementationLibravatar Ramsay Jones1-1/+0
2013-07-15git-multimail: an improved replacement for post-receive-emailLibravatar Michael Haggerty6-0/+3398