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
2011-03-17Merge branch 'jn/maint-commit-missing-template' into maintJunio C Hamano
2011-02-25commit: error out for missing commit message templateJonathan Nieder
2011-02-15Make <identifier> lowercase as per CodingGuidelinesMichael J Gruber
2011-02-15commit,status: describe -u likewiseMichael J Gruber
2011-02-15commit,merge,tag: describe -m likewiseMichael J Gruber
2011-02-15commit,status: describe --porcelain just like pushMichael J Gruber
2011-02-15commit,tag: use same wording for -FMichael J Gruber
2011-01-13Merge branch 'maint'Junio C Hamano
2011-01-12commit: suggest --amend --reset-author to fix commiter identityMatthieu Moy
2010-12-23Merge branch 'jk/commit-die-on-bogus-ident'Junio C Hamano
2010-12-21commit: die before asking to edit the log messageJunio C Hamano
2010-12-16Merge branch 'aa/status-hilite-branch'Junio C Hamano
2010-12-13Merge branch 'jn/git-cmd-h-bypass-setup'Junio C Hamano
2010-12-04Merge branch 'pn/commit-autosquash'Junio C Hamano
2010-11-30status: show branchname with a configurable colorAleksi Aalto
2010-11-15Describe various forms of "be quiet" using OPT__QUIETJonathan Nieder
2010-11-15add description parameter to OPT__QUIETRené Scharfe
2010-11-15add description parameter to OPT__VERBOSERené Scharfe
2010-11-04commit: --squash option for use with rebase --autosquashPat Notz
2010-11-04commit: --fixup option for use with rebase --autosquashPat Notz
2010-11-04commit: helper methods to reduce redundant blocks of codePat Notz
2010-10-22commit/status -h: show usage even with broken configurationNguyễn Thái Ngọc Duy
2010-08-18Merge branch 'jl/submodule-ignore-diff'Junio C Hamano
2010-08-18Merge branch 'jn/fix-abbrev'Junio C Hamano
2010-08-09Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann
2010-07-28checkout, commit: remove confusing assignments to rev.abbrevJonathan Nieder
2010-07-27commit: remove full stop from usage help for -uStephen Boyd
2010-07-15Merge branch 'jk/maint-status-keep-index-timestamp'Junio C Hamano
2010-07-07do not write out index when status does not have toJunio C Hamano
2010-06-30Merge branch 'jl/status-ignore-submodules'Junio C Hamano
2010-06-30Merge branch 'jp/string-list-api-cleanup'Junio C Hamano
2010-06-27string_list: Fix argument order for string_list_insertJulian Phillips
2010-06-25Add the option "--ignore-submodules" to "git status"Jens Lehmann
2010-06-22Merge branch 'cc/maint-commit-reflog-msg' into maintJunio C Hamano
2010-06-22Merge branch 'jk/maint-advice-empty-amend' into maintJunio C Hamano
2010-06-22Merge branch 'tc/commit-abbrev-fix' into maintJunio C Hamano
2010-06-22Merge branch 'jn/maint-amend-missing-name' into maintJunio C Hamano
2010-06-21Merge branch 'cc/maint-commit-reflog-msg'Junio C Hamano
2010-06-21Merge branch 'jk/maint-advice-empty-amend'Junio C Hamano
2010-06-21Merge branch 'tc/commit-abbrev-fix'Junio C Hamano
2010-06-21Merge branch 'gv/portable'Junio C Hamano
2010-06-18Merge branch 'mg/status-b'Junio C Hamano
2010-06-13Merge branch 'jn/maint-amend-missing-name'Junio C Hamano
2010-06-13commit: use value of GIT_REFLOG_ACTION env variable as reflog messageChristian Couder
2010-06-11commit: give advice on empty amendJeff King
2010-06-04Show branch information in short output of git statusDaniel Knittl-Frank
2010-06-01enums: omit trailing comma for portabilityGary V. Vaughan
2010-06-01Rewrite dynamic structure initializations to runtime assignmentGary V. Vaughan
2010-05-21Merge branch 'jc/status-show-ignored'Junio C Hamano
2010-05-09Merge branch 'ab/commit-empty-message'Junio C Hamano