15364 Commits (03b9dfb18ba451a2221601b740004befa7614c5b)
 

Author SHA1 Message Date
Junio C Hamano 5f2f71f6af Merge branch 'js/import-zip' 17 years ago
Junio C Hamano 585ad90c80 Merge branch 'maint' 17 years ago
Junio C Hamano 8c992d16cb Merge branch 'qq/maint' 17 years ago
Adam Brewster 22568f0a33 Teach git-bundle to read revision arguments from stdin like git-rev-list. 17 years ago
Dmitry Potapov bf11d4613c completion.bash: add 'skip' and 'run' to git-bisect 17 years ago
Junio C Hamano 6fc2a25e62 mailinfo: feed the correct line length to decode_transfer_encoding() 17 years ago
Abhijit Menon-Sen 4a588075c5 Add a test for "git stash branch" 17 years ago
Junio C Hamano f556388747 git-apply --directory: make --root more similar to GNU diff 17 years ago
Alex Riesen 77cb7bc232 git-clone: remove leftover debugging fprintf(). 17 years ago
Miklos Vajna 1c6669351a Fix t7601-merge-pull-config.sh on AIX 17 years ago
Miklos Vajna 7b9c0a69a5 git-commit-tree: make it usable from other builtins 17 years ago
Miklos Vajna c1fb35b98a Add new test case to ensure git-merge prepends the custom merge message 17 years ago
Mikael Magnusson faf466ffb1 Fix grammar in git-rev-parse(1). 17 years ago
Johannes Schindelin a5a9126bb4 git daemon: avoid calling syslog() from a signal handler 17 years ago
Junio C Hamano 87fb597d4e Merge git://repo.or.cz/git-gui 17 years ago
Junio C Hamano 926ab840cd branch -r -v: do not spit out garbage 17 years ago
Jeff King 4e10738a93 Allow per-command pager config 17 years ago
Junio C Hamano 44701c67fd Merge branch 'qq/maint' 17 years ago
Miklos Vajna af9a01e1c2 hg-to-git: use git init instead of git init-db 17 years ago
Miklos Vajna 96f2395951 hg-to-git: rewrite "git-frotz" to "git frotz" 17 years ago
Miklos Vajna 2553ede5a9 hg-to-git: abort if the project directory is not a hg repo 17 years ago
Miklos Vajna 6376cffaeb hg-to-git: avoid raising a string exception 17 years ago
Miklos Vajna f45ed32c40 INSTALL: Update section about git-frotz form. 17 years ago
Christian Couder c96a6d3660 Fix "config_error_nonbool" used with value instead of key 17 years ago
Christian Couder 3ecb171d2b Fix "config_error_nonbool" used with value instead of key 17 years ago
Junio C Hamano 08b51f51e6 Merge branch 'qq/maint' 17 years ago
Junio C Hamano 9b37322950 clone -q: honor "quiet" option over native transports. 17 years ago
Junio C Hamano 8a33dd8b6e attribute documentation: keep EXAMPLE at end 17 years ago
Brian Hetro 984c6e7ec1 builtin-commit.c: Use 'git_config_string' to get 'commit.template' 17 years ago
Brian Hetro 7ef8ea7035 http.c: Use 'git_config_string' to clean up SSL config. 17 years ago
Brian Hetro daec808cc6 diff.c: Use 'git_config_string' to get 'diff.external' 17 years ago
Brian Hetro cd8be6c9b6 convert.c: Use 'git_config_string' to get 'smudge' and 'clean' 17 years ago
Brian Hetro 70cff3ac16 builtin-log.c: Use 'git_config_string' to get 'format.subjectprefix' and 'format.suffix' 17 years ago
Matthew Ogilvie a41a32bf1c Documentation cvs: Clarify when a bare repository is needed 17 years ago
Adam Brewster 1fc561d169 Move read_revisions_from_stdin from builtin-rev-list.c to revision.c 17 years ago
Ramsay Jones 6e1c23442a Fix some warnings (on cygwin) to allow -Werror 17 years ago
Nikolaus Schulz 2b2da68463 Documentation: be precise about which date --pretty uses 17 years ago
Jonathan Nieder db5d6666af manpages: use teletype font for sample command lines 17 years ago
Jonathan Nieder 5833d730ef manpages: italicize git subcommand names (which were in teletype font) 17 years ago
Jonathan Nieder 2fd02c92db manpages: italicize nongit command names (if they are in teletype font) 17 years ago
Jonathan Nieder 42d36bb841 manpages: italicize gitk's name (where it was in teletype font) 17 years ago
Jonathan Nieder ba020ef5eb manpages: italicize git command names (which were in teletype font) 17 years ago
Jonathan Nieder 0979c10649 manpages: italicize command names 17 years ago
Jonathan Nieder 04c2407eaf manpages: italicize command names in synopses 17 years ago
Jonathan Nieder 877276d4d3 gitdiffcore(7): fix awkward wording 17 years ago
Jonathan Nieder 467c0197fd Documentation: more "git-" versus "git " changes 17 years ago
Jonathan Nieder 7a7d4ef69c Documentation: rewrap to prepare for "git-" vs "git " change 17 years ago
Jonathan Nieder d69806d198 git-commit(1): depersonalize description 17 years ago
Jonathan Nieder 56992f765d git(1): add comma 17 years ago
Jonathan Nieder 7f9d77f279 manpages: fix bogus whitespace 17 years ago