Add new test to demonstrate git archive core.autocrlf inconsistency
[gitweb.git] / t /
2008-09-19 Add new test to demonstrate git archive core.autocrlf...
2008-09-19 git-svn: fix handling of even funkier branch names
2008-09-19 git-svn: Always create a new RA when calling do_switch...
2008-09-19 git-svn: factor out svnserve test code for later use
2008-09-16 t9700/test.pl: remove File::Temp requirement
2008-09-16 t9700/test.pl: avoid bareword 'STDERR' in 3-argument...
2008-09-12 Merge branch 'ho/maint-dashless' into maint
2008-09-10 Use compatibility regex library for OSX/Darwin
2008-09-10 t7501: always use test_cmp instead of diff
2008-09-10 Merge branch 'jc/maint-log-grep' into maint
2008-09-10 Merge branch 'jc/maint-hide-cr-in-diff-from-less' into...
2008-09-10 Merge branch 'jc/maint-checkout-fix' into maint
2008-09-10 Merge branch 'np/maint-safer-pack' into maint
2008-09-06 Merge branch 'maint' of git://repo.or.cz/git-gui into...
2008-09-05 "blame -c" should be compatible with "annotate"
2008-09-05 log --author/--committer: really match only with name...
2008-09-03 Merge branch 'nd/worktree' into maint
2008-09-03 Merge branch 'ho/dashless' into maint
2008-09-03 tests: use "git xyzzy" form (t7200 - t9001)
2008-09-03 tests: use "git xyzzy" form (t7000 - t7199)
2008-09-03 tests: use "git xyzzy" form (t3600 - t6999)
2008-09-03 tests: use "git xyzzy" form (t0000 - t3599)
2008-09-03 clone: fix creation of explicitly named target directory
2008-09-02 Bring local clone's origin URL in line with that of...
2008-08-31 diff: Help "less" hide ^M from the output
2008-08-30 checkout: do not check out unmerged higher stages randomly
2008-08-30 git-apply: Loosen "match_beginning" logic
2008-08-30 Merge branch 'sp/missing-thin-base' into maint
2008-08-30 Merge branch 'af/maint-install-no-handlink' into maint
2008-08-30 Merge branch 'np/verify-pack' into maint
2008-08-29 pretty=format: respect date format options
2008-08-29 grep: fix worktree setup
2008-08-29 diff*: fix worktree setup
2008-08-26 Suppress some bash redirection error messages
2008-08-25 Fix "git log -i --grep"
2008-08-24 Merge branch 'ag/maint-combine-diff-fix' into maint
2008-08-24 Merge branch 'mv/maint-merge-fix' into maint
2008-08-24 Respect core.autocrlf in combined diff
2008-08-24 merge: fix numerus bugs around "trivial merge" area
2008-08-23 discard revindex data when pack list changes
2008-08-20 "git-merge": allow fast-forwarding in a stat-dirty...
2008-08-20 for-each-ref: cope with tags with incomplete lines
2008-08-20 diff --check: do not get confused by new blank lines...
2008-08-20 mailinfo: avoid violating strbuf assertion
2008-08-19 t1002-read-tree-m-u-2way.sh: use 'git diff -U0' rather...
2008-08-19 mailinfo: re-fix MIME multipart boundary parsing
2008-08-17 Merge git-gui 0.11.0
2008-08-17 Merge branch 'ak/p4'
2008-08-17 t9300: replace '!' with test_must_fail
2008-08-17 Merge git://git.kernel.org/pub/scm/gitk/gitk
2008-08-16 git-am: ignore --binary option
2008-08-15 Fix t3700 on filesystems which do not support question...
2008-08-14 Merge branch 'maint'
2008-08-14 t5304-prune: adjust file mtime based on system time...
2008-08-14 Fix escaping of glob special characters in pathspecs
2008-08-13 rebase -i -p: fix parent rewriting
2008-08-13 rebase -i -p: handle index and workdir correctly
2008-08-13 Merge branch 'maint'
2008-08-12 pack-objects: Allow missing base objects when creating...
2008-08-12 diff --check: do not unconditionally complain about...
2008-08-12 Merge branch 'maint'
2008-08-12 Adjust for the new way of enabling the default post...
2008-08-11 Merge branch 'maint'
2008-08-11 Merge branch 'maint'
2008-08-11 Fix deleting reflog entries from HEAD reflog
2008-08-11 reflog test: add more tests for 'reflog delete'
2008-08-09 Merge branch 'maint'
2008-08-09 mailinfo: fix MIME multi-part message boundary handling
2008-08-08 git-svn: Allow deep branch names by supporting multi...
2008-08-08 Fix multi-glob assertion in git-svn
2008-08-08 clone --mirror: avoid storing repeated tags
2008-08-07 Merge branch 'lt/config-fsync' into maint
2008-08-07 Merge branch 'jc/reflog-expire' into maint
2008-08-07 Merge branch 'ag/rewrite_one' into maint
2008-08-06 Sync with 1.5.6.5
2008-08-06 Files given on the command line are relative to $cwd
2008-08-06 Merge git://repo.or.cz/git-gui
2008-08-06 Merge git://git.kernel.org/pub/scm/gitk/gitk
2008-08-06 Merge branch 'rs/archive-parse-options'
2008-08-06 t9119: conditionally re-enable test depending on svn...
2008-08-06 Fix race condition in t9119-git-svn-info.sh
2008-08-06 Merge branch 'maint'
2008-08-05 correct access right for git-svn-dcommit test
2008-08-04 Flush output in start_async
2008-08-03 Merge branch 'maint'
2008-08-03 clone --bare: Add ".git" suffix to the directory name...
2008-08-02 clone: Add an option to set up a mirror
2008-08-02 Merge branch 'maint'
2008-08-02 Merge branch 'maint'
2008-08-02 t/t4202-log.sh: add newline at end of file
2008-08-02 sort_in_topological_order(): avoid setting a commit...
2008-08-02 Propagate -u/--upload-pack option of "git clone" to...
2008-08-02 make sure parsed wildcard refspec ends with slash
2008-08-02 init: handle empty "template" parameter
2008-07-31 Compact commit template message
2008-07-30 Fix test-parse-options "integer" test
2008-07-30 Merge git://repo.or.cz/git-gui
2008-07-30 Advertise the ability to abort a commit
2008-07-30 Support copy and rename detection in fast-export.
2008-07-30 format-patch: Produce better output with --inline or...
next