Remove unnecessary pack-*.keep file after successful git-clone
[gitweb.git] / t /
2008-07-08 Remove unnecessary pack-*.keep file after successful...
2008-07-08 make deleting a missing ref more quiet
2008-07-08 Merge branch 'lt/racy-empty' into maint
2008-07-04 Fix executable bits in t/ scripts
2008-07-03 Merge branch 'js/maint-clone-insteadof' into maint
2008-07-03 Merge branch 'jk/maint-fetch-ref-hier' into maint
2008-07-03 Merge branch 'jc/maint-reset' into maint
2008-07-03 Fix describe --tags --long so it does not segfault
2008-06-27 Merge branch 'maint-1.5.5' into maint
2008-06-27 Merge branch 'maint-1.5.4' into maint-1.5.5
2008-06-26 diff --check: do not discard error status upon seeing...
2008-06-26 Allow "git-reset path" when unambiguous
2008-06-25 clone: create intermediate directories of destination...
2008-06-25 Merge branch 'jc/maint-combine-diff-pre-context' into...
2008-06-25 Merge branch 'lt/maint-gitdir-relative' into maint
2008-06-25 Merge branch 'sb/maint-rebase' into maint
2008-06-24 git-svn: make rebuild respect rewriteRoot option
2008-06-23 Extend parse-options test suite
2008-06-23 parse-options.c: fix documentation syntax of optional...
2008-06-19 t7502-commit.sh: test_must_fail doesn't work with inlin...
2008-06-18 clean up error conventions of remote.c:match_explicit
2008-06-17 Merge branch 'maint'
2008-06-16 Merge branch 'maint'
2008-06-15 Make git reflog expire honour core.sharedRepository.
2008-06-14 Use 'trash directory' thoroughly in t/test-lib.sh
2008-06-14 Merge branch 'rs/attr'
2008-06-14 git-svn: test that extra blank lines aren't inserted...
2008-06-14 t4126: fix test that happened to work due to timing
2008-06-13 Merge branch 'om/remote-fix'
2008-06-13 t/.gitattributes: only ignore whitespace errors in...
2008-06-11 Merge git://git.kernel.org/pub/scm/gitk/gitk
2008-06-11 Merge branch 'maint'
2008-06-11 remote show: list tracked remote branches with -n
2008-06-11 remote prune: print the list of pruned branches
2008-06-11 remote show: fix the -n option
2008-06-09 Merge branch 'js/merge-recursive'
2008-06-09 Merge branch 'maint'
2008-06-09 merge-recursive: respect core.autocrlf when writing...
2008-06-09 Add testcase for merging in a CRLF repo
2008-06-09 Ignore .gitattributes in bare repositories
2008-06-09 cat-file --batch / --batch-check: do not exit if hashes...
2008-06-09 t1006-cat-file.sh: typo
2008-06-07 Merge 1.5.5.4 in
2008-06-06 Merge branch 'maint'
2008-06-04 Merge branch 'maint'
2008-06-04 describe: match pattern for lightweight tags too
2008-06-04 t7502: honor SHELL_PATH
2008-06-04 Fix t5516 on cygwin: it does not like double slashes...
2008-06-04 t7502: tighten loosely written test sequence
2008-06-04 t7502: do not globally unset GIT_COMMITTER_* environmen...
2008-06-03 commit: drop duplicated parents
2008-06-02 Merge branch 'sb/am-tests'
2008-06-02 Merge branch 'lw/test-fix'
2008-06-02 Merge branch 'sp/remote'
2008-06-02 Merge branch 'lt/pack-sync'
2008-06-02 Merge branch 'np/pack-check'
2008-06-02 Merge branch 'jb/reset-q'
2008-06-02 Merge branch 'jc/checkout'
2008-06-02 Merge branch 'lr/init-bare'
2008-06-01 Make "git-remote prune" delete refs according to fetch...
2008-06-01 t/test-lib.sh: resolve symlinks in working directory...
2008-05-31 Merge t4150-am-subdir.sh and t4151-am.sh into t4150...
2008-05-31 Add test cases for git-am
2008-05-31 rollback lock files on more signals than just SIGINT
2008-05-29 git-init: accept --bare option
2008-05-28 builtin-fetch.c (store_updated_refs): Honor update_loca...
2008-05-28 t5100: Avoid filename "nul"
2008-05-28 Merge 1.5.5.3 in
2008-05-28 Revert "filter-branch: subdirectory filter needs -...
2008-05-28 t5700-clone-reference: Quote $U
2008-05-28 Add some tests for git update-ref -d
2008-05-27 Merge branch 'jc/diff-no-no-index'
2008-05-27 Merge branch 'maint'
2008-05-27 Merge branch 'gp/bisect-fix' into maint
2008-05-27 Merge git://repo.or.cz/git-gui
2008-05-26 Merge branch 'maint'
2008-05-26 Merge branch 'jk/maint-send-email-compose' into maint
2008-05-26 Merge branch 'maint-1.5.4' into maint
2008-05-25 Merge branch 'js/config-cb' v1.5.6-rc0
2008-05-25 Merge branch 'as/graph'
2008-05-25 Merge branch 'js/mailinfo'
2008-05-25 Merge branch 'jc/add-n-u'
2008-05-25 Merge branch 'ar/t6031'
2008-05-25 Merge branch 'db/clone-in-c'
2008-05-25 Merge branch 'jc/apply-whitespace'
2008-05-25 Merge branch 'jc/unpack-trees-reword'
2008-05-25 Merge branch 'ar/batch-cat'
2008-05-25 Merge branch 'cc/bisect'
2008-05-25 Merge branch 'ap/svn'
2008-05-25 Merge branch 'js/cvsexportcommit'
2008-05-25 Merge branch 'js/ignore-submodule'
2008-05-25 Merge branch 'mo/cvsserver'
2008-05-25 mailinfo: apply the same fix not to lose NULs in BASE64...
2008-05-25 mailsplit and mailinfo: gracefully handle NUL characters
2008-05-24 "git diff": do not ignore index without --no-index
2008-05-24 tests: do not use implicit "git diff --no-index"
2008-05-24 Merge git://git.kernel.org/pub/scm/gitk/gitk
2008-05-23 Merge branch 'pb/push'
2008-05-23 Merge branch 'bc/repack'
2008-05-23 Merge branch 'sp/ignorecase'
next