summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Fix minor typos/grammar in user-manual.txtMichael Coleman2007-02-271-17/+14
* Correct ordering in git-cvsimport's option documentationMichael Poole2007-02-271-5/+4
* Fix git-show man page formatting in the EXAMPLES sectionTheodore Tso2007-02-271-3/+3
* GIT 1.5.0.2v1.5.0.2Junio C Hamano2007-02-261-11/+17
* Documentation: describe "-f/-t/-m" options to "git-remote add"Junio C Hamano2007-02-251-0/+13
* Add Release Notes to prepare for 1.5.0.2Junio C Hamano2007-02-251-0/+59
* core.legacyheaders: Use the description used in RelNotes-1.5.0Santi BĂ©jar2007-02-241-4/+11
* Document the new core.bare configuration option.Shawn O. Pearce2007-02-211-0/+12
* git-clone: Sync documentation to usage note.Christian Schlotter2007-02-192-3/+3
* GIT 1.5.0.1v1.5.0.1Junio C Hamano2007-02-181-6/+11
* Documentation/i18n.txt: it is i18n.commitencoding not core.commitencodingFredrik Kuivinen2007-02-181-6/+6
* Update draft release notes for 1.5.0.1Junio C Hamano2007-02-171-2/+19
* Convert update-index references in docs to add.Shawn O. Pearce2007-02-179-14/+15
* Attempt to improve git-rebase lead-in description.Shawn O. Pearce2007-02-171-8/+14
* Add RelNotes 1.5.0.1Junio C Hamano2007-02-141-0/+20
* Still updating 1.5.0 release notes.Junio C Hamano2007-02-141-5/+2
* Clarify two backward incompatible repository options.Junio C Hamano2007-02-141-2/+8
* cmd-list: add git-remoteJunio C Hamano2007-02-131-0/+1
* Documentation: Drop full-stop from git-fast-import title.Junio C Hamano2007-02-131-1/+1
* Minor corrections to release notesNicolas Pitre2007-02-131-14/+12
* Add release notes to the distribution.Junio C Hamano2007-02-134-2/+489
* Documentation: Moving out of detached HEAD does not warn anymore.Junio C Hamano2007-02-131-16/+6
* git-gc: run pack-refs by default unless the repo is bareJohannes Schindelin2007-02-132-0/+15
* Clarify that git-update-server-info should be run for every git-pushPavel Roskin2007-02-121-8/+8
* git merge documentation: -m is optionalMatthias Lederhofer2007-02-121-1/+1
* fast-import: Support reusing 'from' and brown paper bag fix reset.Shawn O. Pearce2007-02-121-11/+10
* Add discussion section to git-tag documentation.Junio C Hamano2007-02-111-0/+131
* Teach git-am to pass -p option down to git-applyJunio C Hamano2007-02-111-3/+4
* Documentation: git-rebase -C<n>Junio C Hamano2007-02-111-1/+1
* Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-02-111-0/+16
|\
| * fast-import: Add tip about importing renames.Shawn O. Pearce2007-02-111-0/+7
| * fast-import: Hide the pack boundary commits by default.Shawn O. Pearce2007-02-111-0/+9
* | Document that git-am can read standard input.Michael S. Tsirkin2007-02-111-0/+4
* | Make it easier to override path to asciidoc commandDotan Barak2007-02-111-6/+7
* | Fixed some typos in git-repack docsMukund2007-02-101-3/+3
* | Allow aliases to expand to shell commandsTheodore Ts'o2007-02-101-0/+6
|/
* git-fetch: document automatic tag following.Junio C Hamano2007-02-091-0/+8
* Documentation/git-pull: describe default behaviour and config interactionsJunio C Hamano2007-02-081-0/+54
* Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-02-081-84/+85
|\
| * Correct spelling of fast-import in docs.Shawn O. Pearce2007-02-081-78/+78
| * Correct some language in fast-import documentation.Shawn O. Pearce2007-02-081-5/+6
| * Correct ^0 asciidoc syntax in fast-import docs.Shawn O. Pearce2007-02-081-2/+2
* | git reflog showLinus Torvalds2007-02-081-4/+13
* | add -C[NUM] to git-amMichael S. Tsirkin2007-02-082-1/+11
* | Update git-log and git-show documentationMichael S. Tsirkin2007-02-082-1/+4
* | Documentation: Add gfi to the main command list.Junio C Hamano2007-02-071-0/+1
* | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-02-071-23/+169
|\ \ | |/
| * Add a Tips and Tricks section to fast-import's manual.Shawn O. Pearce2007-02-071-0/+87
| * Dump all refs and marks during a checkpoint in fast-import.Shawn O. Pearce2007-02-071-5/+19
| * Teach fast-import how to sit quietly in the corner.Shawn O. Pearce2007-02-071-6/+18