2006-01-27 | checkout: do not make a temporary copy of symlink target. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-27 | git-fetch --upload-pack: disambiguate. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-25 | tests: adjust breakage by stricter rev-parse Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-25 | Merge branches 'jc/clone', 'md/env' and 'mo/path' |
diff | tree |
2006-01-25 | clone: do not accept more than one -o option. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-25 | clone: do not create remotes/origin nor origin branch... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-25 | git-clone: PG13 --naked option to --bare. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-25 | sample update-hook: sanely handle a new branch head. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-23 | Documentation: finishing touches to the new tutorial. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-23 | Recommend to remove unused `origin` in a shared repository. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-22 | git-grep: clarification on parameters. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-22 | Undef DT_* before redefining them. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-22 | t4011: "sleep 1" is not enough on FAT Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-22 | DT_UNKNOWN: do not fully trust existence of DT_UNKNOWN Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-22 | fsck-objects: support platforms without d_ino in struct... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-22 | Makefile: do not assume lack of IPV6 means no sockaddr_storage. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-21 | Revert "git-push: avoid falling back on pushing "matching... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-20 | Merge fixes up to GIT 1.1.4 |
diff | tree |
2006-01-20 | GIT 1.1.4 |
diff | tree |
2006-01-20 | GIT 1.0.12 |
diff | tree |
2006-01-20 | Revert "check_packed_git_idx(): check integrity of... |
diff | tree |
2006-01-16 | Allow building of RPM from interim snapshot. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-16 | git-push: fix --tags and document it. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-16 | Merge fixes up to GIT 1.1.3 |
diff | tree |
2006-01-16 | GIT 1.1.3 |
diff | tree |
2006-01-16 | describe: omit clearing marks on the last one. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-16 | Merge branch 'fix' |
diff | tree |
2006-01-16 | cvsimport: ease migration from CVSROOT/users format Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-16 | Merge branch 'fixo/1.0' |
diff | tree |
2006-01-16 | GIT 1.0.11 |
diff | tree |
2006-01-16 | diffcore-break/diffcore-rename: integer overflow. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-15 | Merge branches 'jc/checkout', 'jc/format-patch', 'jc... |
diff | tree |
2006-01-15 | show-branch: --current includes the current branch. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-15 | show-branch: make the current branch and merge commits... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-15 | Documentation: show-branch. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-15 | octopus: allow manual resolve on the last round. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-15 | [PATCH] format-patch: always --mbox and show sane Date: Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-15 | clone: --naked option. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-14 | [PATCH] checkout: show dirty state upon switching branches. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-14 | git-push: avoid falling back on pushing "matching"... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-14 | checkout: merge local modifications while switching... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-14 | checkout: automerge local changes while switching branches. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-14 | Merge fixes up to GIT 1.1.2 |
diff | tree |
2006-01-14 | Fix the installation location. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-14 | GIT 1.1.2 |
diff | tree |
2006-01-14 | GIT 1.0.10 |
diff | tree |
2006-01-13 | Documentation: git-reset - interrupted workflow. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-13 | Documentation: git-commit -a Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-13 | octopus: allow criss-cross and clarify the message... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-13 | Makefile: add 'strip' target Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-11 | show-branch: handle [] globs as well. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-11 | name-rev: do not omit leading components of ref name. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-11 | git-describe: default to HEAD Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-11 | describe: do not silently ignore indescribable commits Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-11 | update-index: work with c-quoted name Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-11 | Merge fixes up to GIT 1.1.1 |
diff | tree |
2006-01-11 | GIT 1.0.9 |
diff | tree |
2006-01-11 | GIT 1.1.1 |
diff | tree |
2006-01-10 | show-branch: take default arguments from configuration... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-10 | GIT-VERSION-GEN: detect dirty tree and mark the version... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-08 | GIT 1.1.0 |
diff | tree |
2006-01-08 | describe: allow more than one revs to be named. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-08 | ls-files --others --directory: test Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-08 | git-status: use ls-files --others --directory for untracked... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-08 | ls-files --others --directory: give trailing slash Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-08 | ls-files --others --directory: fix a bug with index... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-08 | git-fetch: auto-following tags. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-08 | GIT 1.0.8 |
diff | tree |
2006-01-08 | mailsplit: allow empty input from stdin Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-08 | revert/cherry-pick: handle single quote in author name. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-07 | tar-tree: finish honoring extractor's umask in git... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-07 | [PATCH] Compilation: zero-length array declaration. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-07 | prune: do not show error from pack-redundant when no... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-07 | Retire debian/ directory. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-07 | unpack-objects: default to quiet if stderr is not a... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-06 | Merge fixes up to GIT 1.0.7 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-06 | GIT 1.0.7 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-06 | t3300: skip when filesystem does not like TAB in filenames. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-06 | format-patch/commit: Quote single quote in the author... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-01-06 | git-fetch --tags: reject malformed tags. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-12-29 | ?alloc: do not return NULL when asked for zero bytes Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-12-29 | code comments: spell Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-12-29 | Documentation: spell. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-12-28 | Merge fixes up to GIT 1.0.6 |
diff | tree |
2005-12-28 | GIT 1.0.6 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-12-28 | send-pack/receive-pack: allow errors to be reported... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-12-28 | Makefile: use git-describe to mark the git version. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-12-28 | git-describe: documentation. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-12-28 | git-describe: still prefer annotated tag under --all... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-12-28 | git-describe: --tags and --abbrev Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-12-28 | git-describe: use find_unique_abbrev() Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-12-28 | git-describe: really prefer tags only. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-12-27 | Do not mark tags fetched via --tags flag as mergeable Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-12-27 | Fix bogus tests on rev-list output. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-12-27 | Guard a test against wc that pads its output with whitespace Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-12-27 | Merge fixes up to GIT 1.0.5 |
diff | tree |
2005-12-27 | GIT 1.0.5 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-12-27 | t5300: avoid false failures. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-12-27 | avoid asking ?alloc() for zero bytes. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-12-26 | Merge branch 'jc/checkout' |
diff | tree |