git.git
2006-03-02 Junio C HamanoMerge branch 'master' into next
2006-03-02 Eric Wongcontrib/git-svn: use refs/remotes/git-svn instead of...
2006-03-02 Junio C HamanoMerge branch 'maint'
2006-03-02 Junio C Hamanoread-tree --aggressive: remove deleted entry from the...
2006-03-02 Junio C HamanoMerge branch 'ml/cvsserver' into next
2006-03-02 Junio C HamanoMerge branch 'jc/tag'
2006-03-02 Junio C HamanoMerge part of 'jc/diff'
2006-03-02 Junio C HamanoMerge branch 'np/delta' into next
2006-03-02 Nicolas Pitrediff-delta: allow reusing of the reference buffer index
2006-03-02 Nicolas Pitrediff-delta: bound hash list length to avoid O(m*n)...
2006-03-02 Nicolas Pitrediff-delta: produce optimal pack data
2006-03-02 Junio C HamanoMerge branch 'kh/svnimport'
2006-03-02 Junio C HamanoMerge branch 'js/refs'
2006-03-02 Martin Langhoffcvsserver: Eclipse compat -- now "compare with latest...
2006-03-02 Martin Langhoffannotate: fix -S parameter to take a string
2006-03-02 Ryan Andersonannotate: Add a basic set of test cases.
2006-03-02 Ryan Andersonannotate: handle \No newline at end of file.
2006-03-02 Aneesh Kumar K.Vgitview: Use horizontal scroll bar in the tree view
2006-03-02 Junio C HamanoMerge branch 'ml/cvsserver' into next
2006-03-02 Martin Langhoffcvsserver: Checkout correctly on Eclipse
2006-03-02 Junio C HamanoMerge branch 'jc/tag' into next
2006-03-02 Junio C HamanoPull GIT 1.2.4 fixes from master
2006-03-02 Luck, TonyRe-fix compilation warnings.
2006-03-02 Junio C HamanoMerge branch 'jc/diff' into next
2006-03-02 Junio C HamanoUp to date with GIT 1.2.4 fixes
2006-03-02 Junio C HamanoPretty-print tagger dates.
2006-03-02 Junio C HamanoMerge branch 'lt/fix-apply' into maint v1.2.4
2006-03-02 Junio C HamanoMerge branch 'lt/apply'
2006-03-02 Junio C HamanoMerge early parts of 'np/delta' branch
2006-03-01 Junio C HamanoMerge git-mv fixes from 'maint'
2006-03-01 Josef Weidendorfergit-mv: fixes for path handling
2006-03-01 Josef Weidendorfergit-mv: Allow -h without repo & fix error message
2006-03-01 Junio C HamanoAllow git-mv to accept ./ in paths.
2006-03-01 Mark Woodingcombine-diff: Honour -z option correctly.
2006-03-01 Mark Woodingcombine-diff: Honour --full-index.
2006-03-01 Junio C Hamanodiffcore-break: micro-optimize by avoiding delta betwee...
2006-03-01 Junio C HamanoMerge branch 'lt/rev-list' into next
2006-03-01 Junio C Hamanogit-log (internal): more options.
2006-03-01 Junio C Hamanogit-log (internal): add approxidate.
2006-03-01 Junio C HamanoMerge branch 'lt/rev-list' into next
2006-03-01 Linus TorvaldsRip out merge-order and make "git log <paths>..." work...
2006-03-01 Junio C HamanoMerge part of 'jc/diff' into next
2006-03-01 Junio C HamanoMerge part of 'sp/checkout' into next
2006-03-01 Junio C HamanoMerge branch 'lt/apply' into next
2006-03-01 Junio C HamanoMerge branch 'js/refs' into next
2006-03-01 Junio C HamanoMerge branch 'cvsserver' of locke.catalyst.net.nz/git...
2006-03-01 Shawn PearceTeach git-checkout-index to read filenames from stdin.
2006-03-01 Johannes SchindelinWarn about invalid refs
2006-03-01 Martin Langhoffcvsserver: Eclipse compat - browsing 'modules' (heads...
2006-03-01 Martin Langhoffcvsserver: Eclipse compat fixes - implement Questionabl...
2006-03-01 Martin Langhoffcvsserver: add notes on how to get a checkout under...
2006-03-01 Martin Langhoffcvsserver: Eclipse compat - browsing 'modules' (heads...
2006-03-01 Martin Langhoffcvsserver: Eclipse compat fixes - implement Questionabl...
2006-03-01 Martin Langhoffcvsserver: add notes on how to get a checkout under...
2006-03-01 Junio C Hamanogit-am: --whitespace=x option.
2006-03-01 Junio C Hamanogit-am: --whitespace=x option.
2006-03-01 Junio C Hamanodiffcore-rename: split out the delta counting code.
2006-03-01 Junio C Hamanodiffcore-delta: stop using deltifier for packing.
2006-03-01 Junio C Hamanodiffcore-break: micro-optimize by avoiding delta betwee...
2006-02-28 Linus TorvaldsTie it all together: "git log"
2006-02-28 Linus TorvaldsIntroduce trivial new pager.c helper infrastructure
2006-02-28 Linus Torvaldsgit-rev-list libification: rev-list walking
2006-02-28 Shawn PearceDarwin: Ignore missing /sw/lib
2006-02-28 Aneesh Kumar K.Vgitview: Set the default width of graph cell
2006-02-28 Aneesh Kumar K.Vgitview: Some window layout changes.
2006-02-28 Pavel Roskingitview: Select the text color based on whether the...
2006-02-28 Junio C Hamanogit-apply: war on whitespace -- finishing touches.
2006-02-28 Junio C HamanoMerge part of np/delta
2006-02-28 Junio C HamanoMerge branch 'lt/apply' into next
2006-02-28 Junio C Hamanogit-apply: war on whitespace -- finishing touches.
2006-02-28 Nicolas Pitrediff-delta: bound hash list length to avoid O(m*n)...
2006-02-28 Junio C HamanoRevert "Revert "diff-delta: produce optimal pack data""
2006-02-28 Junio C Hamanogit-apply --whitespace=nowarn
2006-02-28 Junio C Hamanoapply --whitespace: configuration option.
2006-02-28 Junio C Hamanoapply: squelch excessive errors and --whitespace=error-all
2006-02-28 Junio C Hamanoapply --whitespace fixes and enhancements.
2006-02-28 Linus TorvaldsThe war on trailing whitespace
2006-02-28 Junio C Hamanogit-apply --whitespace=nowarn
2006-02-27 Junio C HamanoMerge branch 'master' into next
2006-02-27 Junio C HamanoMerge branch 'lt/rev-list' into next
2006-02-27 Junio C HamanoMerge branch 'lt/apply' into next
2006-02-27 Junio C HamanoMerge branch 'kh/svnimport' into next
2006-02-27 Junio C HamanoMerge part of kh/svnimport branch into master
2006-02-27 Eric Wongcontrib/git-svn: correct commit example in manpage
2006-02-27 Karl HasselströmSave username -> Full Name <email@addr.es> map file
2006-02-27 Karl HasselströmLet git-svnimport's author file use same syntax as...
2006-02-27 Junio C Hamanoapply --whitespace: configuration option.
2006-02-27 Junio C Hamanoapply: squelch excessive errors and --whitespace=error-all
2006-02-27 Eric Wongcontrib/git-svn: tell the user to not modify git-svn...
2006-02-27 Linus TorvaldsSplitting rev-list into revisions lib, end of beginning.
2006-02-27 Aneesh Kumar K.Vgitview: Remove trailing white space
2006-02-27 Aneesh Kumar K.Vgitview: Fix the encoding related bug
2006-02-27 Alexandre Julliardgit-format-patch: Always add a blank line between heade...
2006-02-27 Mark Woodingcombine-diff: Honour -z option correctly.
2006-02-27 Mark Woodingcombine-diff: Honour --full-index.
2006-02-27 Junio C HamanoMerge branch 'kh/svnimport' into next
2006-02-27 Junio C HamanoMerge branch 'lt/apply' into next
2006-02-27 Junio C Hamanoapply --whitespace fixes and enhancements.
2006-02-27 Linus TorvaldsThe war on trailing whitespace
2006-02-27 Junio C HamanoMerge branch 'lt/rev-list' into next
next