4679 Commits (38573864f893653be012dd77c2da77f9ecbb1e02)
 

Author SHA1 Message Date
Fredrik Kuivinen 899707dac0 blame: Fix path pruning 19 years ago
Martin Langhoff 095acb8a2a cvsserver: use git-rev-list instead of git-log 19 years ago
Johannes Schindelin 8f5ff31f8e repo-config: deconvolute logics 19 years ago
Junio C Hamano 00703e6d68 cache-tree: a bit more debugging support. 19 years ago
Junio C Hamano c2b9ae4330 read-tree: invalidate cache-tree entry when a new index entry is added. 19 years ago
Martin Langhoff a248c9614f cvsserver: use git-rev-list instead of git-log 19 years ago
Junio C Hamano a84faf7770 Fix test-dump-cache-tree in one-tree disappeared case. 19 years ago
Linus Torvalds c8c893c62b Fix "git-log --parents" breakage post v1.3.0 19 years ago
Matthias Kestenholz 060729dd7e add documentation for update-index --unresolve 19 years ago
Matthias Kestenholz de5f2bf361 fix various typos in documentation 19 years ago
Martin Langhoff 24e12579fc Merge with git://kernel.org/pub/scm/git/git.git 19 years ago
Junio C Hamano 80fe7d2b54 builtin-count-objects: open packs when running -v 19 years ago
Nicolas Pitre 06a9f92035 improve diff-delta with sparse and/or repetitive data 19 years ago
Nicolas Pitre 2d08e5dd73 tiny optimization to diff-delta 19 years ago
Junio C Hamano e098c6f82a repo-config: readability fixups. 19 years ago
Junio C Hamano 9f0bb90d16 core.prefersymlinkrefs: use symlinks for .git/HEAD 19 years ago
Johannes Schindelin 2fa9a0fb31 repo-config: support --get-regexp 19 years ago
Junio C Hamano 3d990f110c Merge git://git.kernel.org/pub/scm/gitk/gitk 19 years ago
Junio C Hamano 1e3d90e013 builtin-grep: tighten path wildcard vs tree traversal. 19 years ago
Paul Mackerras 098dd8a34b gitk: Allow view to specify arbitrary arguments to git-rev-list 19 years ago
Junio C Hamano 7839a25eab builtin-grep: support -w (--word-regexp). 19 years ago
Junio C Hamano 2c866cf1c2 builtin-grep: support -c (--count). 19 years ago
Junio C Hamano f9b9faf6f8 builtin-grep: allow more than one patterns. 19 years ago
Junio C Hamano f462ebb48b builtin-grep: allow -<n> and -[ABC]<n> notation for context lines. 19 years ago
Junio C Hamano 782b3b6aaf Merge branch 'fix' 19 years ago
Martin Langhoff e923effb43 git-send-email: fix version string to be valid perl 19 years ago
Junio C Hamano c9889e4085 Revert "fetch, pull: ask config for remote information" 19 years ago
Johannes Schindelin c1aee1fd8d repo-config: trim white-space before comment 19 years ago
Johannes Schindelin cfa24e184a repo-config: fix segfault with no argument. 19 years ago
Robert Shearman ced9456a27 Give the user a hint for how to continue in the case that git-am fails because it requires user intervention 19 years ago
Paul Mackerras 89b11d3ba5 gitk: Fix file list display when files are renamed 19 years ago
Junio C Hamano a24f1e254e builtin-grep: printf %.*s length is int, not ptrdiff_t. 19 years ago
Johannes Schindelin 5a223a0d43 fetch, pull: ask config for remote information 19 years ago
Johannes Schindelin 97d4df0b29 builtin-push: also ask config for remote information 19 years ago
Junio C Hamano 54eb2d3ff9 builtin-push: make it official. 19 years ago
Junio C Hamano c24fe420d3 show-branch: omit uninteresting merges. 19 years ago
Junio C Hamano 7b763f7c65 builtin-log/whatchanged/show: make them official. 19 years ago
Junio C Hamano 8ab99476ec builtin-diff: call it "git-diff", really. 19 years ago
Junio C Hamano 468eb79ed4 builtin-count-objects: make it official. 19 years ago
Junio C Hamano 746437d534 Merge branch 'jc/xsha1-2' 19 years ago
Junio C Hamano cbd800ba79 Merge branch 'jc/pack' 19 years ago
Junio C Hamano 95a31cc5b3 Merge branch 'jc/pathcheck' 19 years ago
Junio C Hamano 50cbebf78d Merge branch 'nh/fetch-http' 19 years ago
Junio C Hamano dd097fcd4d Merge branch 'se/rebase' 19 years ago
Junio C Hamano cdc08b33ef fsck-objects: mark objects reachable from cache-tree 19 years ago
Johannes Schindelin 0111ea38cb cache-tree: replace a sscanf() by two strtol() calls 19 years ago
Paul Mackerras da7c24dd9c gitk: Basic support for highlighting one view within another 19 years ago
Junio C Hamano 1362671f6a builtin-grep: do not use setup_revisions() 19 years ago
Junio C Hamano df0e7aa864 builtin-grep: support '-l' option. 19 years ago
Junio C Hamano e0eb889f8e builtin-grep: wildcard pathspec fixes 19 years ago