]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2006-05-03  Junio C HamanoMerge branch 'jc/cache-tree' into next
2006-05-03  Junio C Hamanocache-tree: a bit more debugging support.
2006-05-03  Junio C Hamanoread-tree: invalidate cache-tree entry when a new index...
2006-05-03  Junio C HamanoFix test-dump-cache-tree in one-tree disappeared case.
2006-05-03  Junio C HamanoMerge branch 'jc/count' into next
2006-05-03  Junio C Hamanobuiltin-count-objects: open packs when running -v
2006-05-03  Junio C HamanoMerge branch 'jc/symref' into next
2006-05-03  Junio C HamanoMerge branch 'jc/grep' into next
2006-05-03  Junio C HamanoMerge branch 'np/delta' into next
2006-05-03  Junio C HamanoMerge branch 'js/repoconfig' into next
2006-05-03  Nicolas Pitreimprove diff-delta with sparse and/or repetitive data
2006-05-03  Nicolas Pitretiny optimization to diff-delta
2006-05-03  Junio C Hamanorepo-config: readability fixups.
2006-05-03  Junio C Hamanocore.prefersymlinkrefs: use symlinks for .git/HEAD
2006-05-03  Johannes Schindelinrepo-config: support --get-regexp
2006-05-03  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-05-03  Junio C Hamanobuiltin-grep: tighten path wildcard vs tree traversal.
2006-05-02  Paul Mackerrasgitk: Allow view to specify arbitrary arguments to...
2006-05-02  Junio C HamanoMerge branch 'master' into next
2006-05-02  Junio C HamanoMerge branch 'jc/grep' into next
2006-05-02  Junio C Hamanobuiltin-grep: support -w (--word-regexp).
2006-05-02  Junio C Hamanobuiltin-grep: support -c (--count).
2006-05-02  Junio C Hamanobuiltin-grep: allow more than one patterns.
2006-05-02  Junio C Hamanobuiltin-grep: allow -<n> and -[ABC]<n> notation for...
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 HamanoMerge branch 'js/remoteconfig' into next
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  Junio C HamanoMerge branch 'jc/grep' into next
2006-05-02  Junio C Hamanobuiltin-grep: printf %.*s length is int, not ptrdiff_t.
2006-05-02  Junio C HamanoMerge branch 'js/remoteconfig' into next
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 HamanoMerge branch 'lt/push' into next
2006-05-02  Junio C Hamanobuiltin-push: make it official.
2006-05-02  Junio C HamanoMerge branch 'jc/show-branch-dense' into next
2006-05-02  Junio C Hamanoshow-branch: omit uninteresting merges.
2006-05-02  Junio C HamanoMerge branch 'jc/count' into next
2006-05-02  Junio C HamanoMerge branch 'jc/logs' into next
2006-05-02  Junio C Hamanobuiltin-log/whatchanged/show: make them official.
2006-05-02  Junio C HamanoMerge branch 'jc/diff' into next
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  Junio C HamanoMerge branch 'jc/cache-tree' into next
2006-05-02  Junio C Hamanofsck-objects: mark objects reachable from cache-tree
2006-05-02  Johannes Schindelincache-tree: replace a sscanf() by two strtol() calls
2006-05-02  Paul Mackerrasgitk: Basic support for highlighting one view within...
2006-05-01  Junio C HamanoMerge branch 'jc/grep' into next
2006-05-01  Junio C Hamanobuiltin-grep: do not use setup_revisions()
2006-05-01  Junio C Hamanobuiltin-grep: support '-l' option.
2006-05-01  Junio C Hamanobuiltin-grep: wildcard pathspec fixes
2006-05-01  Junio C HamanoMerge branch 'jc/fmt-patch' into next
2006-05-01  Junio C HamanoMerge branch 'jc/xsha1' into next
2006-05-01  Junio C HamanoMerge branch 'jc/xsha1-2' into next
2006-05-01  Junio C HamanoMerge branch 'jc/grep' into next
2006-05-01  Junio C HamanoUse RFC2822 dates from "git fmt-patch".
2006-05-01  Junio C Hamanobuilt-in "git grep"
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 HamanoMerge branch 'lt/push' into next
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  Junio C HamanoMerge branch 'jc/diff' into next
2006-04-30  Junio C HamanoMerge branch 'lt/push' into next
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 HamanoMerge branch 'jc/diff' into next
2006-04-29  Junio C Hamanobuilt-in diff: assorted updates.
2006-04-29  Junio C Hamanobuilt-in diff.
2006-04-29  Junio C HamanoMerge branch 'np/delta' into next
2006-04-29  Nicolas Pitrereplace adler32 with Rabin's polynomial in diff-delta
2006-04-29  Junio C HamanoMerge branch 'master' into next
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 HamanoMerge branch 'jc/cache-tree' into next
2006-04-28  Junio C Hamanocache-tree.c: typefix
2006-04-28  Junio C HamanoMerge branch 'jc/count' into next
2006-04-28  Junio C Hamanobuilt-in count-objects.
2006-04-28  Junio C Hamanopack-objects: update size heuristucs.
2006-04-28  Junio C HamanoMerge branch 'np/delta' into next
2006-04-27  Junio C HamanoMerge branch 'jc/cache-tree' into next
2006-04-27  Junio C Hamanotest-dump-cache-tree: validate the cached data as well.
next