Merge branch 'jc/grep'
[gitweb.git] / apply.c
2006-03-01 Merge branch 'lt/rev-list' into next
2006-03-01 Merge part of 'jc/diff' into next
2006-03-01 Merge part of 'sp/checkout' into next
2006-03-01 Merge branch 'js/refs' into next
2006-03-01 Merge branch 'cvsserver' of locke.catalyst.net.nz/git...
2006-02-28 git-apply: war on whitespace -- finishing touches.
2006-02-28 Merge part of np/delta
2006-02-28 Merge branch 'lt/apply' into next
2006-02-28 git-apply: war on whitespace -- finishing touches.
2006-02-28 git-apply --whitespace=nowarn
2006-02-28 apply --whitespace: configuration option.
2006-02-28 apply: squelch excessive errors and --whitespace=error-all
2006-02-28 apply --whitespace fixes and enhancements.
2006-02-28 The war on trailing whitespace
2006-02-28 git-apply --whitespace=nowarn
2006-02-27 Merge branch 'master' into next
2006-02-27 Merge branch 'lt/rev-list' into next
2006-02-27 Merge branch 'lt/apply' into next
2006-02-27 Merge branch 'kh/svnimport' into next
2006-02-27 apply --whitespace: configuration option.
2006-02-27 apply: squelch excessive errors and --whitespace=error-all
2006-02-27 Merge branch 'kh/svnimport' into next
2006-02-27 Merge branch 'lt/apply' into next
2006-02-27 apply --whitespace fixes and enhancements.
2006-02-27 The war on trailing whitespace
2006-02-26 Merge branch 'maint'
2006-02-25 Merge branches 'jc/rev-list' and 'jc/pack-thin'
2006-02-25 Merge branches 'jc/rev-list' and 'jc/pack-thin'
2006-02-24 Merge fixes early for next maint series.
2006-02-24 Merge branches 'jc/rev-list' and 'jc/pack-thin' into...
2006-02-24 Merge fix bits from jc/rev-list
2006-02-24 Merge fixes early for next maint series.
2006-02-23 Merge part of pack-thin branch
2006-02-23 Merge branches 'maint', 'jc/fix-co-candy' and 'jc/fix...
2006-02-23 Merge branch 'ra/anno'
2006-02-23 Merge fixes up to GIT 1.2.3
2006-02-22 Merge branch 'ra/anno' into next
2006-02-22 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-22 Merge branch 'fix'
2006-02-22 Merge branch 'jc/perl'
2006-02-22 Merge branch 'jc/pack-reuse'
2006-02-22 Merge branch 'jc/nostat'
2006-02-21 Merge branch 'fk/blame' into next
2006-02-21 Merge branch 'pj/portable' into next
2006-02-21 Merge part of jc/portable branch
2006-02-20 Merge branch 'jc/perl' into next
2006-02-20 Merge branch 'ra/anno' into next
2006-02-20 Merge branch 'jc/pack-thin' into next
2006-02-20 Merge branch 'jc/pack-thin' into next
2006-02-20 Merge branch 'jc/rev-list' into next
2006-02-20 Merge branch 'js/portable' into next
2006-02-20 Merge branch 'jc/merge-msg' into next
2006-02-19 Merge branch 'jc/mv' into next
2006-02-19 Merge part of js/portable into next
2006-02-19 Merge branch 'jc/ident' into next
2006-02-19 Merge branch 'jc/merge-msg' into next
2006-02-18 Merge branch 'fix'
2006-02-18 Merge branch 'jc/ident'
2006-02-18 Merge branch 'jc/pack-reuse'
2006-02-18 Merge branch 'js/portable'
2006-02-18 Merge branch 'fix'
2006-02-18 Optionally support old diffs
2006-02-17 Merge branch 'jc/pack-reuse'
2006-02-16 Merge branch 'lt/merge-tree'
2006-02-16 Merge branch 'jc/topo'
2006-02-16 Merge master to get fixes up to 1.2.1
2006-02-15 Merge branch 'jc/add'
2006-02-15 Merge branch 'jc/rebase-limit'
2006-02-15 Merge branch 'fix'
2006-02-15 Merge branch 'master'
2006-02-14 Merge branch 'master'
2006-02-13 Merge branch 'ra/email'
2006-02-13 Merge branch 'jc/commit'
2006-02-13 Merge branch 'jc/rebase'
2006-02-12 Merge branch 'master'
2006-02-12 Merge branch 'pb/bisect'
2006-02-12 Merge branch 'master'
2006-02-12 Merge branch 'master'
2006-02-11 Merge branch 'master'
2006-02-10 Merge branch 'master'
2006-02-10 Merge branch 'lt/diff-tree'
2006-02-10 Merge branch 'jc/status'
2006-02-10 Merge branch 'master'
2006-02-10 Merge branch 'lt/diff-tree'
2006-02-09 Merge branch 'jc/ls-files-o'
2006-02-09 Merge branches 'jc/nostat' and 'jc/empty-commit'
2006-02-09 "Assume unchanged" git
2006-02-07 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-04 Merge branches 'jc/sha1', 'jc/diff' and 'jc/ws'
2006-02-04 Use sha1_file.c's mkdir-like routine in apply.c.
2006-02-01 Make apply accept the -pNUM option like patch does.
2006-01-06 Merge fixes up to GIT 1.0.7
2006-01-06 GIT 1.0.7 v1.0.7
2006-01-06 fix potential deadlock in create_one_file
2006-01-06 trivial: O_EXCL makes O_TRUNC redundant
2005-12-21 GIT 1.0.0 v1.0.0
2005-12-20 xread/xwrite: do not worry about EINTR at calling sites.
2005-12-07 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-04 GIT 0.99.9l aka 1.0rc4 v0.99.9lv1.0rc4
2005-11-30 Merge branch 'jc/subdir'
next