15573 Commits (261044e85ddac3de48dc74dd9c416c95147022ad)
 

Author SHA1 Message Date
Junio C Hamano 39f319f4d5 Merge branch 'qq/maint' (early part) into maint 17 years ago
Johannes Schindelin f95ebf7429 Allow cherry-picking root commits 17 years ago
Johannes Schindelin 8852f5d704 run_command(): respect GIT_TRACE 17 years ago
Junio C Hamano 22e407951e Teach "am" and "rebase" to mark the original position with ORIG_HEAD 17 years ago
Gerrit Pape 2fe403e745 git-svn.perl: workaround assertions in svn library 1.5.0 17 years ago
Junio C Hamano 92371226ac Update draft release notes for 1.6.0 17 years ago
Junio C Hamano 86d7244321 Merge branch 'jc/rerere' 17 years ago
Junio C Hamano 17d778e710 Merge branch 'dr/ceiling' 17 years ago
Junio C Hamano 5e97f464df Merge branch 'db/no-git-config' 17 years ago
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