summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-05-03cvsserver: use git-rev-list instead of git-logLibravatar Martin Langhoff1-2/+3
2006-05-03repo-config: deconvolute logicsLibravatar Johannes Schindelin1-24/+26
2006-05-03Merge branch 'jc/cache-tree' into nextLibravatar Junio C Hamano3-6/+11
2006-05-03cache-tree: a bit more debugging support.Libravatar Junio C Hamano1-2/+6
2006-05-03read-tree: invalidate cache-tree entry when a new index entry is added.Libravatar Junio C Hamano1-0/+2
2006-05-03Fix test-dump-cache-tree in one-tree disappeared case.Libravatar Junio C Hamano1-4/+3
2006-05-03Fix "git-log --parents" breakage post v1.3.0Libravatar Linus Torvalds1-2/+16
2006-05-03add documentation for update-index --unresolveLibravatar Matthias Kestenholz2-2/+6
2006-05-03fix various typos in documentationLibravatar Matthias Kestenholz3-4/+4
2006-05-02Merge branch 'jc/count' into nextLibravatar Junio C Hamano1-0/+2
2006-05-02builtin-count-objects: open packs when running -vLibravatar Junio C Hamano1-0/+2
2006-05-02Merge branch 'jc/symref' into nextLibravatar Junio C Hamano6-11/+17
2006-05-02Merge branch 'jc/grep' into nextLibravatar Junio C Hamano1-15/+20
2006-05-02Merge branch 'np/delta' into nextLibravatar Junio C Hamano1-16/+29
2006-05-02Merge branch 'js/repoconfig' into nextLibravatar Junio C Hamano4-383/+1486
2006-05-02improve diff-delta with sparse and/or repetitive dataLibravatar Nicolas Pitre1-13/+27
2006-05-02tiny optimization to diff-deltaLibravatar Nicolas Pitre1-3/+2
2006-05-02repo-config: readability fixups.Libravatar Junio C Hamano1-26/+20
2006-05-02core.prefersymlinkrefs: use symlinks for .git/HEADLibravatar Junio C Hamano6-11/+17
2006-05-02repo-config: support --get-regexpLibravatar Johannes Schindelin3-8/+60
2006-05-02Merge git://git.kernel.org/pub/scm/gitk/gitkLibravatar Junio C Hamano1-357/+1414
2006-05-02builtin-grep: tighten path wildcard vs tree traversal.Libravatar Junio C Hamano1-15/+20
2006-05-03gitk: Allow view to specify arbitrary arguments to git-rev-listLibravatar Paul Mackerras1-51/+196
2006-05-02Merge branch 'master' into nextLibravatar Junio C Hamano4-13/+39
2006-05-02Merge branch 'jc/grep' into nextLibravatar Junio C Hamano1-28/+123
2006-05-02builtin-grep: support -w (--word-regexp).Libravatar Junio C Hamano1-0/+30
2006-05-02builtin-grep: support -c (--count).Libravatar Junio C Hamano1-1/+20
2006-05-02builtin-grep: allow more than one patterns.Libravatar Junio C Hamano1-21/+51
2006-05-02builtin-grep: allow -<n> and -[ABC]<n> notation for context lines.Libravatar Junio C Hamano1-6/+22
2006-05-02Merge branch 'fix'Libravatar Junio C Hamano2-4/+31
2006-05-02git-send-email: fix version string to be valid perlLibravatar Martin Langhoff1-1/+8
2006-05-02Merge branch 'js/remoteconfig' into nextLibravatar Junio C Hamano1-51/+4
2006-05-02Revert "fetch, pull: ask config for remote information"Libravatar Junio C Hamano1-51/+4
2006-05-02repo-config: trim white-space before commentLibravatar Johannes Schindelin1-6/+6
2006-05-02repo-config: fix segfault with no argument.Libravatar Johannes Schindelin1-3/+2
2006-05-02Give the user a hint for how to continue in the case that git-am fails becaus...Libravatar Robert Shearman1-3/+23
2006-05-02gitk: Fix file list display when files are renamedLibravatar Paul Mackerras1-62/+29
2006-05-02Merge branch 'jc/grep' into nextLibravatar Junio C Hamano1-1/+1
2006-05-02builtin-grep: printf %.*s length is int, not ptrdiff_t.Libravatar Junio C Hamano1-1/+1
2006-05-02Merge branch 'js/remoteconfig' into nextLibravatar Junio C Hamano2-4/+90
2006-05-02fetch, pull: ask config for remote informationLibravatar Johannes Schindelin1-4/+51
2006-05-02builtin-push: also ask config for remote informationLibravatar Johannes Schindelin1-0/+39
2006-05-01Merge branch 'lt/push' into nextLibravatar Junio C Hamano1-2/+2
2006-05-01builtin-push: make it official.Libravatar Junio C Hamano1-2/+3
2006-05-01Merge branch 'jc/show-branch-dense' into nextLibravatar Junio C Hamano1-3/+30
2006-05-01show-branch: omit uninteresting merges.Libravatar Junio C Hamano1-3/+30
2006-05-01Merge branch 'jc/count' into nextLibravatar Junio C Hamano3-34/+13
2006-05-01Merge branch 'jc/logs' into nextLibravatar Junio C Hamano2-34/+3
2006-05-01builtin-log/whatchanged/show: make them official.Libravatar Junio C Hamano2-34/+3
2006-05-01Merge branch 'jc/diff' into nextLibravatar Junio C Hamano3-77/+4