summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-05-05Teach fmt-patch about --keep-subjectLibravatar Johannes Schindelin2-5/+16
2006-05-05Teach fmt-patch about --numberedLibravatar Johannes Schindelin7-11/+25
2006-05-05fmt-patch: implement -o <dir>Libravatar Johannes Schindelin1-10/+34
2006-05-05fmt-patch: output file names to stdoutLibravatar Johannes Schindelin1-1/+6
2006-05-05Teach fmt-patch to write individual files.Libravatar Johannes Schindelin1-1/+71
2006-05-05delta: stricter constnessLibravatar Junio C Hamano3-6/+6
2006-05-04Makefile: do not link rev-list any specially.Libravatar Junio C Hamano1-4/+0
2006-05-04builtin-push: --all and --tags _are_ explicit refspecsLibravatar Johannes Schindelin1-2/+2
2006-05-04Merge branch 'jc/cache-tree' into nextLibravatar Junio C Hamano1-0/+5
2006-05-04Merge branch 'jc/grep' into nextLibravatar Junio C Hamano1-0/+66
2006-05-04Merge branch 'js/fetchconfig' into nextLibravatar Junio C Hamano11-189/+315
2006-05-04Add a conversion tool to migrate remote information into the configLibravatar Johannes Schindelin1-0/+35
2006-05-04fetch, pull: ask config for remote informationLibravatar Johannes Schindelin1-4/+24
2006-05-04Merge branch 'jc/logs'Libravatar Junio C Hamano2-34/+3
2006-05-03Merge branch 'jc/show-branch-dense'Libravatar Junio C Hamano1-3/+30
2006-05-03Merge branch 'jc/symref'Libravatar Junio C Hamano6-11/+17
2006-05-03Merge branch 'jc/diff'Libravatar Junio C Hamano8-94/+407
2006-05-03Merge branch 'js/repoconfig'Libravatar Junio C Hamano3-31/+79
2006-05-03Merge branch 'jc/count'Libravatar Junio C Hamano6-35/+141
2006-05-03Merge branch 'js/remoteconfig'Libravatar Junio C Hamano4-3/+319
2006-05-03Merge branch 'maint'Libravatar Junio C Hamano2-169/+242
2006-05-03Add a few more words to the glossary.Libravatar Jon Loeliger1-12/+51
2006-05-03Added definitions for a few words:Libravatar Jon Loeliger2-1/+34
2006-05-03Alphabetize the glossary.Libravatar Jon Loeliger1-169/+170
2006-05-03sha1_to_hex() usage cleanupLibravatar Linus Torvalds3-10/+7
2006-05-03builtin-grep: -L (--files-without-match).Libravatar Junio C Hamano1-0/+20
2006-05-03fsck-objects: do not segfault on missing tree in cache-treeLibravatar Junio C Hamano1-0/+5
2006-05-03builtin-grep: binary files -a and -ILibravatar Junio C Hamano1-0/+44
2006-05-03builtin-grep: terminate correctly at EOFLibravatar Junio C Hamano1-0/+2
2006-05-03Merge branch 'master' into nextLibravatar Junio C Hamano7-14/+33
2006-05-03Merge branch 'js/repoconfig' into nextLibravatar Junio C Hamano1-24/+26
2006-05-03Merge branch 'fix'Libravatar Junio C Hamano3-4/+4
2006-05-03blame: Fix path pruningLibravatar Fredrik Kuivinen1-5/+5
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-04cvsserver: use git-rev-list instead of git-logLibravatar Martin Langhoff1-2/+3
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-03Merge with git://kernel.org/pub/scm/git/git.gitLibravatar Martin Langhoff11-63/+231
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