rebase: support automatic notes copying
[gitweb.git] / t /
2010-01-17 Merge branch 'sr/gfi-options'
2010-01-17 Merge branch 'maint'
2010-01-17 Merge branch 'cc/reset-more'
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 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 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 Use warning function instead of fprintf(stderr, "Warnin...
2010-01-04 "reset --merge": fix unmerged case
2010-01-03 reset: use "unpack_trees()" directly instead of "git...
2010-01-03 git-difftool: Add '--gui' for selecting a GUI tool
2010-01-03 t7800-difftool: Set a bogus tool for use by tests
2010-01-03 Merge branch 'maint'
2009-12-31 Merge branch 'maint'
2009-12-31 Merge branch 'maint-1.6.0' into maint
2009-12-31 branch: die explicitly why when calling "git branch...
2009-12-31 Fix "git remote update" with remotes.defalt set
2009-12-31 builtin-config: add --path option doing ~ and ~user...
2009-12-30 builtin-push: add --delete as syntactic sugar for :foo
2009-12-30 Merge branch 'maint'
2009-12-30 Merge branch 'maint-1.6.1' into maint
2009-12-30 reset: add a few tests for "git reset --merge"
2009-12-30 reset: unbreak hard resets with GIT_WORK_TREE
2009-12-30 Merge branch 'maint-1.6.0' into maint-1.6.1
2009-12-30 t7102: make the test fail if one of its check fails
2009-12-29 clone: use --progress to force progress reporting
next