git-remote: exit with non-zero status after detecting error in "rm".
[gitweb.git] / t /
2007-09-30 Merge branch 'maint'
2007-09-30 rebase -i: squash should retain the authorship of the...
2007-09-29 Merge branch 'gr/smtp'
2007-09-29 Merge branch 'ss/svnimport'
2007-09-29 Merge branch 'sv/svn'
2007-09-29 Merge branch 'ml/submodule'
2007-09-29 Merge branch 'jb/remote-rm'
2007-09-29 Sync with GIT 1.5.3.3
2007-09-26 rebase -i: commit when continuing after "edit"
2007-09-25 Merge branch 'jn/web' into maint
2007-09-25 Merge branch 'maint'
2007-09-25 Fixed minor typo in t/t9001-send-email.sh test command...
2007-09-24 Merge branch 'jn/web'
2007-09-24 Merge branch 'je/hooks'
2007-09-24 git-remote rm: add tests and minor fix-ups
2007-09-24 Merge branch 'maint'
2007-09-21 git-svn: handle changed svn command-line syntax
2007-09-21 git-svn: fix test for trunk svn (transaction out of...
2007-09-21 git-svn: fix test for trunk svn (commit message not...
2007-09-19 Merge branch 'maint' to sync with 1.5.3.2
2007-09-19 Add post-merge hook, related documentation, and tests.
2007-09-19 Merge branch 'maint'
2007-09-18 t/t4014: test "am -3" with mode-only change.
2007-09-18 git-push: documentation and tests for pushing only...
2007-09-18 Merge branch 'cr/reset'
2007-09-18 Merge branch 'maint'
2007-09-18 git-commit: partial commit of paths only removed from...
2007-09-18 git-commit: Allow partial commit of file removal.
2007-09-18 Merge branch 'jc/grep-c' into maint
2007-09-18 Merge branch 'maint' of git://repo.or.cz/git-gui into...
2007-09-17 Merge branch 'maint'
2007-09-17 apply --index-info: fall back to current index for...
2007-09-16 Merge branch 'maint' of git://linux-nfs.org/~bfields...
2007-09-15 revision walker: --cherry-pick is a limited operation
2007-09-15 Merge branch 'js/remote'
2007-09-15 Merge branch 'js/tag'
2007-09-15 Merge branch 'lh/svn-first-parent'
2007-09-15 Merge branch 'np/delta'
2007-09-15 Merge branch 'jc/pack'
2007-09-15 Merge branch 'dk/diff-delta'
2007-09-15 Merge branch 'jc/partial-remove'
2007-09-14 git-commit: partial commit of paths only removed from...
2007-09-14 Merge branch 'jc/grep-c'
2007-09-14 Split grep arguments in a way that does not requires...
2007-09-14 Add test to check recent fix to "git add -u"
2007-09-14 Merge branch 'jc/cachetree' into cr/reset
2007-09-14 Merge branch 'maint'
2007-09-14 An additional test for "git-reset -- path"
2007-09-12 git-commit: Allow partial commit of file removal.
2007-09-12 Add tests for documented features of "git reset".
2007-09-12 Merge branch 'maint'
2007-09-12 Merge branch 'sp/maint-no-thin' into maint
2007-09-12 Fix a test failure (t9500-*.sh) on cygwin
2007-09-10 Merge branch 'rs/archive'
2007-09-10 Merge branch 'sp/maint-no-thin'
2007-09-10 git-tag -s must fail if gpg cannot sign the tag.
2007-09-09 Merge branch 'maint'
2007-09-09 git-diff: don't squelch the new SHA1 in submodule diffs
2007-09-07 archive: rename attribute specfile to export-subst
2007-09-07 archive: specfile syntax change: "$Format:%PLCHLDR...
2007-09-06 Merge branch 'master' of git://repo.or.cz/git/git-p4
2007-09-06 Merge branch 'maint'
2007-09-06 Cleanup unnecessary file modifications in t1400-update-ref
2007-09-06 git-apply: do not read past the end of buffer
2007-09-03 archive: specfile support (--pretty=format: in archive...
2007-09-01 Merge branch 'jp/send-email-cc'
2007-09-01 rebase -m: Fix incorrect short-logs of already applied...
2007-09-01 git-tag: Fix -l option to use better shell style globs.
2007-09-01 git-svn: fix dcommit clobbering upstream when committin...
2007-09-01 filter-branch: introduce convenience function "skip_commit"
2007-09-01 filter-branch: provide the convenience functions also...
2007-08-29 Merge branch 'master' of git://git./gitk/gitk
2007-08-28 git-merge: do up-to-date check also for all strategies
2007-08-28 Fix initialization of a bare repository
2007-08-27 Merge branch 'master' of git://repo.or.cz/git-gui
2007-08-26 Merge branch 'maint'
2007-08-25 Fix racy-git handling in git-write-tree.
2007-08-23 rebase -i: fix squashing corner case
2007-08-21 Merge branch 'master' of git://git./gitk/gitk
2007-08-19 Make thin-pack generation subproject aware.
2007-08-19 Merge branch 'master' of git://repo.or.cz/git-gui
2007-08-19 Merge branch 'master' of git://git./gitk/gitk
2007-08-19 Allow frontends to bidirectionally communicate with...
2007-08-19 Make trailing LF optional for all fast-import commands
2007-08-19 Make trailing LF following fast-import `data` commands...
2007-08-19 Teach fast-import to ignore lines starting with '#'
2007-08-19 Actually allow TAG_FIXUP branches in fast-import
2007-08-16 t1301-shared-repo.sh: fix 'stat' portability issue
2007-08-16 git-clone: allow --bare clone
2007-08-16 git-apply: apply submodule changes
2007-08-16 Merge branch 'maint' to sync with 1.5.2.5
2007-08-15 git-add -u paths... now works from subdirectory
2007-08-15 Fix "git add -u" data corruption.
2007-08-15 git-svn: fix log with single revision against a non...
2007-08-15 attr.c: read .gitattributes from index as well.
2007-08-15 merge-recursive: do not rudely die on binary merge
2007-08-14 Add a test for git-commit being confused by relative...
2007-08-13 Fix t5701-clone-local for white space from wc
2007-08-13 t3902 - skip test if file system doesn't support HT...
2007-08-13 git-add: Add support for --refresh option.
next