git.git
2006-03-02 Junio C HamanoMerge branch 'jc/diff' into next
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 Hamanodiffcore-delta: stop using deltifier for packing.
2006-03-01 Junio C Hamanodiffcore-rename: split out the delta counting code.
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 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-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
2006-02-27 Karl Hasselströmsvnimport: Read author names and emails from a file
2006-02-27 Karl Hasselströmsvnimport: Convert the svn:ignore property
2006-02-27 Karl Hasselströmsvnimport: Convert executable flag
2006-02-27 Karl Hasselströmsvnimport: Mention -r in usage summary
2006-02-27 Junio C Hamanorev-list split: minimum fixup.
2006-02-27 Linus TorvaldsMake git diff-generation use a simpler spawn-like interface
2006-02-26 Junio C HamanoMerge branch 'lt/rev-list' into next
2006-02-26 Linus TorvaldsFirst cut at libifying revlist generation
2006-02-26 Junio C HamanoMerge branch 'maint'
2006-02-26 Junio C Hamanosample hooks template.
2006-02-26 Linus TorvaldsTeach the "git" command to handle some commands internally
2006-02-26 Timo HirvonenUse setenv(), fix warnings
2006-02-26 Eric Wongcontrib/git-svn: version 0.10.0
2006-02-26 Eric Wongcontrib/git-svn: optimize sequential commits to svn
2006-02-26 Eric Wongcontrib/git-svn: add show-ignore command
2006-02-26 Ryan Andersonannotate: Use qx{} for pipes on activestate.
2006-02-26 Ryan Andersonannotate: Convert all -| calls to use a helper open_pipe().
2006-02-26 Ryan Andersonannotate: Handle dirty state and arbitrary revisions.
2006-02-25 Lukas Sandströmgit-fetch: print the new and old ref when fast-forwarding
2006-02-25 Junio C HamanoMerge branch 'master' into next
2006-02-25 Luck, Tonyfix warning from pack-objects.c
2006-02-25 Junio C HamanoMerge branches 'jc/rev-list' and 'jc/pack-thin'
2006-02-25 Junio C HamanoMerge branch 'master' into next
2006-02-25 Junio C HamanoMerge branches 'jc/rev-list' and 'jc/pack-thin'
2006-02-25 Aneesh Kumar K.Vgitview: Fix the graph display .
2006-02-25 Aneesh Kumar K.Vgitview: Code cleanup
2006-02-25 Shawn PearceAdd missing programs to ignore list
2006-02-25 Shawn Pearcegit ls files recursively show ignored files
2006-02-25 Junio C HamanoBuild and install git-mailinfo.
2006-02-24 Aneesh Kumargitview: Bump the rev
2006-02-24 Aneesh Kumargitview: Fix DeprecationWarning
2006-02-24 Junio C HamanoMerge branch 'master' into next
2006-02-24 Junio C HamanoMerge fixes early for next maint series.
2006-02-24 Junio C HamanoMerge branch 'fix' into maint
2006-02-24 Junio C HamanoMerge branches 'jc/rev-list' and 'jc/pack-thin' into...
2006-02-24 Junio C HamanoMerge fix bits from jc/rev-list
2006-02-24 Junio C HamanoMerge branch 'np/delta' into next
2006-02-24 Junio C HamanoRevert "diff-delta: produce optimal pack data"
2006-02-24 Junio C HamanoMerge fixes from master
2006-02-24 Junio C Hamanopack-objects: hash basename and direname a bit differently.
2006-02-24 Junio C Hamanorev-list --objects: use full pathname to help hashing.
2006-02-24 Junio C Hamanorev-list --objects-edge: remove duplicated edge commit...
next