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
2008-06-10Add an optional <mode> argument to commit/status -u|--untracked-files optionMarius Storm-Olsen
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-06-06documentation: convert "diffcore" and "repository-layout" to man pagesChristian Couder
2008-06-06Merge branch 'maint'Junio C Hamano
2008-06-06git-for-each-ref.txt: minor improvementsLea Wiemann
2008-06-05Strbuf documentation: document most functionsMiklos Vajna
2008-06-05Documentation/git-mailsplit: Enhanced description of -o optionDirk Suesserott
2008-06-04Documentation: git-log cannot use rev-list specific optionsJunio C Hamano
2008-06-03GIT v1.5.6-rc1v1.5.6-rc1Junio C Hamano
2008-06-03Documentation/git-filter-branch.txt: Fix description of --commit-filterKevin Ballard
2008-06-02Merge branch 'lr/init-bare'Junio C Hamano
2008-06-02glossary: improve a few linksLea Wiemann
2008-06-02Documentation: convert "glossary" and "core-tutorial" to man pagesChristian Couder
2008-06-02Add a --dry-run option to git-svn rebaseSeth Falcon
2008-06-01Clarify description of <repository> argument to pull/fetch for naming remotes.John J. Franey
2008-06-01Revision walking documentation: document most important functionsMiklos Vajna
2008-06-01Clearify the documentation for core.ignoreStatMarius Storm-Olsen
2008-05-29git-init: accept --bare optionLuciano Rocha
2008-05-29Documentation: git-cherry uses git-patch-idJunio C Hamano
2008-05-29Manual subsection to refer to other pages is SEE ALSOJunio C Hamano
2008-05-28Merge 1.5.5.3 inJunio C Hamano
2008-05-28GIT 1.5.5.3v1.5.5.3Junio C Hamano
2008-05-28Documentation/git-bundle.txt: fix synopsisGerrit Pape
2008-05-27Merge branch 'jc/diff-no-no-index'Junio C Hamano
2008-05-27Merge branch 'maint'Junio C Hamano
2008-05-27Merge branch 'gp/bisect-fix' into maintJunio C Hamano
2008-05-27Documentation: fix graph in git-rev-parse.txtMichele Ballabio
2008-05-26Documentation/git.txt: link to 1.5.5.2 documentation.Junio C Hamano
2008-05-26Merge branch 'maint'Junio C Hamano
2008-05-26Release Notes for 1.5.5.2Junio C Hamano
2008-05-26Update draft release notes for 1.5.6Junio C Hamano
2008-05-26Merge branch 'as/graph'Junio C Hamano
2008-05-26Merge branch 'ar/batch-cat'Junio C Hamano
2008-05-26Merge branch 'ap/svn'Junio C Hamano
2008-05-26Merge branch 'js/cvsexportcommit'Junio C Hamano
2008-05-26Merge branch 'js/ignore-submodule'Junio C Hamano
2008-05-26Merge branch 'mo/cvsserver'Junio C Hamano
2008-05-25log --graph --left-right: show left/right information in place of '*'Adam Simpkins
2008-05-25Documentation: convert tutorials to man pagesChristian Couder
2008-05-25CodingGuidelines: Add a note to avoid assignments inside if()Miklos Vajna
2008-05-24diff-files: do not play --no-index gamesJunio C Hamano
2008-05-24Merge branch 'pb/push'Junio C Hamano
2008-05-24Merge branch 'bc/repack'Junio C Hamano
2008-05-24Merge branch 'maint'Junio C Hamano
2008-05-24Add log.date config variableHeikki Orsila
2008-05-23git-hash-object: Add --stdin-paths optionAdam Roben
2008-05-23Updated status to show 'Not currently on any branch' in redChris Parsons
2008-05-23Add missing "short" alternative to --date in rev-list-options.txtHeikki Orsila
2008-05-23git-show.txt: Not very stubby these days.Jon Loeliger
2008-05-23Clarify repack -n documentationShawn O. Pearce