git.git
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 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-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ömLet git-svnimport's author file use same syntax as...
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 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.
2006-02-24 Junio C Hamanorev-list --objects-edge: remove duplicated edge commit...
2006-02-24 Junio C Hamanopack-objects: allow "thin" packs to exceed depth limits
2006-02-24 Junio C HamanoMerge branch 'ar/win'
2006-02-24 Junio C HamanoMerge branch 'jc/send-insane-refs'
2006-02-24 Junio C HamanoMerge fixes early for next maint series.
2006-02-24 Junio C HamanoMerge branches 'jc/fix-co-candy', 'jc/fix-rename-leak...
2006-02-24 Junio C HamanoMerge branch 'ak/gitview'
2006-02-24 Aneesh Kumar K.Vgitview: Display the lines joining commit nodes clearly.
2006-02-24 Junio C Hamanogit-am: do not allow empty commits by mistake.
2006-02-23 Alex RiesenPATCH: simplify calls to git programs in git-fmt-merge-msg
2006-02-23 Alex Riesenfix t5600-clone-fail-cleanup.sh on windows
2006-02-23 Junio C Hamanopack-objects: use full pathname to help hashing with...
2006-02-23 Junio C Hamanopack-objects: thin pack micro-optimization.
2006-02-23 Junio C Hamanodiffcore-rename: plug memory leak.
2006-02-23 Junio C HamanoMerge branch 'ml/cvs'
2006-02-23 Junio C HamanoMerge branch 'ra/anno'
2006-02-23 Junio C HamanoGive no terminating LF to error() function.
2006-02-23 Junio C Hamanocheckout - eye candy.
2006-02-23 Carl Worthgit-rm: Fix to properly handle files with spaces, tabs...
2006-02-23 Carl WorthAdd new git-rm command with documentation
2006-02-23 Junio C HamanoMerge fixes up to GIT 1.2.3
2006-02-23 Junio C Hamanogit-fetch: follow tag only when tracking remote branch. v1.2.3
2006-02-23 Junio C Hamanopack-objects eye-candy: finishing touches.
2006-02-22 Nicolas Pitrealso adds progress when actually writing a pack
2006-02-22 Nicolas Pitrenicer eye candies for pack-objects
2006-02-22 Junio C HamanoKeep Porcelainish from failing by broken ident after...
2006-02-22 Junio C HamanoDelay "empty ident" errors until they really matter.
2006-02-22 Junio C HamanoMake "empty ident" error message a bit more helpful.
2006-02-22 Junio C Hamanopack-objects: avoid delta chains that are too long.
2006-02-22 Junio C Hamanogit-repack: allow passing a couple of flags to pack...
2006-02-22 Junio C Hamanopack-objects: finishing touches.
2006-02-22 Junio C Hamanopack-objects: reuse data from existing packs.
2006-02-22 Junio C Hamanodetect broken alternates.
2006-02-22 Junio C Hamanogitview: ls-remote invocation shellquote safety.
2006-02-22 Martin LanghoffIntroducing git-cvsserver -- a CVS emulator for git.
2006-02-22 Johannes SchindelinUse Ryan's git-annotate instead of jsannotate
2006-02-22 Junio C Hamanosend-pack: do not give up when remote has insanely...
2006-02-22 Junio C Hamanorev-list.c: fix non-grammatical comments.
2006-02-22 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-22 Junio C HamanoMerge branch 'fix'
2006-02-22 Junio C HamanoMerge branch 'jc/perl'
2006-02-22 Junio C HamanoMerge branch 'jc/pack-reuse'
2006-02-22 Junio C HamanoMerge branch 'jc/nostat'
2006-02-22 Junio C HamanoMerge branch 'js/portable'
2006-02-22 Carl Worthgit-push: Update documentation to describe the no-refsp...
2006-02-22 aneesh.kumar... gitview: Use monospace font to draw the branch and...
2006-02-22 aneesh.kumar... gitview: Read tag and branch information using git...
2006-02-22 Carl Worthgit-ls-files: Fix, document, and add test for --error...
2006-02-22 Jason RiedyFix typo in git-rebase.sh.
2006-02-22 Carl WorthNew test to verify that when git-clone fails it cleans...
2006-02-22 Junio C HamanoMerge branch 'pj/portable'
2006-02-22 Junio C Hamanoformat-patch: pretty-print timestamp correctly.
2006-02-22 Carl Worthgit-rebase: Clarify usage statement and copy it into...
next