gitweb.git

Commits

2015-12-10 Git 2.7-rc0 v2.7.0-rc0
2015-12-10 Sync with maint
2015-12-10 Update release notes to 2.7
2015-12-10 Merge branch 'nd/doc-check-ref-format-typo'
2015-12-10 Merge branch 'bc/object-id'
2015-12-10 Merge branch 'dt/fsck-verify-pack-error'
2015-12-10 Merge branch 'ls/travis-yaml'
2015-12-10 Documentation/git-update-index: add missing opts to...
2015-12-08 Merge branch 'ep/ident-with-getaddrinfo'
2015-12-08 Merge branch 'ls/test-must-fail-sigpipe'
2015-12-08 Merge branch 'dt/refs-backend-pre-vtable'
2015-12-08 Sync with 2.6.4
2015-12-08 Git 2.6.4 v2.6.4
2015-12-08 Merge branch 'rs/status-detached-head-memcmp' into...
2015-12-08 Merge branch 'ad/sha1-update-chunked' into maint
2015-12-08 Merge branch 'sg/bash-prompt-dirty-orphan' into maint
2015-12-08 Merge branch 'jk/interpret-trailers-outside-a-repositor...
2015-12-08 Merge branch 'jk/rebase-no-autostash' into maint
2015-12-04 git-check-ref-format.txt: typo, s/avoids/avoid/
2015-12-04 Sync with maint
2015-12-04 Prepare for 2.6.4
2015-12-04 Merge branch 'da/difftool' into maint
2015-12-04 Merge branch 'dk/gc-idx-wo-pack' into maint
2015-12-04 RelNotes update for 2.7
2015-12-04 Merge branch 'sg/bash-prompt-dirty-orphan'
2015-12-04 Merge branch 'np/credential-cache-sighup'
2015-12-04 Merge branch 'rs/parseopt-short-help'
2015-12-04 Merge branch 'jk/send-email-complete-aliases'
2015-12-04 Merge branch 'jk/filter-branch-no-index'
2015-12-04 Merge branch 'ad/sha1-update-chunked'
2015-12-01 Merge branch 'mk/blame-first-parent'
2015-12-01 Merge branch 'jk/send-email-ca-path'
2015-12-01 Merge branch 'rs/fsck-nul-header'
2015-12-01 Merge branch 'ls/p4-test-timeouts'
2015-12-01 Merge branch 'js/test-modernize-t9300'
2015-12-01 Merge branch 'jk/send-email-expand-paths'
2015-12-01 Merge branch 'dg/subtree-test-cleanup'
2015-12-01 Merge branch 'dt/http-range'
2015-12-01 verify_pack: do not ignore return value of verification...
2015-12-01 Merge branch 'maint'
2015-12-01 Merge branch 'eg/p4-submit-catch-failure' into maint
2015-12-01 Merge branch 'dk/check-ignore-docs' into maint
2015-12-01 Merge branch 'ld/p4-detached-head' into maint
2015-12-01 Merge branch 'sg/filter-branch-dwim-ambiguity' into...
2015-12-01 Merge branch 'mg/doc-word-diff-example' into maint
2015-12-01 Merge branch 'cb/ssl-config-pathnames' into maint
2015-12-01 Merge branch 'dk/t5813-unc-paths' into maint
2015-12-01 Merge branch 'dk/rerere-train-quoting' into maint
2015-12-01 Merge branch 'cb/hook-sigpipe' into maint
2015-12-01 Merge branch 'fm/shell-path-whitespace' into maint
2015-12-01 Merge branch 'ar/doc-env-variable-format' into maint
2015-12-01 Merge branch 'pt/http-socks-proxy' into maint
2015-12-01 Merge branch 'rc/configure-use-libs-when-checking-a...
2015-11-28 wt-status: correct and simplify check for detached...
2015-11-28 ident.c: add support for IPv6
2015-11-28 Add Travis CI support
2015-11-28 add "ok=sigpipe" to test_must_fail and use it to fix...
2015-11-28 implement test_might_fail using a refactored test_must_fail
2015-11-25 Merge branch 'fp/subtree-todo-update'
2015-11-25 Merge branch 'rc/configure-use-libs-when-checking-a...
2015-11-25 Merge branch 'maint'
2015-11-24 http: treat config options sslCAPath and sslCAInfo...
2015-11-24 Documentation/diff: give --word-diff-regex=. example
2015-11-24 filter-branch: deal with object name vs. pathname ambig...
2015-11-24 send-email: die if CA path doesn't exist
2015-11-24 check-ignore: correct documentation about output
2015-11-24 blame: fix object casting regression
2015-11-24 Documentation/git-update-index: add missing opts to...
2015-11-24 git-p4: clean up after p4 submit failure
2015-11-24 bash prompt: indicate dirty index even on orphan branches
2015-11-24 bash prompt: remove a redundant 'git diff' option
2015-11-24 bash prompt: test dirty index and worktree while on...
2015-11-24 git-p4: work with a detached head
2015-11-24 git-p4: add option to system() to return subshell status
2015-11-24 git-p4: add failing test for submit from detached head
2015-11-20 credential-cache: new option to ignore sighup
2015-11-20 show-ref: stop using PARSE_OPT_NO_INTERNAL_HELP
2015-11-20 fsck: treat a NUL in a tag header as an error
2015-11-20 grep: stop using PARSE_OPT_NO_INTERNAL_HELP
2015-11-20 t1450: add tests for NUL in headers of commits and...
2015-11-20 parse-options: allow -h as a short option
2015-11-20 parse-options: inline parse_options_usage() at its...
2015-11-20 parse-options: deduplicate parse_options_usage() calls
2015-11-20 completion: add support for completing email aliases
2015-11-20 git-p4: add trap to kill p4d on test exit
2015-11-20 modernize t9300: move test preparations into test_expec...
2015-11-20 send-email: expand path in sendemail.smtpsslcertpath...
2015-11-20 sendemail: teach git-send-email to dump alias names
2015-11-20 git-p4: add p4d timeout in tests
2015-11-20 modernize t9300: mark here-doc words to ignore tab...
2015-11-20 git-p4: retry kill/cleanup operations in tests with...
2015-11-20 modernize t9300: use test_when_finished for clean-up
2015-11-20 modernize t9300: wrap lines after &&
2015-11-20 modernize t9300: use test_must_be_empty
2015-11-20 modernize t9300: use test_must_fail
2015-11-20 modernize t9300: single-quote placement and indentation
2015-11-20 remote: convert functions to struct object_id
2015-11-20 Remove get_object_hash.
2015-11-20 Convert struct object to object_id
2015-11-20 Add several uses of get_object_hash.
next