gitweb.git

Commits

2006-01-14 GIT 1.0.10 v1.0.10
2006-01-13 Documentation: git-reset - interrupted workflow.
2006-01-13 Documentation: git-commit -a
2006-01-13 Documentation: clarify fetch parameter descriptions.
2006-01-11 show-branch: handle [] globs as well.
2006-01-11 name-rev: do not omit leading components of ref name.
2006-01-11 update-index: work with c-quoted name
2006-01-11 GIT 1.0.9 v1.0.9
2006-01-11 glossary: explain "master" and "origin"
2006-01-08 GIT 1.0.8 v1.0.8
2006-01-08 mailsplit: allow empty input from stdin
2006-01-08 revert/cherry-pick: handle single quote in author name.
2006-01-08 Fix git-format-patch usage string wrt output modes.
2006-01-08 Fix typo in debug stanza of t2001
2006-01-07 tar-tree: finish honoring extractor's umask in git...
2006-01-07 [PATCH] Compilation: zero-length array declaration.
2006-01-07 prune: do not show error from pack-redundant when no...
2006-01-07 Retire debian/ directory.
2006-01-07 unpack-objects: default to quiet if stderr is not a...
2006-01-06 Substitute "/" with $opt_s in tag names as well as...
2006-01-06 Teach cvsexportcommit to add new files
2006-01-06 GIT 1.0.7 v1.0.7
2006-01-06 Fix git-symbolic-ref typo in git.txt.
2006-01-06 git: grok 'help' to mean '--help'.
2006-01-06 Documentation/git-svnimport: document -T and -t switche...
2006-01-06 svnimport: support repositories requiring SSL authentic...
2006-01-06 t3300: skip when filesystem does not like TAB in filenames.
2006-01-06 format-patch/commit: Quote single quote in the author...
2006-01-06 git-fetch --tags: reject malformed tags.
2006-01-06 Wrap synopsis lines and use [verse] to keep formatting
2006-01-06 use GIT_DIR instead of /var/tmp
2006-01-06 trivial: check, if t/trash directory was successfully...
2006-01-06 trivial: .gitignore precompiled python modules
2006-01-06 trivial: use git-repo-config to detect how to run tests...
2006-01-06 trivial: use git-repo-config to detect if the test...
2006-01-06 trivial: remove the dots at the end of file names from...
2006-01-06 trivial: clarify, what are the config's user.name and...
2006-01-06 trivial: typo in git-commit.sh
2006-01-06 use result of open(2) to check for presence
2006-01-06 fix potential deadlock in create_one_file
2006-01-06 trivial: O_EXCL makes O_TRUNC redundant
2006-01-06 trivial: retval of waitpid is not errno
2006-01-06 Fix nasty approxidate bug
2006-01-06 AIX compile fix for repo-config.c
2006-01-06 git-init-db(1): Describe --shared and the idempotent...
2005-12-29 ?alloc: do not return NULL when asked for zero bytes
2005-12-29 code comments: spell
2005-12-29 Documentation: spell.
2005-12-28 Fix skipping merge-order test with NO_OPENSSL=1.
2005-12-28 GIT 1.0.6 v1.0.6
2005-12-27 Do not mark tags fetched via --tags flag as mergeable
2005-12-27 Fix bogus tests on rev-list output.
2005-12-27 Guard a test against wc that pads its output with white...
2005-12-27 copy_fd: close ifd on error
2005-12-27 GIT 1.0.5 v1.0.5
2005-12-27 Handle symlinks graciously
2005-12-27 t5300: avoid false failures.
2005-12-27 avoid asking ?alloc() for zero bytes.
2005-12-26 short circuit out of a few places where we would alloca...
2005-12-24 GIT 1.0.4 v1.0.4
2005-12-24 mailinfo: iconv does not like "latin-1" -- should spell...
2005-12-23 ls-files --full-name: usage string and documentation.
2005-12-23 merge --no-commit: tweak message
2005-12-23 show-branch: usability updates.
2005-12-23 check_packed_git_idx(): check integrity of the idx...
2005-12-23 GIT 1.0.3 v1.0.3
2005-12-22 sha1_to_hex: properly terminate the SHA1
2005-12-22 Fix for http-fetch from file:// URLs
2005-12-22 git-format-patch should show the correct version
2005-12-22 send-pack: reword non-fast-forward error message.
2005-12-22 \n usage in stderr output
2005-12-22 sanity check in add_packed_git()
2005-12-21 GIT 1.0.0b v1.0.0bv1.0.2
2005-12-21 server-info: skip empty lines.
2005-12-21 [PATCH] quote.c: Make loop control more readable.
2005-12-21 GIT 1.0.0a v1.0.0av1.0.1
2005-12-21 An off-by-one bug found by valgrind
2005-12-21 Avoid misleading success message on error
2005-12-21 http-fetch.c: fix objects/info/pack parsing.
2005-12-21 objects/info/packs: work around bug in http-fetch.c...
2005-12-21 GIT 1.0.0 v1.0.0
2005-12-21 Make "git-send-pack" less verbose by default
2005-12-21 A shared repository should be writable by members.
2005-12-20 ce_smudge_racily_clean_entry: explain why it works.
2005-12-20 Racy GIT (part #2)
2005-12-20 Racy GIT
2005-12-20 format-patch: make sure header and body are separated.
2005-12-20 diff --abbrev: document --abbrev=<n> form.
2005-12-20 diff: --abbrev option
2005-12-20 xread/xwrite: do not worry about EINTR at calling sites.
2005-12-20 tests: make scripts executable
2005-12-20 Remove "octopus".
2005-12-20 Remove unused cmd-rename.sh
2005-12-20 Remove generated files */*.py[co]
2005-12-20 Documentation: stdout of update-hook is connected to...
2005-12-20 rev-list --objects: fix object list without commit.
2005-12-19 Documentation/git-archimport: document -o, -a, f, ...
2005-12-19 howto/using-topic-branches: Recommend public URL git...
2005-12-18 Make "git help" sort git commands in columns
2005-12-18 Make "git help" react to window size correctly
next