4997 Commits (c0d4822268d30b1668e94986a845b8bb5441e8b3)
 

Author SHA1 Message Date
Johannes Schindelin 596524b33d Teach fmt-patch about --numbered 19 years ago
Johannes Schindelin 2448482b3d fmt-patch: implement -o <dir> 19 years ago
Johannes Schindelin 81f3a188a3 fmt-patch: output file names to stdout 19 years ago
Johannes Schindelin 0377db77da Teach fmt-patch to write individual files. 19 years ago
Junio C Hamano ac4c758adc delta: stricter constness 19 years ago
Junio C Hamano fb335158d5 Makefile: do not link rev-list any specially. 19 years ago
Johannes Schindelin 5edbcd8d77 builtin-push: --all and --tags _are_ explicit refspecs 19 years ago
Johannes Schindelin a4a6e4ab32 Add a conversion tool to migrate remote information into the config 19 years ago
Johannes Schindelin 73136b2e8a fetch, pull: ask config for remote information 19 years ago
Junio C Hamano 5892fc6504 Merge branch 'jc/logs' 19 years ago
Junio C Hamano 476d239804 Merge branch 'jc/show-branch-dense' 19 years ago
Junio C Hamano df71b4f7f9 Merge branch 'jc/symref' 19 years ago
Junio C Hamano 230f544e87 Merge branch 'jc/diff' 19 years ago
Junio C Hamano 6b16250a45 Merge branch 'js/repoconfig' 19 years ago
Junio C Hamano d820f91871 Merge branch 'jc/count' 19 years ago
Junio C Hamano 5dfde87156 Merge branch 'js/remoteconfig' 19 years ago
Junio C Hamano dd371b49f9 Merge branch 'maint' 19 years ago
Jon Loeliger 7abd7117ec Add a few more words to the glossary. 19 years ago
Jon Loeliger 9290cd58c3 Added definitions for a few words: 19 years ago
Jon Loeliger aa9b1573a5 Alphabetize the glossary. 19 years ago
Linus Torvalds dcb3450fd8 sha1_to_hex() usage cleanup 19 years ago
Junio C Hamano e23d2d6b76 builtin-grep: -L (--files-without-match). 19 years ago
Junio C Hamano 6d60bbefdc fsck-objects: do not segfault on missing tree in cache-tree 19 years ago
Junio C Hamano b8d0f5a003 builtin-grep: binary files -a and -I 19 years ago
Junio C Hamano 7ed36f56e3 builtin-grep: terminate correctly at EOF 19 years ago
Junio C Hamano 935e714204 Merge branch 'fix' 19 years ago
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