summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2007-02-21Allow git-remote to update named groups of remotesTheodore Ts'o
2007-02-21Allow passing of an alternative CVSROOT via -d.Simon 'corecode' Schubert
2007-02-20Link 1.5.0.1 documentation from the main page.Junio C Hamano
2007-02-20Teach git-remote to update existing remotes by fetching from themTheodore Ts'o
2007-02-20Merge branch 'maint'Junio C Hamano
2007-02-20git-clone: Sync documentation to usage note.Christian Schlotter
2007-02-19Merge branch 'maint'Junio C Hamano
2007-02-19GIT 1.5.0.1v1.5.0.1Junio C Hamano
2007-02-18Documentation/i18n.txt: it is i18n.commitencoding not core.commitencodingFredrik Kuivinen
2007-02-18Update draft release notes for 1.5.1Junio C Hamano
2007-02-18Merge branch 'maint'Junio C Hamano
2007-02-18Update draft release notes for 1.5.0.1Junio C Hamano
2007-02-17name-rev: introduce the --refs=<pattern> optionJohannes Schindelin
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-14Merge branch 'maint'Junio C Hamano
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-14Add RelNotes 1.5.1Junio C Hamano
2007-02-14Document --ignore-space-at-eol option.Junio C Hamano
2007-02-14Merge branch 'maint'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-14Merge branch 'js/reverse'Junio C Hamano
2007-02-14Merge branch 'jc/deprecate'Junio C Hamano
2007-02-14Add link to v1.5.0 documentation.Junio C Hamano
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-13Clarify that git-update-server-info should be run for every git-pushPavel Roskin
2007-02-13Remove git-diff-stages.Junio C Hamano
2007-02-13Remove git-resolve.Junio C Hamano
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-11Document 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-09git-fetch: document automatic tag following.Junio C Hamano
2007-02-09Documentation/git-pull: describe default behaviour and config interactionsJunio C Hamano
2007-02-08Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-02-08git reflog showLinus Torvalds