Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | contrib/fast-import/import-zips.py: use spaces instead of tabs | David Aguilar | 2013-02-24 | 1 | -49/+49 | |
| * | | | | | | | | | contrib/fast-import/import-zips.py: fix broken error message | David Aguilar | 2013-02-24 | 1 | -2/+2 | |
| * | | | | | | | | | contrib/fast-import: use a lowercase "usage:" string | David Aguilar | 2013-02-24 | 3 | -3/+3 | |
| * | | | | | | | | | contrib/credential: use a lowercase "usage:" string | David Aguilar | 2013-02-24 | 3 | -3/+3 | |
* | | | | | | | | | | Merge branch 'mp/complete-paths' | Junio C Hamano | 2013-03-11 | 1 | -5/+11 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | git-completion.bash: zsh does not implement function redirection correctly | Matthieu Moy | 2013-03-11 | 1 | -5/+11 | |
* | | | | | | | | | | | Merge branch 'mp/complete-paths' | Junio C Hamano | 2013-03-07 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | git-completion.zsh: define __gitcomp_file compatibility function | Matthieu Moy | 2013-03-05 | 1 | -0/+9 | |
* | | | | | | | | | | | wincred: improve compatibility with windows versions | Karsten Blees | 2013-02-26 | 1 | -129/+70 | |
* | | | | | | | | | | | wincred: accept CRLF on stdin to simplify console usage | Karsten Blees | 2013-02-26 | 1 | -2/+5 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | shell-prompt: clean up nested if-then | Martin Erik Werner | 2013-02-18 | 1 | -14/+13 | |
* | | | | | | | | | | Merge branch 'mp/diff-algo-config' | Junio C Hamano | 2013-02-17 | 1 | -1/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | diff: Introduce --diff-algorithm command line option | Michal Privoznik | 2013-01-16 | 1 | -0/+11 | |
| * | | | | | | | | | | config: Introduce diff.algorithm variable | Michal Privoznik | 2013-01-16 | 1 | -0/+1 | |
| * | | | | | | | | | | git-completion.bash: Autocomplete --minimal and --histogram for git-diff | Michal Privoznik | 2013-01-14 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'mw/bash-prompt-show-untracked-config' | Junio C Hamano | 2013-02-17 | 1 | -3/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | shell prompt: add bash.showUntrackedFiles option | Martin Erik Werner | 2013-02-13 | 1 | -3/+8 | |
* | | | | | | | | | | | | Merge branch 'mm/config-local-completion' | Junio C Hamano | 2013-02-14 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | completion: support 'git config --local' | Matthieu Moy | 2013-02-12 | 1 | -2/+2 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'mm/remote-mediawiki-build' | Junio C Hamano | 2013-02-14 | 3 | -40/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | git-remote-mediawiki: use toplevel's Makefile | Matthieu Moy | 2013-02-08 | 3 | -40/+11 | |
* | | | | | | | | | | | | | Merge branch 'dg/subtree-fixes' | Junio C Hamano | 2013-02-14 | 4 | -66/+40 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | contrib/subtree: make the manual directory if needed | Jesper L. Nielsen | 2013-02-05 | 1 | -0/+1 | |
| * | | | | | | | | | | | | contrib/subtree: honor DESTDIR | Adam Tkac | 2013-02-05 | 1 | -2/+2 | |
| * | | | | | | | | | | | | contrib/subtree: fix synopsis | David A. Greene | 2013-02-05 | 2 | -1/+8 | |
| * | | | | | | | | | | | | contrib/subtree: better error handling for 'subtree add' | David A. Greene | 2013-02-05 | 1 | -3/+9 | |
| * | | | | | | | | | | | | contrib/subtree: use %B for split subject/body | Techlive Zheng | 2013-02-05 | 2 | -5/+20 | |
| * | | | | | | | | | | | | contrib/subtree: remove test number comments | David A. Greene | 2013-02-05 | 1 | -55/+0 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'mk/tcsh-complete-only-known-paths' | Junio C Hamano | 2013-02-08 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | completion: handle path completion and colon for tcsh script | Marc Khouzam | 2013-02-03 | 1 | -0/+12 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'mp/complete-paths' | Junio C Hamano | 2013-02-08 | 1 | -15/+240 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | / / / / / / / / / | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | git-completion.bash: add support for path completion | Manlio Perillo | 2013-01-11 | 1 | -15/+240 | |
* | | | | | | | | | | | Merge branch 'jk/remote-helpers-in-python-3' | Junio C Hamano | 2013-02-04 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | svn-fe: allow svnrdump_sim.py to run with Python 3 | John Keeping | 2013-01-24 | 1 | -2/+2 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'jc/do-not-let-random-file-interfere-with-completion-tests' | Junio C Hamano | 2013-02-01 | 1 | -1/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | t9902: protect test from stray build artifacts | Junio C Hamano | 2013-01-24 | 1 | -1/+10 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'bc/fix-array-syntax-for-3.0-in-completion-bash' | Junio C Hamano | 2013-01-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | git-completion.bash: replace zsh notation that breaks bash 3.X | Brandon Casey | 2013-01-18 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge branch 'jk/complete-commit-c' into maint | Junio C Hamano | 2013-01-14 | 1 | -0/+7 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge branch 'ch/add-auto-submitted-in-sample-post-receive-email' | Junio C Hamano | 2013-01-23 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add Auto-Submitted header to post-receive-email | Chris Hiestand | 2013-01-17 | 1 | -0/+1 | |
* | | | | | | | | | | | Merge branch 'as/check-ignore' | Junio C Hamano | 2013-01-23 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | add git-check-ignore sub-command | Adam Spiers | 2013-01-06 | 1 | -0/+1 | |
* | | | | | | | | | | | | Merge branch 'mh/remote-hg-mode-bits-fix' | Junio C Hamano | 2013-01-21 | 2 | -1/+69 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | remote-hg: fix handling of file perms when pushing | Max Horn | 2013-01-15 | 2 | -1/+69 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'fc/remote-hg-fixup-url' | Junio C Hamano | 2013-01-21 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | remote-hg: store converted URL | Felipe Contreras | 2013-01-15 | 1 | -0/+11 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'ds/completion-silence-in-tree-path-probe' | Junio C Hamano | 2013-01-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | git-completion.bash: silence "not a valid object" errors | Dylan Smith | 2013-01-11 | 1 | -1/+1 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'jn/maint-trim-vim-contrib' | Junio C Hamano | 2013-01-18 | 1 | -13/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |