git.git
2006-03-03 Junio C HamanoMerge branch 'jc/diff'
2006-03-03 Junio C Hamanogit-commit: make sure we protect against races.
2006-03-03 Junio C Hamanogit-commit --amend
2006-03-03 Junio C Hamanoshow-branch --topics
2006-03-03 Junio C HamanoGIT-VERSION-GEN: squelch unneeded error from "cat version"
2006-03-02 Junio C HamanoMerge branch 'ml/cvsserver'
2006-03-02 Junio C Hamanoannotate: resurrect raw timestamps.
2006-03-02 Junio C HamanoDocumentation: rev-list --objects-edge
2006-03-02 Junio C HamanoDocumentation: read-tree --aggressive
2006-03-02 Junio C Hamanowar on whitespaces: documentation.
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 'jc/tag'
2006-03-02 Junio C HamanoMerge part of 'jc/diff'
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 Martin Langhoffcvsserver: Checkout correctly on Eclipse
2006-03-02 Luck, TonyRe-fix compilation warnings.
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 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 Junio C Hamanogit-am: --whitespace=x option.
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 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 Hamanogit-apply: war on whitespace -- finishing touches.
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 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 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 Hamanoapply --whitespace fixes and enhancements.
2006-02-27 Linus TorvaldsThe war on trailing whitespace
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 Linus TorvaldsMake git diff-generation use a simpler spawn-like interface
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 Luck, Tonyfix warning from pack-objects.c
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 fixes early for next maint series.
2006-02-24 Junio C HamanoMerge branch 'fix' into maint
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.
next