4489 Commits (4bd18c43d9a8a8fc1aa598926100f6999953ba48)
 

Author SHA1 Message Date
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
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
Junio C Hamano 5010cb5fcc built-in "git grep" 19 years ago
Junio C Hamano 73b0e5af9d get_sha1(): :path and :[0-3]:path to extract from index. 19 years ago
Junio C Hamano ea4a19e172 Extended SHA1 -- "rev^@" syntax to mean "all parents" 19 years ago
Paul Mackerras f8b28a4078 gitk: Add a tree-browsing mode 19 years ago
Junio C Hamano 7aaf83dafb Fix builtin-push to honor Push: lines in remotes file. 19 years ago
Johannes Schindelin 5c477b9725 builtin-push: resurrect parsing of Push: lines 19 years ago
Martin Langhoff e660e3997f Merge with git://kernel.org/pub/scm/git/git.git 19 years ago
Linus Torvalds 755225de6c git builtin "push" 19 years ago
Junio C Hamano 66ae0c7702 Merge branch 'fix' 19 years ago
Huw Davies 262a6ef76a git-format-patch: Use rfc2822 compliant date. 19 years ago
Junio C Hamano 334b506a34 builtin-diff.c: die() formatting type fix. 19 years ago
Junio C Hamano 0fe7c1de16 built-in diff: assorted updates. 19 years ago
Junio C Hamano 65056021f2 built-in diff. 19 years ago
Nicolas Pitre 3dc5a9e4cd replace adler32 with Rabin's polynomial in diff-delta 19 years ago
Junio C Hamano 89719209f4 Merge branch 'fix' 19 years ago