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-26Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano
2007-03-22Documentation/pack-format.txt: Clear up description of types.Peter Eriksen
2007-03-21fix typo in git-am manpageMichael S. Tsirkin
2007-03-19user-manual: introduce "branch" and "branch head" differentlyJ. Bruce Fields
2007-03-19glossary: clean up cross-referencesJ. Bruce Fields
2007-03-19glossary: stop generating automaticallyJ. Bruce Fields
2007-03-19user-manual: Use def_ instead of ref_ for glossary references.J. Bruce Fields
2007-03-19user-manual.txt: fix a tiny typo.Jim Meyering
2007-03-19user-manual: run xsltproc without --nonet optionJ. Bruce Fields
2007-03-19GIT 1.5.0.5v1.5.0.5Junio C Hamano
2007-03-15GIT 1.5.0.4v1.5.0.4Junio C Hamano
2007-03-15Clarify doc for git-config --unset-all.Yann Dirson
2007-03-14cvsserver: asciidoc formatting changesFrank Lichtenheld
2007-03-12git-send-email: Document configuration optionsAvi Kivity
2007-03-11Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano
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-10Documentation: s/seperator/separator/Jeff King
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