gitweb.git

Commits

2010-06-30 Git 1.7.2-rc1 v1.7.2-rc1
2010-06-30 git.spec.in: Add gitweb subpackage
2010-06-30 Merge branch 'ar/decorate-color'
2010-06-30 Merge branch 'mg/doc-rev-parse-treepath-syntax'
2010-06-30 Merge branch 'cc/cherry-pick-stdin'
2010-06-30 Merge branch 'jl/status-ignore-submodules'
2010-06-30 Merge branch 'jk/url-decode'
2010-06-30 Merge branch 'jn/grep-open'
2010-06-30 Merge branch 'jp/string-list-api-cleanup'
2010-06-30 Merge branch 'tr/rev-list-count'
2010-06-30 Merge branch 'as/maint-completion-set-u-fix'
2010-06-30 Merge branch 'mg/rev-parse-tests'
2010-06-30 Merge branch 'jl/maint-diff-ignore-submodules'
2010-06-30 Add test for correct coloring of git log --decoration
2010-06-29 Sync with 1.7.1.1
2010-06-29 revert: do not rebuild argv on heap
2010-06-29 Merge commit 'v1.7.2-rc0~6^2' into cc/cherry-pick-stdin
2010-06-29 Git 1.7.1.1 v1.7.1.1
2010-06-29 t/t9001: use egrep when regular expressions are involved
2010-06-29 git-rev-parse.txt: Add more examples for caret and...
2010-06-29 Merge branch 'maint'
2010-06-29 Update draft release notes to 1.7.1.1
2010-06-28 Merge branch 'tr/send-email-8bit' into maint
2010-06-28 Merge branch 'pb/maint-perl-errmsg-no-dir' into maint
2010-06-28 Merge branch 'js/maint-am-rebase-invalid-author' into...
2010-06-28 Merge branch 'jc/maint-simpler-common-prefix' into...
2010-06-28 Merge branch 'bd/maint-unpack-trees-parawalk-fix' into...
2010-06-28 notes: Initialise variable to appease gcc
2010-06-28 notes: check number of parameters to "git notes copy"
2010-06-28 msvc: Select the "fast" definition of the {get,put...
2010-06-27 git-rev-parse.txt: Document ":path" specifier
2010-06-27 Git 1.7.2-rc0 v1.7.2-rc0
2010-06-27 Merge branch 'cp/textconv-cat-file'
2010-06-27 Merge branch 'pb/maint-perl-errmsg-no-dir'
2010-06-27 Merge branch 'tr/send-email-8bit'
2010-06-27 Merge branch 'js/maint-am-rebase-invalid-author'
2010-06-27 Merge branch 'ab/blame-textconv'
2010-06-27 Merge branch 'jn/show-num-walks'
2010-06-27 t6018: make sure all tested symbolic names are differen...
2010-06-27 t6018: add tests for rev-list's --branches and --tags
2010-06-27 Merge branch 'jp/string-list-api-cleanup' into jn/grep...
2010-06-27 string_list: Fix argument order for string_list_append
2010-06-27 string_list: Fix argument order for string_list_lookup
2010-06-27 string_list: Fix argument order for string_list_insert_...
2010-06-27 string_list: Fix argument order for string_list_insert
2010-06-27 string_list: Fix argument order for for_each_string_list
2010-06-27 string_list: Fix argument order for print_string_list
2010-06-25 Merge branch 'maint'
2010-06-25 Add the option "--ignore-submodules" to "git status"
2010-06-25 git submodule: ignore dirty submodules for summary...
2010-06-25 msvc: Fix some compiler warnings
2010-06-25 t4027,4041: Use test -s to test for an empty file
2010-06-25 Documentation: grep: fix asciidoc problem with --
2010-06-25 revert: accept arbitrary rev-list options
2010-06-24 url_decode: URL scheme ends with a colon and does not...
2010-06-24 git-cat-file.txt: Document --textconv
2010-06-24 Allow customizable commit decorations colors
2010-06-24 bash completion: Support "divergence from upstream...
2010-06-24 msvc: Fix some "expr evaluates to function" compiler...
2010-06-23 Merge branch 'jk/url-decode'
2010-06-23 url.c: "<scheme>://" part at the beginning should not...
2010-06-22 Update draft release notes to 1.7.2
2010-06-22 Merge branch 'jc/maint-simpler-common-prefix'
2010-06-22 Merge branch 'sb/format-patch-signature'
2010-06-22 Merge branch 'mg/pretty-magic-space'
2010-06-22 Merge branch 'jn/gitweb-return-or-exit-cleanup'
2010-06-22 Merge branch 'bd/maint-unpack-trees-parawalk-fix'
2010-06-22 Merge branch 'cc/cherry-pick-series'
2010-06-22 Merge branch 'jc/rev-list-ancestry-path'
2010-06-22 Merge branch 'lt/extended-sha1-match-commit-with-regexp'
2010-06-22 Merge branch 'maint'
2010-06-22 Update draft release notes to 1.7.1.1
2010-06-22 Merge branch 'ic/maint-rebase-i-abort' into maint
2010-06-22 Merge branch 'cc/maint-commit-reflog-msg' into maint
2010-06-22 Merge branch 'jk/maint-advice-empty-amend' into maint
2010-06-22 Merge branch 'tc/commit-abbrev-fix' into maint
2010-06-22 Merge branch 'jn/document-rebase-i-p-limitation' into...
2010-06-22 Merge branch 'jn/checkout-doc' into maint
2010-06-22 Merge branch 'cc/maint-diff-CC-binary' into maint
2010-06-22 Merge branch 'jc/t9129-any-utf8' into maint
2010-06-22 Merge branch 'cb/ls-files-cdup' into maint
2010-06-22 Merge branch 'tc/merge-m-log' into maint
2010-06-22 Merge branch 'ph/clone-message-reword' into maint
2010-06-22 Merge branch 'jn/maint-amend-missing-name' into maint
2010-06-22 Merge branch 'pc/remove-warn' into maint
2010-06-21 tests: remove unnecessary '^' from 'expr' regular expre...
2010-06-21 t/t7811-grep-open.sh: remove broken/redundant creation...
2010-06-21 t/t7811-grep-open.sh: ensure fake "less" is made executable
2010-06-21 t/lib-pager.sh: remove unnecessary '^' from 'expr'...
2010-06-21 Merge branch 'js/maint-receive-pack-symref-alias'
2010-06-21 Merge branch 'cc/maint-commit-reflog-msg'
2010-06-21 Merge branch 'ic/maint-rebase-i-abort'
2010-06-21 Merge branch 'jk/maint-advice-empty-amend'
2010-06-21 Merge branch 'eb/core-eol'
2010-06-21 Merge branch 'fg/autocrlf'
2010-06-21 Merge branch 'sm/branch-broken-ref'
2010-06-21 Merge branch 'rr/parse-date-refactor'
2010-06-21 Merge branch 'jn/document-rebase-i-p-limitation'
2010-06-21 Merge branch 'tc/commit-abbrev-fix'
2010-06-21 Merge branch 'tr/receive-pack-aliased-update-fix'
next