Merge branch 'rw/apply-does-not-take-ignore-date'
[gitweb.git] / t /
2014-12-22 Merge branch 'rw/apply-does-not-take-ignore-date'
2014-12-22 Merge branch 'js/test-hashmap-squelch-gcc'
2014-12-22 Merge branch 'js/fsck-tag-validation'
2014-12-22 Merge branch 'po/doc-assume-unchanged'
2014-12-22 Merge branch 'mg/branch-d-m-f'
2014-12-22 Merge branch 'tb/t0027-eol-conversion'
2014-12-22 Merge branch 'jk/for-each-reflog-ent-reverse'
2014-12-22 Merge branch 'sb/string-list'
2014-12-22 Merge branch 'sv/doc-stripspace'
2014-12-22 Merge branch 'rt/completion-tag'
2014-12-22 Merge branch 'mg/doc-check-ignore-tracked-are-not-ignored'
2014-12-22 Merge branch 'jk/credential-quit'
2014-12-22 Merge branch 'dm/compat-s-ifmt-for-zos'
2014-12-22 Merge branch 'ps/new-workdir-into-empty-directory'
2014-12-22 Merge branch 'nd/ls-tree-pathspec'
2014-12-22 Merge branch 'jc/hook-cleanup'
2014-12-22 Merge branch 'rt/for-each-ref-spell-tcl-as-Tcl'
2014-12-22 Merge branch 'rj/t0050-passes'
2014-12-22 Merge branch 'js/push-to-deploy'
2014-12-22 Merge branch 'jc/exec-cmd-system-path-leak-fix'
2014-12-22 Merge branch 'mh/find-uniq-abbrev'
2014-12-22 Merge branch 'pb/send-email-te'
2014-12-22 Merge branch 'pb/am-message-id-footer'
2014-12-22 Merge branch 'mh/simplify-repack-without-refs'
2014-12-22 Merge branch 'dw/shell-basename-dashdash-before-strippi...
2014-12-22 Merge branch 'rj/no-xopen-source-for-cygwin'
2014-12-22 Merge branch 'js/t5000-dont-copy-bin-sh'
2014-12-22 Merge branch 'jc/refer-to-t-readme-from-submitting...
2014-12-22 Merge branch 'tb/config-core-filemode-check-on-broken-fs'
2014-12-22 Merge branch 'mg/add-ignore-errors'
2014-12-22 Merge branch 'jk/lock-ref-sha1-basic-return-errors'
2014-12-22 Merge branch 'cc/interpret-trailers-more'
2014-12-18 Sync with v2.2.1
2014-12-17 Sync with v2.1.4
2014-12-17 Sync with v2.0.5
2014-12-17 Sync with v1.9.5
2014-12-17 Sync with v1.8.5.6
2014-12-17 Merge branch 'dotgit-case-maint-1.8.5' into maint-1.8.5
2014-12-17 fsck: complain about NTFS ".git" aliases in trees
2014-12-17 read-cache: optionally disallow NTFS .git variants
2014-12-17 fsck: complain about HFS+ ".git" aliases in trees
2014-12-17 read-cache: optionally disallow HFS+ .git variants
2014-12-17 fsck: notice .git case-insensitively
2014-12-17 t1450: refactor ".", "..", and ".git" fsck tests
2014-12-17 verify_dotfile(): reject .git case-insensitively
2014-12-17 read-tree: add tests for confusing paths like ".."...
2014-12-12 Merge branch 'jk/pack-bitmap'
2014-12-12 Merge branch 'jk/push-simple'
2014-12-12 Merge branch 'da/difftool-mergetool-simplify-reporting...
2014-12-12 Merge branch 'jk/colors-fix'
2014-12-12 Merge branch 'rt/push-recurse-submodule-usage-string'
2014-12-12 Merge branch 'jk/rebuild-perl-scripts-with-no-perl...
2014-12-12 Merge branch 'jk/no-perl-tests'
2014-12-12 Merge branch 'sv/typofix-apply-error-message'
2014-12-12 Merge branch 'po/everyday-doc'
2014-12-12 Merge branch 'mh/config-copy-string-from-git-path'
2014-12-12 Merge branch 'jc/unpack-trees-plug-leak'
2014-12-10 branch: allow -f with -m and -d
2014-12-09 fsck: properly bound "invalid tag name" error message
2014-12-05 t0027: check the eol conversion warnings
2014-12-05 Merge branch 'mh/config-flip-xbit-back-after-checking'
2014-12-05 Merge branch 'jk/gitweb-with-newer-cgi-multi-param'
2014-12-05 Merge branch 'rs/receive-pack-use-labs'
2014-12-05 Merge branch 'rs/maint-config-use-labs'
2014-12-05 Merge branch 'js/windows-open-eisdir-error'
2014-12-05 Merge branch 'jh/empty-notes'
2014-12-05 Merge branch 'sv/get-builtin'
2014-12-05 Merge branch 'jk/checkout-from-tree'
2014-12-05 Merge branch 'tq/git-ssh-command'
2014-12-05 Merge branch 'rs/env-array-in-child-process'
2014-12-05 for_each_reflog_ent_reverse: fix newlines on block...
2014-12-04 t3200-branch: test -M
2014-12-04 credential: let helpers tell us to quit
2014-12-01 t3102: style modernization
2014-12-01 t3102: document that ls-tree does not yet support negat...
2014-12-01 ls-tree: remove path filtering logic in show_tree
2014-12-01 t0050-*.sh: mark the rename (case change) test as passing
2014-12-01 push: truly use "simple" as default, not "upstream"
2014-12-01 t5516: more tests for receive.denyCurrentBranch=updateI...
2014-12-01 receive-pack: add another option for receive.denyCurren...
2014-11-25 git-am: add --message-id/--no-message-id
2014-11-25 git-mailinfo: add --message-id
2014-11-25 git-send-email: add --transfer-encoding option
2014-11-24 t5000 on Windows: do not mistake "sh.exe" as "sh"
2014-11-24 t/README: justify why "! grep foo" is sufficient
2014-11-21 add: ignore only ignored files
2014-11-20 t4026: test "normal" color
2014-11-19 Merge branch 'sv/submitting-final-patch'
2014-11-19 Merge branch 'sn/tutorial-status-output-example'
2014-11-19 Merge branch 'mh/doc-remote-helper-xref'
2014-11-19 Merge branch 'tb/no-relative-file-url'
2014-11-19 Merge branch 'cc/interpret-trailers'
2014-11-18 Merge git://github.com/git-l10n/git-po
2014-11-18 Merge branch 'jc/doc-commit-only'
2014-11-18 Merge branch 'ta/tutorial-modernize'
2014-11-18 Merge branch 'da/difftool'
2014-11-18 t960[34]: mark cvsimport tests as requiring perl
2014-11-18 t0090: mark add-interactive test with PERL prerequisite
2014-11-18 create_default_files(): don't set u+x bit on $GIT_DIR...
2014-11-17 Merge branch 'master' of git://github.com/git-l10n...
next