about summary refs log tree commit homepage
DateCommit message (Expand)
2006-01-07GIT 1.0.8 v1.0.8
2006-01-07mailsplit: allow empty input from stdin
2006-01-07revert/cherry-pick: handle single quote in author name.
2006-01-07Fix git-format-patch usage string wrt output modes.
2006-01-07Fix typo in debug stanza of t2001
2006-01-07tar-tree: finish honoring extractor's umask in git-tar-tree.
2006-01-07[PATCH] Compilation: zero-length array declaration.
2006-01-07prune: do not show error from pack-redundant when no packs are found.
2006-01-06Retire debian/ directory.
2006-01-06unpack-objects: default to quiet if stderr is not a tty.
2006-01-06Substitute "/" with $opt_s in tag names as well as branch names
2006-01-06Teach cvsexportcommit to add new files
2006-01-05GIT 1.0.7 v1.0.7
2006-01-05Fix git-symbolic-ref typo in git.txt.
2006-01-05git: grok 'help' to mean '--help'.
2006-01-05Documentation/git-svnimport: document -T and -t switches correctly
2006-01-05svnimport: support repositories requiring SSL authentication
2006-01-05t3300: skip when filesystem does not like TAB in filenames.
2006-01-05format-patch/commit: Quote single quote in the author name properly.
2006-01-05git-fetch --tags: reject malformed tags.
2006-01-05Wrap synopsis lines and use [verse] to keep formatting
2006-01-05use GIT_DIR instead of /var/tmp
2006-01-05trivial: check, if t/trash directory was successfully created
2006-01-05trivial: .gitignore precompiled python modules
2006-01-05trivial: use git-repo-config to detect how to run tests in the test repository
2006-01-05trivial: use git-repo-config to detect if the test can be run on the repository
2006-01-05trivial: remove the dots at the end of file names from merge-one-file
2006-01-05trivial: clarify, what are the config's user.name and user.email about
2006-01-05trivial: typo in git-commit.sh
2006-01-05use result of open(2) to check for presence
2006-01-05fix potential deadlock in create_one_file
2006-01-05trivial: O_EXCL makes O_TRUNC redundant
2006-01-05trivial: retval of waitpid is not errno
2006-01-05Fix nasty approxidate bug
2006-01-05AIX compile fix for repo-config.c
2006-01-05git-init-db(1): Describe --shared and the idempotent nature of init-db
2005-12-29?alloc: do not return NULL when asked for zero bytes
2005-12-29code comments: spell
2005-12-29Documentation: spell.
2005-12-28Fix skipping merge-order test with NO_OPENSSL=1.
2005-12-27GIT 1.0.6 v1.0.6
2005-12-27Do not mark tags fetched via --tags flag as mergeable
2005-12-27Fix bogus tests on rev-list output.
2005-12-27Guard a test against wc that pads its output with whitespace
2005-12-27copy_fd: close ifd on error
2005-12-26GIT 1.0.5 v1.0.5
2005-12-26Handle symlinks graciously
2005-12-26t5300: avoid false failures.
2005-12-26avoid asking ?alloc() for zero bytes.
2005-12-26short circuit out of a few places where we would allocate zero bytes