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
2007-02-28Fix minor typos/grammar in user-manual.txtMichael Coleman
2007-02-28Correct ordering in git-cvsimport's option documentationMichael Poole
2007-02-28Fix git-show man page formatting in the EXAMPLES sectionTheodore Tso
2007-02-26GIT 1.5.0.2v1.5.0.2Junio C Hamano
2007-02-26Documentation: describe "-f/-t/-m" options to "git-remote add"Junio C Hamano
2007-02-25Add Release Notes to prepare for 1.5.0.2Junio C Hamano
2007-02-24core.legacyheaders: Use the description used in RelNotes-1.5.0Santi BĂ©jar
2007-02-22Document the new core.bare configuration option.Shawn O. Pearce
2007-02-20git-clone: Sync documentation to usage note.Christian Schlotter
2007-02-19GIT 1.5.0.1v1.5.0.1Junio C Hamano
2007-02-19Documentation/i18n.txt: it is i18n.commitencoding not core.commitencodingFredrik Kuivinen
2007-02-18Update draft release notes for 1.5.0.1Junio C Hamano
2007-02-17Convert update-index references in docs to add.Shawn O. Pearce
2007-02-17Attempt to improve git-rebase lead-in description.Shawn O. Pearce
2007-02-14Add RelNotes 1.5.0.1Junio C Hamano
2007-02-14Still updating 1.5.0 release notes.Junio C Hamano
2007-02-14Clarify two backward incompatible repository options.Junio C Hamano
2007-02-14cmd-list: add git-remoteJunio C Hamano
2007-02-14Documentation: Drop full-stop from git-fast-import title.Junio C Hamano
2007-02-14Minor corrections to release notesNicolas Pitre
2007-02-14Add release notes to the distribution.Junio C Hamano
2007-02-13Documentation: Moving out of detached HEAD does not warn anymore.Junio C Hamano
2007-02-13git-gc: run pack-refs by default unless the repo is bareJohannes Schindelin
2007-02-13Clarify that git-update-server-info should be run for every git-pushPavel Roskin
2007-02-13git merge documentation: -m is optionalMatthias Lederhofer
2007-02-12fast-import: Support reusing 'from' and brown paper bag fix reset.Shawn O. Pearce
2007-02-12Add discussion section to git-tag documentation.Junio C Hamano
2007-02-12Teach git-am to pass -p option down to git-applyJunio C Hamano
2007-02-12Documentation: git-rebase -C<n>Junio C Hamano
2007-02-12Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-02-12fast-import: Add tip about importing renames.Shawn O. Pearce
2007-02-12fast-import: Hide the pack boundary commits by default.Shawn O. Pearce
2007-02-12Document that git-am can read standard input.Michael S. Tsirkin
2007-02-11Make it easier to override path to asciidoc commandDotan Barak
2007-02-11Fixed some typos in git-repack docsMukund
2007-02-11Allow aliases to expand to shell commandsTheodore Ts'o
2007-02-10git-fetch: document automatic tag following.Junio C Hamano
2007-02-09Documentation/git-pull: describe default behaviour and config interactionsJunio C Hamano
2007-02-09Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-02-09git reflog showLinus Torvalds
2007-02-09add -C[NUM] to git-amMichael S. Tsirkin
2007-02-09Update git-log and git-show documentationMichael S. Tsirkin
2007-02-08Correct spelling of fast-import in docs.Shawn O. Pearce
2007-02-08Correct some language in fast-import documentation.Shawn O. Pearce
2007-02-08Correct ^0 asciidoc syntax in fast-import docs.Shawn O. Pearce
2007-02-08Documentation: Add gfi to the main command list.Junio C Hamano
2007-02-07Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-02-07Add a Tips and Tricks section to fast-import's manual.Shawn O. Pearce
2007-02-07Documentation: add KMail in SubmittingPatchesMichael
2007-02-07Dump all refs and marks during a checkpoint in fast-import.Shawn O. Pearce