summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2007-03-04GIT 1.5.0.3v1.5.0.3Junio C Hamano
2007-03-04glossary: Add definitions for dangling and unreachable objectsYasushi SHOJI
2007-03-04user-manual: more detailed merge discussionJ. Bruce Fields
2007-03-04user-manual: how to replace commits older than most recentJ. Bruce Fields
2007-03-04user-manual: insert earlier of mention content-addressable architectureJ. Bruce Fields
2007-03-04user-manual: ensure generated manual references stylesheetJ. Bruce Fields
2007-03-04user-manual: reset to ORIG_HEAD not HEAD to undo mergeJ. Bruce Fields
2007-03-04Documentation: mention module option to git-cvsimportJ. Bruce Fields
2007-03-03Document the config variable format.suffixJohannes Schindelin
2007-03-01Documentation: Correct minor typo in git-add documentation.Christian Schlotter
2007-03-01Documentation/git-send-email.txt: Fix labeled list formattingSergey Vlasov
2007-03-01Documentation/git-quiltimport.txt: Fix labeled list formattingSergey Vlasov
2007-03-01Documentation/build-docdep.perl: Fix dependencies for included asciidoc filesSergey Vlasov
2007-02-28Start preparing Release Notes for 1.5.0.3Junio C Hamano
2007-02-28Documentation: git-remote add [-t <branch>] [-m <branch>] [-f] name urlJunio C Hamano
2007-02-28Include config.mak in doc/MakefileUwe Kleine-König
2007-02-27Fix minor typos/grammar in user-manual.txtMichael Coleman
2007-02-27Correct ordering in git-cvsimport's option documentationMichael Poole
2007-02-27Fix git-show man page formatting in the EXAMPLES sectionTheodore Tso
2007-02-26GIT 1.5.0.2v1.5.0.2Junio C Hamano
2007-02-25Documentation: 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-21Document the new core.bare configuration option.Shawn O. Pearce
2007-02-19git-clone: Sync documentation to usage note.Christian Schlotter
2007-02-18GIT 1.5.0.1v1.5.0.1Junio C Hamano
2007-02-18Documentation/i18n.txt: it is i18n.commitencoding not core.commitencodingFredrik Kuivinen
2007-02-17Update 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-13cmd-list: add git-remoteJunio C Hamano
2007-02-13Documentation: Drop full-stop from git-fast-import title.Junio C Hamano
2007-02-13Minor corrections to release notesNicolas Pitre
2007-02-13Add 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-12Clarify that git-update-server-info should be run for every git-pushPavel Roskin
2007-02-12git merge documentation: -m is optionalMatthias Lederhofer
2007-02-12fast-import: Support reusing 'from' and brown paper bag fix reset.Shawn O. Pearce
2007-02-11Add discussion section to git-tag documentation.Junio C Hamano
2007-02-11Teach git-am to pass -p option down to git-applyJunio C Hamano
2007-02-11Documentation: git-rebase -C<n>Junio C Hamano
2007-02-11Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-02-11fast-import: Add tip about importing renames.Shawn O. Pearce
2007-02-11fast-import: Hide the pack boundary commits by default.Shawn O. Pearce
2007-02-11Document that git-am can read standard input.Michael S. Tsirkin
2007-02-11Make it easier to override path to asciidoc commandDotan Barak