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-03-11user-manual: install user manual stylesheet with other web documentsJ. Bruce Fields
2007-03-11user-manual: fix rendering of history diagramsJ. Bruce Fields
2007-03-11user-manual: fix missing colon in git-show exampleJ. Bruce Fields
2007-03-11user-manual: fix inconsistent use of pull and mergeJ. Bruce Fields
2007-03-11user-manual: fix inconsistent exampleJ. Bruce Fields
2007-03-11glossary: fix overoptimistic automatic linking of defined termsJ. Bruce Fields
2007-03-06Fix diff-options references in git-diff and git-format-patchBrian Gernhardt
2007-03-06Add definition of <commit-ish> to the main git man page.Theodore Ts'o
2007-03-06Begin SubmittingPatches with a check listJohannes Schindelin
2007-03-05GIT 1.5.0.3v1.5.0.3Junio C Hamano
2007-03-05glossary: Add definitions for dangling and unreachable objectsYasushi SHOJI
2007-03-05user-manual: more detailed merge discussionJ. Bruce Fields
2007-03-05user-manual: how to replace commits older than most recentJ. Bruce Fields
2007-03-05user-manual: insert earlier of mention content-addressable architectureJ. Bruce Fields
2007-03-05user-manual: ensure generated manual references stylesheetJ. Bruce Fields
2007-03-05user-manual: reset to ORIG_HEAD not HEAD to undo mergeJ. Bruce Fields
2007-03-05Documentation: mention module option to git-cvsimportJ. Bruce Fields
2007-03-04Document the config variable format.suffixJohannes Schindelin
2007-03-02Documentation: Correct minor typo in git-add documentation.Christian Schlotter
2007-03-02Documentation/git-send-email.txt: Fix labeled list formattingSergey Vlasov
2007-03-02Documentation/git-quiltimport.txt: Fix labeled list formattingSergey Vlasov
2007-03-02Documentation/build-docdep.perl: Fix dependencies for included asciidoc filesSergey Vlasov
2007-03-01Start preparing Release Notes for 1.5.0.3Junio C Hamano
2007-03-01Documentation: git-remote add [-t <branch>] [-m <branch>] [-f] name urlJunio C Hamano
2007-03-01Include config.mak in doc/MakefileUwe Kleine-König
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