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-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
2011-10-27Merge branch 'mm/mediawiki-author-fix'Junio C Hamano
2011-10-27completion: fix issue with process substitution not working on Git for WindowsStefan Naewe
2011-10-22Merge branch 'pw/p4-update'Junio C Hamano
2011-10-22completion: remove broken dead code from __git_heads() and __git_tags()SZEDER Gábor
2011-10-22completion: fast initial completion for config 'remote.*.fetch' valueSZEDER Gábor
2011-10-22completion: improve ls-remote output filtering in __git_refs_remotes()SZEDER Gábor
2011-10-22completion: query only refs/heads/ in __git_refs_remotes()SZEDER Gábor
2011-10-22completion: support full refs from remote repositoriesSZEDER Gábor
2011-10-22completion: improve ls-remote output filtering in __git_refs()SZEDER Gábor
2011-10-22completion: make refs completion consistent for local and remote reposSZEDER Gábor
2011-10-22completion: optimize refs completionSZEDER Gábor
2011-10-22completion: document __gitcomp()SZEDER Gábor
2011-10-22completion: match ctags symbol names in grep patternsJeff King
2011-10-22contrib: add git-jump scriptJeff King
2011-10-20git-remote-mediawiki: don't include HTTP login/password in authorMatthieu Moy
2011-10-18contrib: add diff highlight scriptJeff King
2011-10-18Merge branch 'sg/completion'Junio C Hamano
2011-10-18Merge branch 'tm/completion-push-set-upstream'Junio C Hamano
2011-10-18Merge branch 'tm/completion-commit-fixup-squash'Junio C Hamano
2011-10-18git-p4: stop ignoring apple filetypePete Wyckoff
2011-10-18git-p4: handle files with shell metacharactersLuke Diamand
2011-10-18git-p4: recognize all p4 filetypesPete Wyckoff
2011-10-18git-p4: keyword flattening fixesPete Wyckoff
2011-10-18git-p4: handle utf16 filetype properlyPete Wyckoff
2011-10-10completion: unite --format and --pretty for 'log' and 'show'SZEDER Gábor