Merge branch 'jc/maint-reflog-bad-timestamp'
[gitweb.git] / t /
2010-01-19 Merge branch 'jm/maint-1.6.5-grep-NUL-terminate' into...
2010-01-18 builtin-apply.c: Skip filenames without enough components
2010-01-18 Extend merge-subtree tests to test -Xsubtree=dir.
2010-01-18 Teach git-pull to pass -X<option> to git-merge
2010-01-18 git merge -X<option>
2010-01-18 Merge branch 'tc/test-locate-httpd'
2010-01-18 Merge branch 'jh/commit-status'
2010-01-17 Merge branch 'jn/makefile'
2010-01-17 Merge branch 'jc/maint-1.6.1-checkout-m-custom-merge'
2010-01-17 Merge branch 'tc/clone-v-progress'
2010-01-17 Merge branch 'tc/smart-http-restrict'
2010-01-17 Merge branch 'jk/run-command-use-shell'
2010-01-17 Merge branch 'sr/gfi-options'
2010-01-17 git status: Show uncommitted submodule changes too...
2010-01-17 Merge branch 'maint'
2010-01-17 Merge branch 'cc/reset-more'
2010-01-17 Teach diff that modified submodule directory is dirty
2010-01-17 Show submodules as modified when they contain a dirty...
2010-01-17 Add push --set-upstream
2010-01-16 t7111: fix bad HEAD in tests with unmerged entries
2010-01-16 difftool: Update copyright notices to list each year...
2010-01-16 Test t5560: Fix test when run with dash
2010-01-15 difftool: Use eval to expand '--extcmd' expressions
2010-01-15 difftool: Add '-x' and as an alias for '--extcmd'
2010-01-15 t7800-difftool.sh: Simplify the --extcmd test
2010-01-15 grep --no-index: allow use of "git grep" outside a...
2010-01-14 commit: show interesting ident information in summary
2010-01-14 strbuf_expand: convert "%%" to "%"
2010-01-14 rebase -i: Retain user-edited commit messages after...
2010-01-14 t3404: Set up more of the test repo in the "setup"...
2010-01-14 rebase -i: For fixup commands without squashes, do...
2010-01-14 rebase -i: Improve consistency of commit count in gener...
2010-01-14 t3404: Test the commit count in commit messages generat...
2010-01-13 Merge branch 'jc/checkout-merge-base'
2010-01-13 Merge branch 'rs/maint-archive-match-pathspec'
2010-01-13 Merge branch 'il/vcs-helper'
2010-01-13 Merge branch 'cc/reset-more'
2010-01-13 Merge branch 'nd/sparse'
2010-01-13 t7502: test commit.status, --status and --no-status
2010-01-13 grep: rip out support for external grep
2010-01-12 Merge branch 'maint'
2010-01-12 Introduce <branch>@{upstream} notation
2010-01-12 Be more user-friendly when refusing to do something...
2010-01-12 remote-curl: Fix Accept header for smart HTTP connections
2010-01-12 rebase-i: Ignore comments and blank lines in peek_next_...
2010-01-12 lib-rebase: Allow comments and blank lines to be added...
2010-01-12 lib-rebase: Provide clearer debugging info about what...
2010-01-12 Merge branch 'jc/maint-1.6.4-grep-lookahead' into jc...
2010-01-12 Remove empty directories when checking out a commit...
2010-01-11 rerere forget path: forget recorded resolution
2010-01-10 start_command: detect execvp failures early
2010-01-10 Merge branch 'tr/http-updates'
2010-01-10 Merge branch 'jk/maint-1.6.5-reset-hard'
2010-01-10 Merge branch 'jk/push-to-delete'
2010-01-10 Merge branch 'mm/config-path'
2010-01-10 Merge branch 'pm/cvs-environ'
2010-01-10 Merge branch 'tr/maint-1.6.5-bash-prompt-show-submodule...
2010-01-10 Merge branch 'bg/maint-remote-update-default'
2010-01-10 Merge branch 'mm/diag-path-in-treeish'
2010-01-10 Merge branch 'fc/opt-quiet-gc-reset'
2010-01-10 Merge branch 'maint'
2010-01-10 Merge branch 'maint-1.6.2' into maint
2010-01-10 Merge branch 'maint-1.6.1' into maint-1.6.2
2010-01-10 Merge branch 'maint-1.6.0' into maint-1.6.1
2010-01-10 Handle relative paths in submodule .git files
2010-01-10 Test update-index for a gitlink to a .git file
2010-01-10 t7111: check that reset options work as described in...
2010-01-10 transport-helper.c::push_refs(): ignore helper-reported...
2010-01-10 transport.c::transport_push(): make ref status affect...
2010-01-10 refactor ref status logic for pushing
2010-01-10 t5541-http-push.sh: add test for unmatched, non-fast...
2010-01-10 t5541-http-push.sh: add tests for non-fast-forward...
2010-01-10 difftool: Allow specifying unconfigured commands with...
2010-01-10 difftool--helper: Remove use of the GIT_MERGE_TOOL...
2010-01-09 ls-files: fix overeager pathspec optimization
2010-01-09 t3001: test ls-files -o ignored/dir
2010-01-07 Merge branch 'js/filter-branch-prime'
2010-01-07 Merge branch 'sb/maint-octopus'
2010-01-07 Merge branch 'mg/tag-d-show'
2010-01-07 Merge branch 'so/cvsserver-update'
2010-01-07 Merge branch 'bg/maint-add-all-doc'
2010-01-07 Merge branch 'mv/commit-date'
2010-01-07 Merge branch 'mo/bin-wrappers'
2010-01-07 unpack-trees.c: look ahead in the index
2010-01-07 rebase -i: teach --onto A...B syntax
2010-01-07 rebase: fix --onto A...B parsing and add tests
2010-01-07 t7002: test for not using external grep on skip-worktre...
2010-01-07 t7002: set test prerequisite "external-grep" if supported
2010-01-07 rebase -i --autosquash: auto-squash commits
2010-01-06 checkout -m path: fix recreating conflicts
2010-01-06 Smart-http tests: Test http-backend without curl or...
2010-01-06 Smart-http tests: Break test t5560-http-backend into...
2010-01-06 Smart-http tests: Improve coverage in test t5560
2010-01-06 Smart-http: check if repository is OK to export before...
2010-01-06 t/lib-http.sh: Restructure finding of default httpd...
2010-01-06 t4030, t4031: work around bogus MSYS bash path conversion
2010-01-06 textconv: use shell to run helper
2010-01-06 t0021: use $SHELL_PATH for the filter script
2010-01-04 Aggressive three-way merge: fix D/F case
2010-01-04 traverse_trees(): handle D/F conflict case sanely
next