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
2009-03-31Merge branch 'maint-1.6.1' into maintJunio C Hamano
2009-03-31Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-03-30Fix bash completion in path with spacesDaniel Cheng (aka SDiZ)
2009-03-30bash completion: only show 'log --merge' if mergingThomas Rast
2009-02-18bash completion: only show 'log --merge' if mergingThomas Rast
2009-02-18bash completion: refactor common log, shortlog and gitk optionsThomas Rast
2009-02-17bash: update 'git svn' optionsSZEDER Gábor
2009-02-17bash: add missing 'git merge' optionsSZEDER Gábor
2009-02-15bash: fix misspelled 'git svn' optionSZEDER Gábor
2009-02-13bash-completion: Complete the values of color.interactive, color.ui, color.pagerMatt Kraai
2009-02-09completion: Get rid of tabbed indentation in comments. Replace with spaces.Ted Pavlic
2009-02-09completion: Fix GIT_PS1_SHOWDIRTYSTATE to prevent unbound variable errors.Ted Pavlic
2009-02-04bash: offer to show (un)staged changesThomas Rast
2009-01-24Merge branch 'js/patience-diff'Junio C Hamano
2009-01-21bash completion: add 'rename' subcommand to git-remoteMarkus Heidelberg
2009-01-20bash completion: refactor diff optionsThomas Rast
2009-01-20bash completion: move pickaxe options to logThomas Rast
2009-01-19git-svn: Add --localtime option to "fetch"Pete Harlan
2009-01-18bash: refactor 'git log --pretty=<format>' optionsSZEDER Gábor
2009-01-18bash: add missing format-patch command line optionsSZEDER Gábor
2009-01-18bash: remove unnecessary checks for long options with argumentSZEDER Gábor
2009-01-15bash-completion: Add comments to remind about required argumentsTed Pavlic
2009-01-15bash-completion: Try bash completions before simple filetypeTed Pavlic
2009-01-15bash-completion: Support running when set -u is enabledTed Pavlic
2009-01-11bash completion: Use 'git add' completions for 'git stage'Lee Marlow
2009-01-11bash completion: Add '--intent-to-add' long option for 'git add'Lee Marlow
2009-01-08bash completions: Add the --patience optionJohannes Schindelin
2009-01-07Merge branch 'rs/diff-ihc'Junio C Hamano
2009-01-05bash: add '--merge' to 'git reset'SZEDER Gábor
2008-12-29diff: add option to show context between close hunksRené Scharfe
2008-12-16bash completion: Sync config variables with their man pagesLee Marlow
2008-12-16bash completion: Sort config completion variablesLee Marlow
2008-11-28Merge branch 'maint'Junio C Hamano
2008-11-28bash: offer refs instead of filenames for 'git revert'SZEDER Gábor
2008-11-28bash: complete full refsSZEDER Gábor
2008-11-28bash: remove dashed command leftoversSZEDER Gábor
2008-10-31Merge branch 'maint'Junio C Hamano
2008-10-31bash completion: add doubledash to "git show"Markus Heidelberg
2008-10-21bash completion: Add 'workflows' to 'git help'Lee Marlow
2008-10-09Merge branch 'mw/sendemail'Shawn O. Pearce
2008-10-06Merge branch 'maint'Shawn O. Pearce
2008-10-06bash: remove fetch, push, pull dashed form leftoversSZEDER Gábor
2008-10-03bash completion: Add --[no-]validate to "git send-email"Teemu Likonen
2008-09-20Merge branch 'maint'Junio C Hamano
2008-09-20bash: use for-each-ref format 'refname:short'SZEDER Gábor
2008-09-20completion: git commit should list --interactiveEric Raible
2008-09-05Merge branch 'jc/maint-log-grep'Junio C Hamano
2008-09-04bash completion: Hide more plumbing commandsPetr Baudis
2008-08-29bash-completion: Add all submodule subcommands to the completion listMatthias Kestenholz
2008-08-23Completion: add missing '=' for 'diff --diff-filter'Eric Raible