Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | clone: do not create remotes/origin nor origin branch in a bare repository. | Junio C Hamano | 2006-01-24 | 2 | -2/+4 | |
* | git-clone: PG13 --naked option to --bare. | Junio C Hamano | 2006-01-24 | 3 | -16/+17 | |
* | Don't include ../README in git.txt - make a local copy | Pavel Roskin | 2006-01-24 | 3 | -4/+8 | |
* | sample update-hook: sanely handle a new branch head. | Junio C Hamano | 2006-01-24 | 1 | -1/+1 | |
* | update-hook: Major overhaul (handling tags, mainly). | Andreas Ericsson | 2006-01-24 | 1 | -6/+65 | |
* | 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 | 2 | -13/+36 | |
* | Undef DT_* before redefining them. | Junio C Hamano | 2006-01-21 | 1 | -0/+4 | |
* | t4011: "sleep 1" is not enough on FAT | Junio C Hamano | 2006-01-21 | 1 | -1/+1 | |
* | DT_UNKNOWN: do not fully trust existence of DT_UNKNOWN | Junio C Hamano | 2006-01-21 | 2 | -1/+8 | |
* | fsck-objects: support platforms without d_ino in struct dirent. | Junio C Hamano | 2006-01-21 | 2 | -2/+17 | |
* | Makefile: do not assume lack of IPV6 means no sockaddr_storage. | Junio C Hamano | 2006-01-21 | 1 | -1/+11 | |
* | Mention install-doc in INSTALL | J. Bruce Fields | 2006-01-21 | 1 | -2/+26 | |
* | 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 | |
* | Revert "git-push: avoid falling back on pushing "matching" refs." | Junio C Hamano | 2006-01-21 | 1 | -8/+3 | |
* | 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 | |
* | Fix generation of "humanish" part of source repo | Uwe Zeisberger | 2006-01-19 | 1 | -1/+1 | |
* | Disable USE_SYMLINK_HEAD by default | Pavel Roskin | 2006-01-19 | 2 | -6/+4 | |
* | Merge fixes up to GIT 1.1.4 | Junio C Hamano | 2006-01-19 | 2 | -18/+1 | |
|\ | ||||||
| * | GIT 1.1.4v1.1.4 | Junio C Hamano | 2006-01-19 | 2 | -18/+1 | |
| |\ | ||||||
| | * | GIT 1.0.12v1.0.12 | Junio C Hamano | 2006-01-19 | 3 | -19/+2 | |
| | |\ | ||||||
| | | * | git-fetch-pack: really do not ask for funny refs | Johannes Schindelin | 2006-01-19 | 1 | -3/+0 | |
| | | * | Revert "check_packed_git_idx(): check integrity of the idx file itself." | Junio C Hamano | 2006-01-19 | 1 | -15/+1 | |
* | | | | Allow building of RPM from interim snapshot. | Junio C Hamano | 2006-01-16 | 1 | -1/+1 | |
* | | | | git-push: fix --tags and document it. | Junio C Hamano | 2006-01-15 | 2 | -13/+21 | |
* | | | | Merge fixes up to GIT 1.1.3 | Junio C Hamano | 2006-01-15 | 2 | -7/+12 | |
|\ \ \ \ | |/ / / | ||||||
| | | | | ||||||
| | \ \ | ||||||
| *-. \ \ | GIT 1.1.3v1.1.3 | Junio C Hamano | 2006-01-15 | 3 | -6/+9 | |
| |\ \ \ \ | | | |/ / | ||||||
| | | * | | GIT 1.0.11v1.0.11 | Junio C Hamano | 2006-01-15 | 2 | -2/+2 | |
| | | |\ \ | | | | |/ | ||||||
| | * | | | describe: omit clearing marks on the last one. | Junio C Hamano | 2006-01-15 | 2 | -5/+8 | |
* | | | | | Merge branch 'fix' | Junio C Hamano | 2006-01-15 | 1 | -1/+1 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Merge branch 'fixo/1.0' | Junio C Hamano | 2006-01-15 | 9 | -14/+60 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| | * | | | diffcore-break/diffcore-rename: integer overflow. | Junio C Hamano | 2006-01-15 | 1 | -1/+1 | |
* | | | | | cvsimport: ease migration from CVSROOT/users format | Junio C Hamano | 2006-01-15 | 1 | -9/+20 | |
* | | | | | git-cvsimport: Add -A <author-conv-file> option | Andreas Ericsson | 2006-01-15 | 2 | -6/+70 | |
| | | | | | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
*-------. \ \ \ \ | Merge branches 'jc/checkout', 'jc/format-patch', 'jc/octopus', 'jc/sb' and 'j... | Junio C Hamano | 2006-01-15 | 10 | -165/+286 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | clone: --naked option. | Junio C Hamano | 2006-01-14 | 2 | -27/+63 | |
| |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| | | | * | | | | | show-branch: --current includes the current branch. | Junio C Hamano | 2006-01-15 | 2 | -16/+46 | |
| | | | * | | | | | show-branch: make the current branch and merge commits stand out. | Junio C Hamano | 2006-01-15 | 5 | -49/+64 | |
| | | | * | | | | | Documentation: show-branch. | Junio C Hamano | 2006-01-15 | 1 | -1/+23 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
| | | * | | | | | octopus: allow manual resolve on the last round. | Junio C Hamano | 2006-01-14 | 1 | -6/+14 | |
| |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | [PATCH] format-patch: always --mbox and show sane Date: | Junio C Hamano | 2006-01-14 | 1 | -67/+74 | |
| |/ / / / / |/| | | | | | ||||||
| * | | | | | [PATCH] checkout: show dirty state upon switching branches. | Junio C Hamano | 2006-01-14 | 1 | -0/+3 | |
|/ / / / / | ||||||
* | | | | | git-push: avoid falling back on pushing "matching" refs. | Junio C Hamano | 2006-01-13 | 1 | -0/+21 | |
* | | | | | checkout: merge local modifications while switching branches. | Junio C Hamano | 2006-01-13 | 2 | -29/+107 | |
* | | | | | checkout: automerge local changes while switching branches. | Junio C Hamano | 2006-01-13 | 1 | -1/+27 | |
* | | | | | Merge fixes up to GIT 1.1.2 | Junio C Hamano | 2006-01-13 | 9 | -15/+52 | |
|\ \ \ \ \ | | |_|/ / | |/| | | |