Merge branch 'jc/nostat'
[gitweb.git] / Documentation /
2006-02-07 Basic documentation for git-show
2006-02-07 Document git-diff-tree --always
2006-02-07 format-patch: Remove last vestiges of --mbox option
2006-02-07 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-07 git-commit: revamp the git-commit semantics.
2006-02-07 git-rerere: reuse recorded resolve.
2006-02-07 Docs: minor git-push copyediting
2006-02-07 Docs: move git url and remotes text to separate sections
2006-02-07 Docs: split up pull-fetch-param.txt
2006-02-06 core-tutorial: adjust to recent reality.
2006-02-06 Merge branch 'jc/diff'
2006-02-06 Merge branches 'lt/show' and 'lt/revlist'
2006-02-06 Merge branches 'jc/daemon' and 'mw/http'
2006-02-06 git-send-email: Fully implement --quiet and document it.
2006-02-06 daemon: extend user-relative path notation.
2006-02-02 Documentation: git-diff-tree --cc also omits empty...
2006-02-01 Make apply accept the -pNUM option like patch does.
2006-01-31 Merge branches 'bf/doc' and 'db/tartree'
2006-01-31 documentation: cvs migration - typofix.
2006-01-31 cvs-migration documentation update
2006-01-30 cvsexportcommit: add some examples to the documentation
2006-01-30 Merge fixes up to GIT 1.1.6
2006-01-30 GIT 1.1.6 v1.1.6
2006-01-30 git push -f documentation
2006-01-29 git-branch: Documentation fixes
2006-01-28 Documentation: diff -c/--cc
2006-01-28 Merge lt/revlist,jc/diff,jc/revparse,jc/abbrev
2006-01-28 rev-list --remove-empty: add minimum help and doc entry.
2006-01-27 Merge fixes up to GIT 1.1.5
2006-01-27 GIT 1.1.5 v1.1.5
2006-01-27 git-fetch --upload-pack: disambiguate.
2006-01-25 Merge branches 'jc/clone', 'md/env' and 'mo/path'
2006-01-25 git-fetch: pass --upload-pack to fetch-pack
2006-01-25 clone: do not create remotes/origin nor origin branch...
2006-01-25 git-clone: PG13 --naked option to --bare.
2006-01-25 Don't include ../README in git.txt - make a local copy
2006-01-23 Documentation: finishing touches to the new tutorial.
2006-01-23 Recommend to remove unused `origin` in a shared repository.
2006-01-23 New tutorial
2006-01-22 git-grep: clarification on parameters.
2006-01-22 Document git-ls-files --directory
2006-01-22 Minor git-reset and git-commit documentation fixes
2006-01-21 AsciiDoc fixes for the git-svnimport manpage
2006-01-20 update using-topic-branches
2006-01-20 Merge fixes up to GIT 1.1.4
2006-01-20 GIT 1.1.4 v1.1.4
2006-01-16 git-push: fix --tags and document it.
2006-01-16 Merge fixes up to GIT 1.1.3
2006-01-16 GIT 1.1.3 v1.1.3
2006-01-16 Merge branch 'fix'
2006-01-16 git-cvsimport: Add -A <author-conv-file> option
2006-01-16 Merge branch 'fixo/1.0'
2006-01-15 Merge branches 'jc/checkout', 'jc/format-patch', 'jc...
2006-01-15 show-branch: --current includes the current branch.
2006-01-15 show-branch: make the current branch and merge commits...
2006-01-15 Documentation: show-branch.
2006-01-15 clone: --naked option.
2006-01-14 checkout: merge local modifications while switching...
2006-01-14 Merge fixes up to GIT 1.1.2
2006-01-14 GIT 1.1.2 v1.1.2
2006-01-14 GIT 1.0.10 v1.0.10
2006-01-13 Documentation: git-reset - interrupted workflow.
2006-01-13 Documentation: git-commit -a
2006-01-13 Documentation: clarify fetch parameter descriptions.
2006-01-11 Add --keep option to keep downloaded packs to git-fetch.
2006-01-11 Merge fixes up to GIT 1.1.1
2006-01-11 GIT 1.0.9 v1.0.9
2006-01-11 GIT 1.1.1 v1.1.1
2006-01-11 glossary: explain "master" and "origin"
2006-01-08 GIT 1.1.0 v1.1.0
2006-01-08 git-daemon --base-path
2006-01-08 git-fetch: auto-following tags.
2006-01-06 Merge fixes up to GIT 1.0.7
2006-01-06 GIT 1.0.7 v1.0.7
2006-01-06 Fix git-symbolic-ref typo in git.txt.
2006-01-06 Documentation/git-svnimport: document -T and -t switche...
2006-01-06 Wrap synopsis lines and use [verse] to keep formatting
2006-01-06 trivial: clarify, what are the config's user.name and...
2006-01-06 git-init-db(1): Describe --shared and the idempotent...
2005-12-29 Documentation: spell.
2005-12-28 Merge fixes up to GIT 1.0.6
2005-12-28 git-describe: documentation.
2005-12-27 Merge fixes up to GIT 1.0.5
2005-12-26 Merge branch 'jc/checkout'
2005-12-24 Tutorial: mention shared repository management.
2005-12-24 Merge fixes up to GIT 1.0.4
2005-12-24 GIT 1.0.4 v1.0.4
2005-12-23 ls-files --full-name: usage string and documentation.
2005-12-23 rev-parse: --show-cdup
2005-12-23 Merge in fixes up to 1.0.3 maintenance branch.
2005-12-23 git-clone: Support changing the origin branch with -o
2005-12-21 GIT 1.0.0 v1.0.0
2005-12-21 A shared repository should be writable by members.
2005-12-20 diff --abbrev: document --abbrev=<n> form.
2005-12-20 diff: --abbrev option
2005-12-20 Remove "octopus".
2005-12-20 Documentation: stdout of update-hook is connected to...
2005-12-19 Documentation/git-archimport: document -o, -a, f, ...
2005-12-19 howto/using-topic-branches: Recommend public URL git...
2005-12-18 Documentation: typos and small fixes in "everyday".
next