aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Documentation: git-ls-files asciidocco.Junio C Hamano2006-02-13
* Documentation: git-commit in 1.2.X series defaults to --include.Junio C Hamano2006-02-13
* Add howto about separating topics.kent@lysator.liu.se2006-02-12
* Add support for explicit type specifiers when calling git-repo-configPetr Baudis2006-02-12
* Add --diff-filter= documentation paragraphJon Loeliger2006-02-09
* Basic documentation for git-showPetr Baudis2006-02-07
* Document git-diff-tree --alwaysPetr Baudis2006-02-07
* format-patch: Remove last vestiges of --mbox optionAndreas Ericsson2006-02-07
* git-commit: revamp the git-commit semantics.Junio C Hamano2006-02-06
* git-rerere: reuse recorded resolve.Junio C Hamano2006-02-06
* Docs: minor git-push copyeditingJ. Bruce Fields2006-02-06
* Docs: move git url and remotes text to separate sectionsJ. Bruce Fields2006-02-06
* Docs: split up pull-fetch-param.txtJ. Bruce Fields2006-02-06
* core-tutorial: adjust to recent reality.Junio C Hamano2006-02-06
*-. Merge branches 'jc/daemon' and 'mw/http'Junio C Hamano2006-02-05
|\ \
| * | daemon: extend user-relative path notation.Junio C Hamano2006-02-05
| |/
* | git-send-email: Fully implement --quiet and document it.Ryan Anderson2006-02-05
|/
* Documentation: git-diff-tree --cc also omits empty commitsJunio C Hamano2006-02-02
* Make apply accept the -pNUM option like patch does.Daniel Barkalow2006-01-31
* documentation: cvs migration - typofix.Junio C Hamano2006-01-30
* cvs-migration documentation updateJ. Bruce Fields2006-01-30
* cvsexportcommit: add some examples to the documentationMartin Langhoff2006-01-29
* Merge fixes up to GIT 1.1.6Junio C Hamano2006-01-29
|\
| * git push -f documentationJ. Bruce Fields2006-01-29
| * git-branch: Documentation fixesFredrik Kuivinen2006-01-29
| * Merge branch 'fixo/1.0'Junio C Hamano2006-01-15
| |\
* | | Documentation: diff -c/--ccJunio C Hamano2006-01-28
* | | rev-list --remove-empty: add minimum help and doc entry.Junio C Hamano2006-01-28
* | | git-fetch --upload-pack: disambiguate.Junio C Hamano2006-01-26
| | |
| \ \
*-. \ \ Merge branches 'jc/clone', 'md/env' and 'mo/path'Junio C Hamano2006-01-25
|\ \ \ \
| | * | | git-fetch: pass --upload-pack to fetch-packMichal Ostrowski2006-01-24
| |/ / / |/| | |
| * | | clone: do not create remotes/origin nor origin branch in a bare repository.Junio C Hamano2006-01-24
| * | | git-clone: PG13 --naked option to --bare.Junio C Hamano2006-01-24
|/ / /
* | | Don't include ../README in git.txt - make a local copyPavel Roskin2006-01-24
* | | Documentation: finishing touches to the new tutorial.Junio C Hamano2006-01-22
* | | Recommend to remove unused `origin` in a shared repository.Junio C Hamano2006-01-22
* | | New tutorialJ. Bruce Fields2006-01-22
* | | git-grep: clarification on parameters.Junio C Hamano2006-01-21
* | | Document git-ls-files --directoryPetr Baudis2006-01-21
* | | Minor git-reset and git-commit documentation fixesJ. Bruce Fields2006-01-21
* | | AsciiDoc fixes for the git-svnimport manpageFlorian Weimer2006-01-21
* | | update using-topic-branchesLuck, Tony2006-01-20
* | | git-push: fix --tags and document it.Junio C Hamano2006-01-15
* | | git-cvsimport: Add -A <author-conv-file> optionAndreas Ericsson2006-01-15
| | |
| \ \
*-. \ \ Merge branches 'jc/checkout', 'jc/format-patch', 'jc/octopus', 'jc/sb' and 'j...Junio C Hamano2006-01-15
|\ \ \ \
| | * | | clone: --naked option.Junio C Hamano2006-01-14
| |/ / / |/| | |
| * | | show-branch: --current includes the current branch.Junio C Hamano2006-01-15
| * | | show-branch: make the current branch and merge commits stand out.Junio C Hamano2006-01-15
| * | | Documentation: show-branch.Junio C Hamano2006-01-15
|/ / /
* | | checkout: merge local modifications while switching branches.Junio C Hamano2006-01-13