summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-19GIT 1.0.12v1.0.12Junio C Hamano
2006-01-19git-fetch-pack: really do not ask for funny refsJohannes Schindelin
2006-01-19Revert "check_packed_git_idx(): check integrity of the idx file itself."Junio C Hamano
2006-01-15GIT 1.0.11v1.0.11Junio C Hamano
2006-01-15diffcore-break/diffcore-rename: integer overflow.Junio C Hamano
2006-01-13GIT 1.0.10v1.0.10Junio C Hamano
2006-01-13Documentation: git-reset - interrupted workflow.Junio C Hamano
2006-01-13Documentation: git-commit -aJunio C Hamano
2006-01-12Documentation: clarify fetch parameter descriptions.J. Bruce Fields
2006-01-11show-branch: handle [] globs as well.Junio C Hamano
2006-01-11name-rev: do not omit leading components of ref name.Junio C Hamano
2006-01-11update-index: work with c-quoted nameJunio C Hamano
2006-01-10GIT 1.0.9v1.0.9Junio C Hamano
2006-01-10glossary: explain "master" and "origin"Johannes Schindelin
2006-01-07GIT 1.0.8v1.0.8Junio C Hamano
2006-01-07mailsplit: allow empty input from stdinJunio C Hamano
2006-01-07revert/cherry-pick: handle single quote in author name.Junio C Hamano
2006-01-07Fix git-format-patch usage string wrt output modes.Yann Dirson
2006-01-07Fix typo in debug stanza of t2001Yann Dirson
2006-01-07tar-tree: finish honoring extractor's umask in git-tar-tree.Junio C Hamano
2006-01-07[PATCH] Compilation: zero-length array declaration.Junio C Hamano
2006-01-07prune: do not show error from pack-redundant when no packs are found.Junio C Hamano
2006-01-06Retire debian/ directory.Junio C Hamano
2006-01-06unpack-objects: default to quiet if stderr is not a tty.Junio C Hamano
2006-01-06Substitute "/" with $opt_s in tag names as well as branch namesJoe English
2006-01-06Teach cvsexportcommit to add new filesYann Dirson
2006-01-05GIT 1.0.7v1.0.7Junio C Hamano
2006-01-05Fix git-symbolic-ref typo in git.txt.Jon Loeliger
2006-01-05git: grok 'help' to mean '--help'.Andreas Ericsson
2006-01-05Documentation/git-svnimport: document -T and -t switches correctlyEric Wong
2006-01-05svnimport: support repositories requiring SSL authenticationEric Wong
2006-01-05t3300: skip when filesystem does not like TAB in filenames.Junio C Hamano
2006-01-05format-patch/commit: Quote single quote in the author name properly.Junio C Hamano
2006-01-05git-fetch --tags: reject malformed tags.Junio C Hamano
2006-01-05Wrap synopsis lines and use [verse] to keep formattingJonas Fonseca
2006-01-05use GIT_DIR instead of /var/tmpAlex Riesen
2006-01-05trivial: check, if t/trash directory was successfully createdAlex Riesen
2006-01-05trivial: .gitignore precompiled python modulesAlex Riesen
2006-01-05trivial: use git-repo-config to detect how to run tests in the test repositoryAlex Riesen
2006-01-05trivial: use git-repo-config to detect if the test can be run on the repositoryAlex Riesen
2006-01-05trivial: remove the dots at the end of file names from merge-one-fileAlex Riesen
2006-01-05trivial: clarify, what are the config's user.name and user.email aboutAlex Riesen
2006-01-05trivial: typo in git-commit.shAlex Riesen
2006-01-05use result of open(2) to check for presenceAlex Riesen
2006-01-05fix potential deadlock in create_one_fileAlex Riesen
2006-01-05trivial: O_EXCL makes O_TRUNC redundantAlex Riesen
2006-01-05trivial: retval of waitpid is not errnoAlex Riesen
2006-01-05Fix nasty approxidate bugLinus Torvalds
2006-01-05AIX compile fix for repo-config.cAmos Waterland
2006-01-05git-init-db(1): Describe --shared and the idempotent nature of init-dbJonas Fonseca