completion: For consistency, change "git rev-parse" to __gitdir calls
[gitweb.git] / t /
2009-01-28 Merge branch 'maint'
2009-01-28 send-pack: do not send unknown object name from ".have...
2009-01-27 Merge branch 'maint-1.6.0' into maint
2009-01-27 mergetool: respect autocrlf by using checkout-index
2009-01-27 Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into...
2009-01-27 diff.c: output correct index lines for a split diff
2009-01-27 tests: Avoid single-shot environment export for shell...
2009-01-27 rebase -i: correctly remember --root flag across -...
2009-01-26 Merge git://git.bogomips.org/git-svn
2009-01-26 git-am: Add --ignore-date option
2009-01-26 am: Add --committer-date-is-author-date option
2009-01-26 Merge branch 'kb/lstat-cache'
2009-01-26 Merge branch 'js/diff-color-words'
2009-01-26 Merge branch 'cb/add-pathspec'
2009-01-26 Merge branch 'js/maint-all-implies-HEAD'
2009-01-26 Merge branch 'sr/clone-empty'
2009-01-26 git-svn: Add test for --ignore-paths parameter
2009-01-26 Sync with 1.6.1.1
2009-01-25 t1505: remove debugging cruft
2009-01-24 Merge branch 'js/patience-diff'
2009-01-24 Merge branch 'maint'
2009-01-24 Merge branch 'cb/maint-unpack-trees-absense' into maint
2009-01-24 Merge branch 'tr/maint-no-index-fixes' into maint
2009-01-24 Merge branch 'rs/maint-shortlog-foldline' into maint
2009-01-24 Merge branch 'pj/maint-ldflags' into maint
2009-01-24 Merge branch 'pb/maint-git-pm-false-dir' into maint
2009-01-24 Merge branch 'js/maint-bisect-gitk' into maint
2009-01-24 Merge branch 'js/add-not-submodule' into maint
2009-01-24 Merge branch 'jc/maint-format-patch' into maint
2009-01-24 Merge branch 'am/maint-push-doc' into maint
2009-01-24 Merge branch 'maint-1.6.0' into maint
2009-01-24 git-am: implement --reject option passed to git-apply
2009-01-23 t/t4202-log.sh: Add testcases
2009-01-23 Allow cloning an empty repository
2009-01-22 Change the spelling of "wordregex".
2009-01-22 chain kill signals for cleanup functions
2009-01-22 Merge branch 'kc/maint-diff-bwi-fix'
2009-01-22 Merge branch 'lt/maint-wrap-zlib'
2009-01-22 Merge branch 'am/maint-push-doc'
2009-01-22 Merge branch 'sg/maint-gitdir-in-subdir'
2009-01-22 Merge branch 'jf/am-failure-report'
2009-01-22 Merge branch 'rs/ctype'
2009-01-22 Merge branch 'sb/hook-cleanup'
2009-01-22 Merge branch 'jk/color-parse'
2009-01-22 Merge branch 'jc/maint-format-patch-o-relative'
2009-01-22 Merge branch 'kb/am-directory'
2009-01-21 Merge branch 'maint'
2009-01-21 Merge branch 'bs/maint-rename-populate-filespec'
2009-01-21 color-words: Support diff.wordregex config option
2009-01-21 Rename diff.suppress-blank-empty to diff.suppressBlankEmpty
2009-01-20 use uppercase POSIX compliant signals for the 'trap...
2009-01-20 Fix combined use of whitespace ignore options to diff
2009-01-20 Merge branch 'kc/maint-diff-bwi-fix'
2009-01-20 test more combinations of ignore-whitespace options...
2009-01-20 Merge branch 'maint'
2009-01-20 Fix parsing of @{-1}@{1}
2009-01-19 interpret_nth_last_branch(): avoid traversing the reflo...
2009-01-19 Merge git://git.bogomips.org/git-svn
2009-01-19 git-svn: avoid importing nested git repos
2009-01-18 git-svn: fix SVN 1.1.x compatibility
2009-01-18 git-svn: better attempt to handle broken symlink updates
2009-01-18 git-svn: handle empty files marked as symlinks in SVN
2009-01-18 t7700: demonstrate misbehavior of 'repack -a' when...
2009-01-18 test more combinations of ignore-whitespace options...
2009-01-18 Merge branch 'ds/uintmax-config'
2009-01-18 Merge branch 'gb/gitweb-opml'
2009-01-18 Merge branch 'mv/apply-parse-opt'
2009-01-18 Merge branch 'tr/rebase-root'
2009-01-18 Merge branch 'gb/gitweb-patch'
2009-01-18 Merge branch 'ap/clone-into-empty'
2009-01-18 Merge branch 'jc/maint-format-patch'
2009-01-18 Merge branch 'tr/maint-no-index-fixes'
2009-01-18 Merge branch 'as/autocorrect-alias'
2009-01-18 Merge branch 'rs/fgrep'
2009-01-18 Merge branch 'rs/maint-shortlog-foldline'
2009-01-18 Merge branch 'mh/maint-commit-color-status'
2009-01-18 Merge branch 'maint'
2009-01-18 bundle: allow the same ref to be given more than once
2009-01-18 Merge branch 'maint-1.6.0' into maint
2009-01-18 revision walker: include a detached HEAD in --all
2009-01-18 Fix gitdir detection when in subdir of gitdir
2009-01-18 checkout: implement "-" abbreviation, add docs and...
2009-01-18 sha1_name: support @{-N} syntax in get_sha1()
2009-01-18 Add ctype test
2009-01-18 t5540: clarify that http-push does not handle packed...
2009-01-18 http-push: when making directories, have a trailing...
2009-01-18 expand --pretty=format color options
2009-01-17 color-words: make regex configurable via attributes
2009-01-17 color-words: take an optional regular expression descri...
2009-01-17 color-words: change algorithm to allow for 0-character...
2009-01-16 Merge branch 'maint'
2009-01-15 Merge branch 'maint-1.6.0' into maint
2009-01-15 t3404: Add test case for auto-amending only edited...
2009-01-15 t3404: Add test case for aborted --continue after ...
2009-01-15 t3501: check that commits are actually done
2009-01-15 Merge branch 'maint'
2009-01-15 Merge branch 'maint-1.6.0' into maint
2009-01-15 Make t3411 executable
2009-01-15 git-am: fix shell quoting
2009-01-14 git-notes: fix printing of multi-line notes
next