Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | format-patch: Remove last vestiges of --mbox option | Andreas Ericsson | 2006-02-07 | 1 | -22/+10 | |
* | git-commit: revamp the git-commit semantics. | Junio C Hamano | 2006-02-06 | 2 | -7/+60 | |
* | git-rerere: reuse recorded resolve. | Junio C Hamano | 2006-02-06 | 2 | -0/+180 | |
* | Docs: minor git-push copyediting | J. Bruce Fields | 2006-02-06 | 1 | -3/+3 | |
* | Docs: move git url and remotes text to separate sections | J. Bruce Fields | 2006-02-06 | 5 | -19/+26 | |
* | Docs: split up pull-fetch-param.txt | J. Bruce Fields | 2006-02-06 | 3 | -81/+94 | |
* | core-tutorial: adjust to recent reality. | Junio C Hamano | 2006-02-06 | 1 | -22/+19 | |
*-. | Merge branches 'jc/daemon' and 'mw/http' | Junio C Hamano | 2006-02-05 | 1 | -3/+12 | |
|\ \ | ||||||
| * | | daemon: extend user-relative path notation. | Junio C Hamano | 2006-02-05 | 1 | -3/+12 | |
| |/ | ||||||
* | | git-send-email: Fully implement --quiet and document it. | Ryan Anderson | 2006-02-05 | 1 | -20/+24 | |
|/ | ||||||
* | Documentation: git-diff-tree --cc also omits empty commits | Junio C Hamano | 2006-02-02 | 1 | -1/+1 | |
* | Make apply accept the -pNUM option like patch does. | Daniel Barkalow | 2006-01-31 | 1 | -1/+5 | |
* | documentation: cvs migration - typofix. | Junio C Hamano | 2006-01-30 | 1 | -1/+1 | |
* | cvs-migration documentation update | J. Bruce Fields | 2006-01-30 | 2 | -223/+163 | |
* | cvsexportcommit: add some examples to the documentation | Martin Langhoff | 2006-01-29 | 1 | -0/+21 | |
* | Merge fixes up to GIT 1.1.6 | Junio C Hamano | 2006-01-29 | 2 | -6/+9 | |
|\ | ||||||
| * | git push -f documentation | J. Bruce Fields | 2006-01-29 | 1 | -4/+4 | |
| * | git-branch: Documentation fixes | Fredrik Kuivinen | 2006-01-29 | 1 | -2/+5 | |
| * | Merge branch 'fixo/1.0' | Junio C Hamano | 2006-01-15 | 4 | -5/+43 | |
| |\ | ||||||
* | | | Documentation: diff -c/--cc | Junio C Hamano | 2006-01-28 | 3 | -3/+73 | |
* | | | rev-list --remove-empty: add minimum help and doc entry. | Junio C Hamano | 2006-01-28 | 1 | -0/+4 | |
* | | | git-fetch --upload-pack: disambiguate. | Junio C Hamano | 2006-01-26 | 1 | -2/+1 | |
| | | | ||||||
| \ \ | ||||||
*-. \ \ | Merge branches 'jc/clone', 'md/env' and 'mo/path' | Junio C Hamano | 2006-01-25 | 3 | -10/+19 | |
|\ \ \ \ | ||||||
| | * | | | git-fetch: pass --upload-pack to fetch-pack | Michal Ostrowski | 2006-01-24 | 1 | -0/+7 | |
| |/ / / |/| | | | ||||||
| * | | | clone: do not create remotes/origin nor origin branch in a bare repository. | Junio C Hamano | 2006-01-24 | 1 | -1/+3 | |
| * | | | git-clone: PG13 --naked option to --bare. | Junio C Hamano | 2006-01-24 | 2 | -9/+9 | |
|/ / / | ||||||
* | | | Don't include ../README in git.txt - make a local copy | Pavel Roskin | 2006-01-24 | 3 | -4/+8 | |
* | | | Documentation: finishing touches to the new tutorial. | Junio C Hamano | 2006-01-22 | 3 | -3/+5 | |
* | | | Recommend to remove unused `origin` in a shared repository. | Junio C Hamano | 2006-01-22 | 1 | -0/+20 | |
* | | | New tutorial | J. Bruce Fields | 2006-01-22 | 2 | -1703/+2107 | |
* | | | git-grep: clarification on parameters. | Junio C Hamano | 2006-01-21 | 1 | -4/+15 | |
* | | | Document git-ls-files --directory | Petr Baudis | 2006-01-21 | 1 | -0/+4 | |
* | | | Minor git-reset and git-commit documentation fixes | J. Bruce Fields | 2006-01-21 | 2 | -5/+5 | |
* | | | AsciiDoc fixes for the git-svnimport manpage | Florian Weimer | 2006-01-21 | 1 | -8/+4 | |
* | | | update using-topic-branches | Luck, Tony | 2006-01-20 | 1 | -1/+9 | |
* | | | git-push: fix --tags and document it. | Junio C Hamano | 2006-01-15 | 1 | -1/+6 | |
* | | | git-cvsimport: Add -A <author-conv-file> option | Andreas Ericsson | 2006-01-15 | 1 | -0/+20 | |
| | | | ||||||
| \ \ | ||||||
*-. \ \ | Merge branches 'jc/checkout', 'jc/format-patch', 'jc/octopus', 'jc/sb' and 'j... | Junio C Hamano | 2006-01-15 | 4 | -46/+101 | |
|\ \ \ \ | ||||||
| | * | | | clone: --naked option. | Junio C Hamano | 2006-01-14 | 1 | -1/+23 | |
| |/ / / |/| | | | ||||||
| * | | | show-branch: --current includes the current branch. | Junio C Hamano | 2006-01-15 | 1 | -2/+11 | |
| * | | | show-branch: make the current branch and merge commits stand out. | Junio C Hamano | 2006-01-15 | 3 | -43/+45 | |
| * | | | Documentation: show-branch. | Junio C Hamano | 2006-01-15 | 1 | -1/+23 | |
|/ / / | ||||||
* | | | checkout: merge local modifications while switching branches. | Junio C Hamano | 2006-01-13 | 1 | -7/+69 | |
* | | | Merge fixes up to GIT 1.1.2 | Junio C Hamano | 2006-01-13 | 3 | -5/+32 | |
|\ \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-. \ \ | GIT 1.1.2v1.1.2 | Junio C Hamano | 2006-01-13 | 3 | -5/+32 | |
| |\ \ \ \ | | | |/ / | | |/| / | | | |/ | ||||||
| | | * | Documentation: git-reset - interrupted workflow. | Junio C Hamano | 2006-01-13 | 1 | -1/+26 | |
| | | * | Documentation: git-commit -a | Junio C Hamano | 2006-01-13 | 1 | -1/+3 | |
| | | * | Documentation: clarify fetch parameter descriptions. | J. Bruce Fields | 2006-01-12 | 1 | -3/+3 | |
* | | | | Add --keep option to keep downloaded packs to git-fetch. | Tom Prince | 2006-01-10 | 1 | -0/+3 | |
|/ / / | ||||||
* | | | GIT 1.1.1v1.1.1 | Junio C Hamano | 2006-01-10 | 1 | -0/+11 | |
|\ \ \ | |/ / |/| / | |/ |