18465 Commits (1ef2d5a640d14e924751adb500224a36d87f9771)
 

Author SHA1 Message Date
Brandon Casey 1ef2d5a640 t7700-repack: repack -a now works properly, expect success from test 16 years ago
Brandon Casey 84eeb687de t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-' 16 years ago
Nicolas Pitre 66913284f0 progress bar: round to the nearest instead of truncating down 16 years ago
Junio C Hamano f29ac4f1b0 GIT 1.6.3-rc2 16 years ago
Junio C Hamano 86e081aea4 Merge branch 'maint' 16 years ago
Junio C Hamano f06b9f1dff Merge branch 'maint-1.6.1' into maint 16 years ago
Junio C Hamano cc13719451 Merge branch 'maint-1.6.0' into maint-1.6.1 16 years ago
Jeff King a766829458 t7800: respect NO_PERL 16 years ago
Johannes Sixt cd294bc3f3 remote.c: do not trigger remote.<name>.<var> codepath for two-level names 16 years ago
Johannes Sixt 178b513eb7 builtin-help: silently tolerate unknown keys 16 years ago
Alex Riesen 677fbff88f Explain seemingly pointless use of system in difftool 16 years ago
Junio C Hamano 5be3b17f09 Makefile: ignore perl/ subdirectory under NO_PERL 16 years ago
Stephen Boyd 66e35fcb79 config.txt: Make configuration paragraph more consistent 16 years ago
Stephen Boyd b7ee2266fe config.txt: clarify sentences in the configuration and syntax sections 16 years ago
Stephen Boyd 773002a78c config.txt: add missing 'the's and make words plural 16 years ago
Stephen Boyd 50710ce49b git-format-patch.txt: general rewordings and cleanups 16 years ago
Stephen Boyd a123978771 git-show-branch.txt: cleanup example description 16 years ago
Stephen Boyd fd1ff306b7 Documentation: use lowercase for shallow and deep threading 16 years ago
Stephen Boyd 48d3448dd5 config.txt: add missing format.{subjectprefix,cc,attach} variables 16 years ago
Stephen Boyd c2318228ab test-genrandom: Add newline to usage string 16 years ago
Junio C Hamano ea0b767c1e Merge branch 'jc/maint-read-tree-multi' 16 years ago
Bill Pemberton 7613ea3595 Add parsing of elm aliases to git-send-email 16 years ago
Dan Loewenherz 7bd93c1c62 Convert to use quiet option when available 16 years ago
Michael J Gruber b18cc5a3b2 Fix more typos/spelling in comments 16 years ago
Mike Ralphson 3ea3c215c0 Fix typos / spelling in comments 16 years ago
Wesley J. Landaker bad542f0b1 Documentation: git-svn: fix a grammatical error without awkwardness 16 years ago
Wesley J. Landaker 4ddef0e67d Documentation: git-svn: fix spurious bolding that mangles the output 16 years ago
Alex Riesen e8d1180467 Wait for git diff to finish in git difftool 16 years ago
Allan Caffee a6c1a3827c graph API: fix a bug in the rendering of octopus merges 16 years ago
Allan Caffee 36a31feae2 graph API: fix extra space during pre_commit_line state 16 years ago
Allan Caffee 7b1d6269ee t4202-log: extend test coverage of graphing 16 years ago
Junio C Hamano 8fbf879ed7 Revert "stat_tracking_info(): only count real commits" 16 years ago
Michael J Gruber 3a0483281a test-lib.sh: Help test_create_repo() find the templates dir 16 years ago
Junio C Hamano 0be9bc0f0a Merge branch 'mk/maint-apply-swap' 16 years ago
Junio C Hamano 062868cc00 Merge branch 'maint' 16 years ago
Markus Heidelberg fe3420b616 grep: don't support "grep.color"-like config options 16 years ago
Mike Ralphson 680ebc0180 Documentation: fix typos / spelling mistakes 16 years ago
Mike Ralphson 7c0282bfb9 builtin-remote: fix typo in option description 16 years ago
Matthieu Moy a162e78df0 clone: add test for push on an empty clone. 16 years ago
Michał Kiedrowicz f0583867e7 tests: make test-apply-criss-cross-rename more robust 16 years ago
Michał Kiedrowicz e8141fcf54 builtin-apply: keep information about files to be deleted 16 years ago
Michał Kiedrowicz 1d49f0d1a1 tests: test applying criss-cross rename patch 16 years ago
Frank Lichtenheld 3ac3cfb8eb gitcvs-migration: Link to git-cvsimport documentation 16 years ago
Johannes Schindelin 7183c09d11 Fix off-by-one in read_tree_recursive 16 years ago
Johannes Sixt 34779c535c Windows: Skip fstat/lstat optimization in write_entry() 16 years ago
Junio C Hamano 83ae209bf9 checkout branch: prime cache-tree fully 16 years ago
Junio C Hamano 456156dc06 read-tree -m A B: prime cache-tree from the switched-to tree 16 years ago
Junio C Hamano b9d37a5420 Move prime_cache_tree() to cache-tree.c 16 years ago
Junio C Hamano 8cc21ce78c read-tree A B: do not corrupt cache-tree 16 years ago
Johannes Sixt 6ac6f87818 Windows: Work around intermittent failures in mingw_rename 16 years ago