gitweb.git

Commits

2009-02-07 GIT 1.6.1.3 v1.6.1.3
2009-02-06 Merge branch 'maint-1.6.0' into maint
2009-02-06 Merge branch 'jc/maint-apply-fix' into maint
2009-02-06 Merge branch 'am/maint-push-doc' into maint
2009-02-06 Merge branch 'sg/maint-gitdir-in-subdir' into maint
2009-02-06 Merge branch 'lt/maint-wrap-zlib' into maint
2009-02-06 Merge branch 'jc/maint-split-diff-metainfo' into maint
2009-02-06 Merge branch 'js/maint-all-implies-HEAD' into maint
2009-02-06 Merge branch 'kc/maint-diff-bwi-fix' into maint
2009-02-05 Fixed broken git help -w when installing from RPM
2009-02-04 urls.txt: document optional port specification in git...
2009-02-04 Merge branch 'maint-1.6.0' into maint
2009-02-04 builtin-mv.c: check for unversionned files before looki...
2009-02-04 Add a testcase for "git mv -f" on untracked files.
2009-02-04 Missing && in t/t7001.sh.
2009-02-04 Merge branch 'maint-1.6.0' into maint
2009-02-04 User-manual: "git stash <comment>" form is long gone
2009-02-04 add test-dump-cache-tree in Makefile
2009-02-04 fix typo in Documentation
2009-02-04 apply: fix access to an uninitialized mode variable...
2009-02-03 Merge branch 'maint-1.6.0' into maint
2009-02-02 grep: pass -I (ignore binary) down to external grep
2009-02-01 Merge branch 'maint-1.6.0' into maint
2009-01-31 merge: fix out-of-bounds memory access
2009-01-29 GIT 1.6.1.2 v1.6.1.2
2009-01-29 Merge branch 'jc/maint-format-patch-o-relative' into...
2009-01-29 Merge branch 'bs/maint-rename-populate-filespec' into...
2009-01-29 Merge branch 'mh/maint-commit-color-status' into maint
2009-01-29 Merge branch 'nd/grep-assume-unchanged' into maint
2009-01-29 Merge branch 'jc/maint-ls-tree' into maint
2009-01-29 Merge branch 'np/no-loosen-prune-expire-now' into maint
2009-01-29 Merge branch 'mc/cd-p-pwd' into maint
2009-01-29 Merge branch 'maint-1.6.0' into maint
2009-01-29 avoid 31-bit truncation in write_loose_object
2009-01-29 builtin-apply.c: do not set bogus mode in check_preimag...
2009-01-28 send-pack: do not send unknown object name from ".have...
2009-01-27 Merge branch 'maint-1.6.0' into maint
2009-01-27 test-path-utils: Fix off by one, found by valgrind
2009-01-27 get_sha1_basic(): fix invalid memory access, found...
2009-01-27 Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into...
2009-01-27 diff.c: output correct index lines for a split diff
2009-01-26 Documentation: rework src/dst description in git push
2009-01-26 Documentation: more git push examples
2009-01-26 Documentation: simplify refspec format description
2009-01-25 GIT 1.6.1.1 v1.6.1.1
2009-01-24 Merge branch 'cb/maint-unpack-trees-absense' into maint
2009-01-24 Merge branch 'tr/maint-no-index-fixes' into maint
2009-01-24 Merge branch 'rs/maint-shortlog-foldline' into maint
2009-01-24 Merge branch 'pj/maint-ldflags' into maint
2009-01-24 Merge branch 'pb/maint-git-pm-false-dir' into maint
2009-01-24 Merge branch 'js/maint-bisect-gitk' into maint
2009-01-24 Merge branch 'js/add-not-submodule' into maint
2009-01-24 Merge branch 'jc/maint-format-patch' into maint
2009-01-24 Merge branch 'am/maint-push-doc' into maint
2009-01-24 Merge branch 'maint-1.6.0' into maint
2009-01-23 Fix Documentation for git-describe
2009-01-21 Rename diff.suppress-blank-empty to diff.suppressBlankEmpty
2009-01-21 Rename detection: Avoid repeated filespec population
2009-01-20 Fix combined use of whitespace ignore options to diff
2009-01-20 test more combinations of ignore-whitespace options...
2009-01-20 shell: Document that 'cvs server' is a valid command
2009-01-18 Documentation: avoid using undefined parameters
2009-01-18 Documentation: mention branches rather than heads
2009-01-18 Documentation: remove a redundant elaboration
2009-01-18 Documentation: git push repository can also be a remote
2009-01-18 Update draft release notes for 1.6.1.1
2009-01-18 bundle: allow the same ref to be given more than once
2009-01-18 Merge branch 'maint-1.6.0' into maint
2009-01-18 builtin-fsck: fix off by one head count
2009-01-18 revision walker: include a detached HEAD in --all
2009-01-18 Fix gitdir detection when in subdir of gitdir
2009-01-18 t5540: clarify that http-push does not handle packed...
2009-01-18 http-push: when making directories, have a trailing...
2009-01-18 http-push: fix off-by-path_len
2009-01-18 Documentation: let asciidoc align related options
2009-01-18 githooks.txt: add missing word
2009-01-18 builtin-commit.c: do not remove COMMIT_EDITMSG
2009-01-15 Merge branch 'maint-1.6.0' into maint
2009-01-15 t3404: Add test case for auto-amending only edited...
2009-01-15 t3404: Add test case for aborted --continue after ...
2009-01-15 t3501: check that commits are actually done
2009-01-15 Update draft release notes to 1.6.1.1
2009-01-15 Merge branch 'maint-1.6.0' into maint
2009-01-15 Make t3411 executable
2009-01-14 fix handling of multiple untracked files for git mv -k
2009-01-14 add test cases for "git mv -k"
2009-01-14 Merge branch 'maint-1.6.0' into maint
2009-01-14 fast-import: Cleanup mode setting.
2009-01-14 Git.pm: call Error::Simple() properly
2009-01-13 Merge branch 'kk/maint-http-push' into maint
2009-01-13 Merge branch 'js/maint-merge-recursive-r-d-conflict...
2009-01-13 Merge branch 'cb/maint-merge-recursive-fix' into maint
2009-01-13 Merge branch 'ap/maint-apply-modefix' into maint
2009-01-13 Merge branch 'maint-1.6.0' into maint
2009-01-13 Avoid spurious error messages on error mistakes.
2009-01-13 contrib/examples/README: give an explanation of the...
2009-01-13 Teach format-patch to handle output directory relative...
2009-01-12 Merge branch 'mh/maint-sendmail-cc-doc' into maint
2009-01-12 Merge branch 'jc/maint-do-not-switch-to-non-commit...
2009-01-12 Documentation/git-push.txt: minor: compress one option
next