git.git
2006-05-02 Paul Mackerrasgitk: Allow view to specify arbitrary arguments to...
2006-05-02 Junio C HamanoMerge branch 'fix'
2006-05-02 Martin Langhoffgit-send-email: fix version string to be valid perl
2006-05-02 Junio C HamanoRevert "fetch, pull: ask config for remote information"
2006-05-02 Johannes Schindelinrepo-config: trim white-space before comment
2006-05-02 Johannes Schindelinrepo-config: fix segfault with no argument.
2006-05-02 Robert ShearmanGive the user a hint for how to continue in the case...
2006-05-02 Paul Mackerrasgitk: Fix file list display when files are renamed
2006-05-02 Johannes Schindelinfetch, pull: ask config for remote information
2006-05-02 Johannes Schindelinbuiltin-push: also ask config for remote information
2006-05-02 Junio C Hamanobuiltin-push: make it official.
2006-05-02 Junio C Hamanoshow-branch: omit uninteresting merges.
2006-05-02 Junio C Hamanobuiltin-log/whatchanged/show: make them official.
2006-05-02 Junio C Hamanobuiltin-diff: call it "git-diff", really.
2006-05-02 Junio C Hamanobuiltin-count-objects: make it official.
2006-05-02 Junio C HamanoMerge branch 'jc/xsha1-2'
2006-05-02 Junio C HamanoMerge branch 'jc/pack'
2006-05-02 Junio C HamanoMerge branch 'jc/pathcheck'
2006-05-02 Junio C HamanoMerge branch 'nh/fetch-http'
2006-05-02 Junio C HamanoMerge branch 'se/rebase'
2006-05-02 Paul Mackerrasgitk: Basic support for highlighting one view within...
2006-05-01 Junio C Hamanoget_sha1(): :path and :[0-3]:path to extract from index.
2006-05-01 Junio C HamanoExtended SHA1 -- "rev^@" syntax to mean "all parents"
2006-04-30 Paul Mackerrasgitk: Add a tree-browsing mode
2006-04-30 Junio C HamanoFix builtin-push to honor Push: lines in remotes file.
2006-04-30 Johannes Schindelinbuiltin-push: resurrect parsing of Push: lines
2006-04-30 Martin LanghoffMerge with git://kernel.org/pub/scm/git/git.git
2006-04-30 Linus Torvaldsgit builtin "push"
2006-04-30 Junio C HamanoMerge branch 'fix'
2006-04-30 Huw Daviesgit-format-patch: Use rfc2822 compliant date.
2006-04-30 Junio C Hamanobuiltin-diff.c: die() formatting type fix.
2006-04-29 Junio C Hamanobuilt-in diff: assorted updates.
2006-04-29 Junio C Hamanobuilt-in diff.
2006-04-29 Nicolas Pitrereplace adler32 with Rabin's polynomial in diff-delta
2006-04-28 Junio C HamanoMerge branch 'fix'
2006-04-28 Sean EstabrooksFix trivial typo in git-log man page.
2006-04-28 Sean EstabrooksProperly render asciidoc "callouts" in git man pages.
2006-04-28 Sean EstabrooksFix up remaining man pages that use asciidoc "callouts".
2006-04-28 Sean EstabrooksUpdate the git-branch man page to include the "-r"...
2006-04-28 Matthias Kestenholzannotate: display usage information if no filename...
2006-04-28 Matthias Kestenholzannotate: fix warning about uninitialized scalar
2006-04-28 Junio C Hamanogit-am --resolved: more usable error message.
2006-04-28 Junio C Hamanobuilt-in count-objects.
2006-04-28 Junio C Hamanopack-objects: update size heuristucs.
2006-04-27 Junio C HamanoMerge branch 'fix'
2006-04-27 Junio C Hamanoverify-pack: check integrity in a saner order.
2006-04-27 Junio C HamanoMerge branch 'pb/config'
2006-04-27 Junio C HamanoMerge branch 'jc/diffstat'
2006-04-27 Linus TorvaldsFix "git help -a" terminal autosizing
2006-04-27 Paul Mackerrasgitk: Use a text widget for the file list
2006-04-27 Junio C Hamanodiff-index: fix compilation warnings.
2006-04-27 Nicolas Pitreuse delta index data when finding best delta matches
2006-04-27 Junio C Hamanot0000-basic: more commit-tree tests.
2006-04-27 Nick Hengeveldgit-fetch: resolve remote symrefs for HTTP transport
2006-04-27 seanAdd --continue and --abort options to git-rebase.
2006-04-27 Junio C Hamanorevision parsing: make "rev -- paths" checks stronger.
2006-04-27 Junio C HamanoMerge branch 'fix'
2006-04-26 Junio C Hamanocommit-tree.c: check_valid() microoptimization.
2006-04-26 Linus TorvaldsFix filename verification when in a subdirectory
2006-04-26 Junio C Hamanorebase: typofix.
2006-04-26 Junio C Hamanocommit-tree: allow generic object name for the tree...
2006-04-26 Junio C HamanoMakefile: remove and create xdiff library from scratch.
2006-04-26 Junio C Hamanot0000-basic: Add ls-tree recursive test back.
2006-04-26 Junio C Hamanogit-cvsserver: typofixes
2006-04-26 Junio C Hamanodiff --stat: show complete rewrites consistently.
2006-04-26 Paul MackerrasMerge branch 'new'
2006-04-26 Junio C HamanoMerge branch 'jc/diff'
2006-04-26 Junio C HamanoMakefile: remove and create libgit.a from scratch.
2006-04-26 Martin Langhoffgit-cvsexportcommit: Add -f(orce) and -m(essage prefix...
2006-04-25 Josef Weidendorfer[PATCH] gitk: Add a visual tag for remote refs
2006-04-25 Paul Mackerrasgitk: add menu item for editing the current view
2006-04-25 Paul Mackerrasgitk: Implement "permanent" views (stored in ~/.gitk)
2006-04-25 Serge E. Hallynsocksetup: don't return on set_reuse_addr() error v1.3.1
2006-04-25 Petr BaudisDeprecate usage of git-var -l for getting config vars...
2006-04-25 Petr Baudisgit-repo-config --list support
2006-04-25 Nicolas Pitresplit the diff-delta interface
2006-04-25 Junio C HamanoMerge branch 'fix'
2006-04-25 Petr BaudisDocument the configuration file
2006-04-25 Petr BaudisDocument git-var -l listing also configuration variables
2006-04-25 Paul Mackerrasrev-parse: better error message for ambiguous arguments
2006-04-24 Junio C HamanoMerge branch 'ar/chmod-series'
2006-04-24 Junio C HamanoMerge branch 'sh/daemon'
2006-04-24 Junio C HamanoMerge branch 'jc/cc-stat'
2006-04-24 Junio C HamanoMerge branch 'jc/unresolve'
2006-04-24 Junio C HamanoMerge branch 'jc/color'
2006-04-24 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-23 Paul MackerrasMerge branch 'master' into new
2006-04-23 Paul Mackerrasgitk: Use git-rev-parse only to identify file/dir names...
2006-04-23 Paul Mackerrasgitk: Let git-rev-list do the argument list parsing
2006-04-23 Alex Riesenmake update-index --chmod work with multiple files...
2006-04-22 Junio C HamanoLibified diff-index: backward compatibility fix.
2006-04-22 Junio C HamanoLibify diff-index.
2006-04-22 Junio C HamanoLibify diff-files.
2006-04-22 Junio C HamanoFix "git show --stat"
2006-04-22 Junio C HamanoAdd colordiff for git to contrib/colordiff.
2006-04-22 Junio C HamanoMerge branch 'jc/diff'
2006-04-22 Junio C HamanoMakefile: dependency for builtin-help.o
2006-04-21 Linus TorvaldsSplit up builtin commands into separate files from...
2006-04-21 Junio C HamanoMerge branch 'fix'
2006-04-21 Linus Torvaldsgit-log produces no output
next