summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2006-02-23Merge branch 'ml/cvs'Junio C Hamano
2006-02-23Add new git-rm command with documentationCarl Worth
2006-02-22Introducing git-cvsserver -- a CVS emulator for git.Martin Langhoff
2006-02-22Merge branch 'fix'Junio C Hamano
2006-02-22Merge branch 'jc/pack-reuse'Junio C Hamano
2006-02-22Merge branch 'jc/nostat'Junio C Hamano
2006-02-22git-push: Update documentation to describe the no-refspec behavior.Carl Worth
2006-02-22git-ls-files: Fix, document, and add test for --error-unmatch option.Carl Worth
2006-02-22git-rebase: Clarify usage statement and copy it into the actual documentation.Carl Worth
2006-02-22git-add: Add support for --, documentation, and test.Carl Worth
2006-02-19Documentation: fix typo in rev-parse --short option description.Junio C Hamano
2006-02-19Merge fixes up to GIT 1.2.2Junio C Hamano
2006-02-18Document --short and --git-dir in git-rev-parse(1)Jonas Fonseca
2006-02-18SubmittingPatches: note on whitespacesJunio C Hamano
2006-02-17git-tag: -l to list tags (usability).Junio C Hamano
2006-02-17git-repack: allow passing a couple of flags to pack-objects.Junio C Hamano
2006-02-17pack-objects: finishing touches.Junio C Hamano
2006-02-15Merge branch 'kh/svn'Junio C Hamano
2006-02-15Merge branch 'ra/email'Junio C Hamano
2006-02-14git-svnimport: -r adds svn revision number to commit messagesKarl Hasselström
2006-02-14Merge some proposed fixesJunio C Hamano
2006-02-14Documentation: git-ls-files asciidocco.Junio C Hamano
2006-02-13send-email: Add --ccRyan Anderson
2006-02-13Documentation: git-commit in 1.2.X series defaults to --include.Junio C Hamano
2006-02-13send-email: Add some options for controlling how addresses are automatically ...Ryan Anderson
2006-02-13git-commit: Now --only semantics is the default.Junio C Hamano
2006-02-12Add howto about separating topics.kent@lysator.liu.se
2006-02-12"assume unchanged" git: documentation.Junio C Hamano
2006-02-12Add support for explicit type specifiers when calling git-repo-configPetr Baudis
2006-02-09Add --diff-filter= documentation paragraphJon Loeliger
2006-02-07Basic documentation for git-showPetr Baudis
2006-02-07Document git-diff-tree --alwaysPetr Baudis
2006-02-07format-patch: Remove last vestiges of --mbox optionAndreas Ericsson
2006-02-07git-commit: revamp the git-commit semantics.Junio C Hamano
2006-02-07git-rerere: reuse recorded resolve.Junio C Hamano
2006-02-07Docs: minor git-push copyeditingJ. Bruce Fields
2006-02-07Docs: move git url and remotes text to separate sectionsJ. Bruce Fields
2006-02-07Docs: split up pull-fetch-param.txtJ. Bruce Fields
2006-02-06core-tutorial: adjust to recent reality.Junio C Hamano
2006-02-06Merge branches 'jc/daemon' and 'mw/http'Junio C Hamano
2006-02-06git-send-email: Fully implement --quiet and document it.Ryan Anderson
2006-02-06daemon: extend user-relative path notation.Junio C Hamano
2006-02-02Documentation: git-diff-tree --cc also omits empty commitsJunio C Hamano
2006-02-01Make apply accept the -pNUM option like patch does.Daniel Barkalow
2006-01-31documentation: cvs migration - typofix.Junio C Hamano
2006-01-31cvs-migration documentation updateJ. Bruce Fields
2006-01-30cvsexportcommit: add some examples to the documentationMartin Langhoff
2006-01-30Merge fixes up to GIT 1.1.6Junio C Hamano
2006-01-30git push -f documentationJ. Bruce Fields
2006-01-29git-branch: Documentation fixesFredrik Kuivinen