Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-17Sync with maintJunio C Hamano
2012-02-17completion: --list option for git-branchRalf Thielow
2012-02-17Merge branch 'rt/completion-branch-edit-desc' into maintJunio C Hamano
2012-02-13Merge branch 'fc/zsh-completion'Junio C Hamano
2012-02-08Merge branch 'jn/svn-fe'Junio C Hamano
2012-02-08Merge branch 'rt/completion-branch-edit-desc'Junio C Hamano
2012-02-07completion: simplify __gitcomp and __gitcomp_nl implementationsFelipe Contreras
2012-02-07completion: use ls -1 instead of rolling a loop to do that ourselvesFelipe Contreras
2012-02-07completion: work around zsh option propagation bugFelipe Contreras
2012-02-06completion: --edit and --no-edit for git-mergeAdrian Weimann
2012-02-01Merge branch 'va/git-p4-branch'Junio C Hamano
2012-02-01Merge branch 'ld/git-p4-branches-and-labels'Junio C Hamano
2012-01-31completion: --edit and --no-edit for git-mergeAdrian Weimann
2012-01-30completion: --edit-description option for git-branchRalf Thielow
2012-01-30Merge branch 'pw/p4-view-updates'Junio C Hamano
2012-01-27Merge branch 'svn-fe' of git://repo.or.cz/git/jrn into jn/svn-feJunio C Hamano
2012-01-27git-completion: workaround zsh COMPREPLY bugFelipe Contreras
2012-01-26git-p4: Change p4 command invocationPete Wyckoff
2012-01-26git-p4: Search for parent commit on branch creationVitor Antunes
2012-01-21git-p4: importing labels should cope with missing ownerLuke Diamand
2012-01-21git-p4: cope with labels with empty descriptionsLuke Diamand
2012-01-21git-p4: handle p4 branches and labels containing shell charsLuke Diamand
2012-01-12git-p4: clarify commentPete Wyckoff
2012-01-12git-p4: fix verbose comment typoPete Wyckoff
2012-01-12git-p4: only a single ... wildcard is supportedPete Wyckoff
2012-01-04git-p4: rewrite view handlingPete Wyckoff
2012-01-04git-p4: support single file p4 client view mapsGary Gibbons
2012-01-04git-p4: sort client views by reverse View numberGary Gibbons
2012-01-04git-p4: fix test for unsupported P4 Client ViewsGary Gibbons
2012-01-04Merge branch 'pw/p4-docs-and-tests'Junio C Hamano
2011-12-27git-p4: document and test submit optionsPete Wyckoff
2011-12-27git-p4: test and document --use-client-specPete Wyckoff
2011-12-27git-p4: honor --changesfile option and testPete Wyckoff
2011-12-27git-p4: clone does not use --git-dirPete Wyckoff
2011-12-27git-p4: introduce asciidoc documentationPete Wyckoff
2011-12-23Merge branch 'tr/bash-read-unescaped'Junio C Hamano
2011-12-22Merge branch 'jk/git-prompt'Junio C Hamano
2011-12-21bash completion: use read -r everywhereThomas Rast
2011-12-18git-p4: fix skipSubmitEdit regressionPete Wyckoff
2011-12-13contrib: add credential helper for OS X KeychainJeff King
2011-12-12git-p4: use absolute directory for PWD env varGary Gibbons
2011-12-12git-p4: ensure submit clientPath exists before chdirGary Gibbons
2011-12-10Merge branch 'sg/complete-refs'Junio C Hamano
2011-12-06git-p4: introduce skipSubmitEditPete Wyckoff
2011-11-09Merge branch 'sn/complete-bash-wo-process-subst'Junio C Hamano
2011-11-09completion: don't leak variable from the prompt into environmentSZEDER Gábor
2011-11-07Merge branch 'pw/p4-appledouble-fix'Junio C Hamano
2011-11-06git-p4: ignore apple filetypePete Wyckoff
2011-10-31Merge branch 'jk/git-tricks'Junio C Hamano
2011-10-27Merge branch 'sn/complete-bash-wo-process-subst'Junio C Hamano