path.c: Remove the 'git_' prefix from a file scope function
[gitweb.git] / t /
2012-07-22 Merge branch 'tg/maint-cache-name-compare' into maint
2012-07-22 Merge branch 'tr/maint-show-walk' into maint
2012-07-22 Merge branch 'jc/refactor-diff-stdin' into maint
2012-07-22 Merge branch 'mz/empty-rebase-test' into maint
2012-07-22 Merge branch 'js/fast-export-paths-with-spaces' into...
2012-07-22 Merge branch 'cw/no-detaching-an-unborn' into maint
2012-07-22 Merge branch 'vr/use-our-perl-in-tests' into maint
2012-07-22 Merge git://bogomips.org/git-svn
2012-07-22 Merge branch 'jk/revision-walk-stop-at-max-count'
2012-07-22 Merge branch 'mm/config-xdg'
2012-07-22 Merge branch 'as/t4012-style-updates'
2012-07-22 Merge branch 'pg/maint-1.7.9-am-where-is-patch'
2012-07-22 Merge branch 'jl/maint-1.7.10-recurse-submodules-with...
2012-07-22 Merge branch 'ms/daemon-doc-typo'
2012-07-22 Merge branch 'lk/more-helpful-status-hints'
2012-07-22 Merge branch 'jc/sha1-name-more'
2012-07-22 Merge branch 'jc/maint-filter-branch-epoch-date'
2012-07-19 diff: test precedence of external diff drivers
2012-07-18 diff: correctly disable external_diff with --no-ext...
2012-07-17 Merge branch 'kk/maint-1.7.9-commit-tree' into kk/maint...
2012-07-17 commit-tree: resurrect command line parsing updates
2012-07-16 t4012: Use test_must_fail instead of if-else
2012-07-16 t4012: use 'printf' instead of 'dd' to generate a binar...
2012-07-16 t4012: Re-indent test snippets
2012-07-16 t4012: Make --shortstat test more robust
2012-07-16 t4012: Break up pipe into serial redirections
2012-07-16 t4012: Actually quote the sed script
2012-07-16 Merge branch 'tg/maint-cache-name-compare'
2012-07-16 Merge branch 'jk/index-pack-streaming-fix'
2012-07-16 Merge branch 'jk/maint-commit-amend-only-no-paths'
2012-07-16 Merge branch 'cw/amend-commit-without-message'
2012-07-16 Merge branch 'jn/makefile-cleanup'
2012-07-16 Merge branch 'ar/clone-honor-umask-at-top'
2012-07-16 Merge branch 'jc/apply-3way'
2012-07-16 Merge branch 'cw/rebase-i-root'
2012-07-16 Merge branch 'pw/git-p4-move'
2012-07-14 Merge branch 'pw/git-p4-jobs'
2012-07-14 Merge branch 'jk/push-delete-ref-error-message'
2012-07-13 Merge branch 'jc/refactor-diff-stdin'
2012-07-13 Merge branch 'tg/ce-namelen'
2012-07-13 Merge branch 'tb/sanitize-decomposed-utf-8-pathname'
2012-07-13 Merge branch 'mm/mediawiki-tests'
2012-07-13 Merge branch 'jn/vcs-svn'
2012-07-13 Merge branch 'mm/mediawiki-file-attachments'
2012-07-13 Merge branch 'tr/maint-show-walk'
2012-07-13 Merge branch 'mz/rebase-no-mbox'
2012-07-13 t1512: match the "other" object names
2012-07-12 git p4: add support for 'p4 move' in P4Submit
2012-07-12 t7003: add test to filter a branch with a commit at...
2012-07-12 submodules: don't stumble over symbolic links when...
2012-07-11 t1512: ignore whitespaces in wc -l output
2012-07-11 t4012: Unquote git command fragment in test title
2012-07-11 t4012: modernize style for quoting
2012-07-11 Sync with 1.7.11.2
2012-07-11 Merge branch 'jc/maint-blame-unique-abbrev' into maint
2012-07-11 Merge branch 'rj/platform-pread-may-be-thread-unsafe...
2012-07-11 Merge branch 'th/diff-no-index-fixes' into maint
2012-07-11 Merge branch 'nd/clone-single-fix' into maint
2012-07-11 Merge branch 'jc/rev-list-simplify-merges-first-parent...
2012-07-11 Merge branch 'hv/submodule-update-nuke-submodules'...
2012-07-11 Merge branch 'jk/diff-no-index-pager' into maint
2012-07-11 Merge branch 'mm/verify-filename-fix' into maint
2012-07-11 Merge branch 'cn/cherry-pick-range-docs' into maint
2012-07-11 Merge branch 'jc/ustar-checksum-is-unsigned' into maint
2012-07-11 Merge branch 'jc/bundle-complete-notice' into maint
2012-07-11 Merge branch 'jc/ls-files-i-dir' into maint
2012-07-11 Merge branch 'jc/request-pull-match-tagname' into maint
2012-07-11 Merge branch 'tg/maint-cache-name-compare' into tg...
2012-07-11 cache_name_compare(): do not truncate while comparing...
2012-07-10 commit: fix "--amend --only" with no pathspec
2012-07-10 apply: tests for the --3way option
2012-07-09 rev-parse --disambiguate=<prefix>
2012-07-09 rev-parse: A and B in "rev-parse A..B" refer to committish
2012-07-09 reset: the command takes committish
2012-07-09 commit-tree: the command wants a tree and commits
2012-07-09 apply: --build-fake-ancestor expects blobs
2012-07-09 sha1_name.c: add support for disambiguating other types
2012-07-09 revision.c: the "log" family, except for "show", takes...
2012-07-09 sha1_name.c: introduce get_sha1_committish()
2012-07-09 sha1_name.c: many short names can only be committish
2012-07-09 sha1_name.c: get_describe_name() by definition groks...
2012-07-09 apply: allow rerere() to work on --3way results
2012-07-09 apply: register conflicted stages to the index
2012-07-09 apply: accept -3/--3way command line option
2012-07-09 Allow edit of empty message with commit --amend
2012-07-09 Merge git://github.com/git-l10n/git-po
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-09 git on Mac OS and precomposed unicode
2012-07-06 git p4: notice Jobs lines in git commit messages
2012-07-06 git p4 test: refactor marshal_dump
next