Merge branch 'cw/help-over-network'
[gitweb.git] / t /
2012-07-09 Merge branch 'cw/help-over-network'
2012-07-09 Merge branch 'mz/empty-rebase-test'
2012-07-09 Merge branch 'pw/git-p4-tests'
2012-07-09 Merge branch 'js/fast-export-paths-with-spaces'
2012-07-09 Merge branch 'cw/no-detaching-an-unborn'
2012-07-09 Merge branch 'vr/use-our-perl-in-tests'
2012-07-09 Merge branch 'mm/credential-plumbing'
2012-07-09 Merge branch 'jc/maint-blame-unique-abbrev'
2012-07-09 Merge branch 'jn/perl-makemaker-leading-paths'
2012-07-09 Merge branch 'rj/platform-pread-may-be-thread-unsafe'
2012-07-09 Merge branch 'mm/config-xdg'
2012-07-05 Merge branch 'nd/clone-single-fix'
2012-07-05 Merge branch 'th/diff-no-index-fixes'
2012-07-05 Merge branch 'hv/remote-end-hung-up'
2012-07-02 Sync with i18n-po updates in maint
2012-07-02 Merge branch 'maint' of git://github.com/git-l10n/git...
2012-06-28 Merge branch 'fc/git-prompt-script'
2012-06-28 Merge branch 'js/submodule-relative'
2012-06-28 Merge branch 'lk/more-helpful-status-hints'
2012-06-28 Merge branch 'lk/rebase-i-x'
2012-06-28 Merge branch 'jc/rev-list-simplify-merges-first-parent'
2012-06-28 Merge branch 'hv/submodule-update-nuke-submodules'
2012-06-28 Merge branch 'nd/exclude-workaround-top-heavy'
2012-06-28 Merge branch 'nd/stream-pack-objects'
2012-06-28 Merge branch 'nd/stream-index-pack'
2012-06-28 Merge branch 'mm/verify-filename-fix'
2012-06-28 Merge branch 'jk/diff-no-index-pager'
2012-06-28 git p4 test: fix badp4dir test
2012-06-28 git p4 test: split up big t9800 test
2012-06-28 git p4 test: cleanup_git should make a new $git
2012-06-28 git p4 test: copy source indeterminate
2012-06-28 git p4 test: check for error message in failed test
2012-06-28 git p4 test: rename some "git-p4 command" strings
2012-06-28 git p4 test: never create default test repo
2012-06-28 git p4 test: simplify quoting involving TRASH_DIRECTORY
2012-06-28 git p4 test: use real_path to resolve p4 client symlinks
2012-06-28 git p4 test: wait longer for p4d to start and test...
2012-06-28 fast-export: quote paths with spaces
2012-06-27 add test case for rebase of empty commit
2012-06-26 git-checkout: disallow --detach on unborn branch
2012-06-25 git credential fill: output the whole 'struct credential'
2012-06-25 add 'git credential' plumbing command
2012-06-25 Merge branch 'lp/no-cmd-http-fetch'
2012-06-25 Merge branch 'cn/cherry-pick-range-docs'
2012-06-25 Merge branch 'lm/git-blame-el'
2012-06-25 Merge branch 'rs/ipv6-ssh-url'
2012-06-25 Merge branch 'jc/ustar-checksum-is-unsigned'
2012-06-25 Merge branch 'rs/git-blame-mapcar-mapc'
2012-06-25 Merge branch 'rr/doc-commit'
2012-06-25 Merge branch 'nd/i18n-misc'
2012-06-25 Merge branch 'nd/i18n-branch-lego'
2012-06-25 Merge branch 'jk/no-more-asciidoc7'
2012-06-25 Merge branch 'maint'
2012-06-25 config: write to $XDG_CONFIG_HOME/git/config file when...
2012-06-25 Let core.attributesfile default to $XDG_CONFIG_HOME...
2012-06-25 Let core.excludesfile default to $XDG_CONFIG_HOME/git...
2012-06-25 config: read (but not write) from $XDG_CONFIG_HOME...
2012-06-25 t/README: add a bit more Don'ts
2012-06-25 tests: enclose $PERL_PATH in double quotes
2012-06-25 t/test-lib.sh: export PERL_PATH for use in scripts
2012-06-22 Merge branch 'maint'
2012-06-22 Documentation: Fix misspellings
2012-06-22 clone: fix ref selection in --single-branch --branch=xxx
2012-06-22 Merge branch 'vr/help-per-platform'
2012-06-22 diff-no-index: exit(1) if 'diff --quiet <repo file...
2012-06-22 diff: handle relative paths in no-index
2012-06-21 Sync with 1.7.11.1
2012-06-21 Merge branch 'jk/maint-t1304-setfacl'
2012-06-21 Merge branch 'vr/help-per-platform'
2012-06-21 Merge branch 'jc/ls-files-i-dir'
2012-06-21 Merge branch 'jk/version-string'
2012-06-21 Merge branch 'jc/request-pull-match-tagname'
2012-06-21 Merge branch 'jk/clone-local'
2012-06-21 Merge branch 'jc/bundle-complete-notice'
2012-06-19 completion: respect $GIT_DIR
2012-06-19 remove the impression of unexpectedness when access...
2012-06-18 verify_filename(): ask the caller to chose the kind...
2012-06-18 sha1_name: do not trigger detailed diagnosis for file...
2012-06-17 Sync with 1.7.10.5
2012-06-17 Merge branch 'js/maint-fast-export-mark-error' into...
2012-06-15 Merge git://github.com/git-l10n/git-po
2012-06-15 Merge branch 'as/diff-shortstat-ignore-binary'
2012-06-15 diff: Only count lines in show_shortstats
2012-06-14 t7400: avoid path mangling issues
2012-06-14 status: better advices when splitting a commit (during...
2012-06-14 status: don't suggest "git rm" or "git add" if not...
2012-06-14 t7512-status-help.sh: better advices for git status
2012-06-14 wt-status.*: better advices for git status added
2012-06-13 rebase -i: teach "--exec <cmd>"
2012-06-13 Merge branch 'rj/gitweb-test-sans-date-parser'
2012-06-13 Merge branch 'fc/git-complete-helper-fix'
2012-06-13 completion: put main git and gitk completion functions...
2012-06-12 gitweb: Skip 'modification times' tests when no date...
2012-06-12 t: Replace 'perl' by $PERL_PATH
2012-06-12 Merge git://github.com/git-l10n/git-po
2012-06-12 Merge branch 'mm/api-credentials-doc'
2012-06-12 Merge branch 'jc/fmt-merge-msg-people'
2012-06-12 Merge branch 'js/maint-fast-export-mark-error'
2012-06-08 Merge branch 'mm/api-credentials-doc'
2012-06-07 t1304: improve setfacl prerequisite setup
next