14146 Commits (30c0312fd182942c10421e77d2b3ec6284cc0468)
 

Author SHA1 Message Date
Junio C Hamano 30c0312fd1 Merge branch 'maint-1.5.4' into maint 17 years ago
Jeff King b3bb5f76e6 cvsimport: always pass user data to "system" as a list 17 years ago
Jeff King 861f00e349 fix reflog approxidate parsing bug 17 years ago
Alex Riesen 7b7f39eae6 Fix use after free() in builtin-fetch 17 years ago
Linus Torvalds 72269ad956 fetch-pack: do not stop traversing an already parsed commit 17 years ago
Alex Riesen e42251a221 Use "=" instead of "==" in condition as it is more portable 17 years ago
Junio C Hamano a2b26acd7a clone: detect and fail on excess parameters 17 years ago
Junio C Hamano 5736a37471 Merge branch 'maint-1.5.4' into maint 17 years ago
Dan McGee 362b0dd523 Remove 'header' from --signoff option description 17 years ago
Jeff King 1ce89cc4bb remote: create fetch config lines with '+' 17 years ago
Jeff King f8aae12034 push: allow unqualified dest refspecs to DWIM 17 years ago
Junio C Hamano 31c6390d40 Merge branch 'maint-1.5.4' into maint 17 years ago
Jeff King 3ffb58be0a doc/git-gc: add a note about what is collected 17 years ago
Jeff King 3ef6a1fe95 t5516: remove ambiguity test (1) 17 years ago
Matt Graham 837f3b7658 Linked glossary from cvs-migration page 17 years ago
Junio C Hamano edae5f0c20 write-tree: properly detect failure to write tree objects 17 years ago
Junio C Hamano d6958a1a32 Merge branch 'maint-1.5.4' into maint 17 years ago
Sam Vilain 491b1b1121 Amend git-push refspec documentation 17 years ago
Dmitry Potapov 208641cf85 git-gc --prune is deprecated 17 years ago
Michael Weber 4f7ec79708 svn-git: Use binmode for reading/writing binary rev maps 17 years ago
Miklos Vajna a6f47b2be4 diff options documentation: refer to --diff-filter in --name-status 17 years ago
Jeff King 34b5cd1fe9 Don't force imap.host to be set when imap.tunnel is set 17 years ago
Brandon Casey 2498a1ad0b git-clone.txt: Adjust note to --shared for new pruning behavior of git-gc 17 years ago
Thomas Guyot-Sionnest 9231f500c3 git-svn bug with blank commits and author file 17 years ago
Ariel Badichi 75b7dfbdc0 archive.c: format_subst - fixed bogus argument to memchr 17 years ago
Ariel Badichi 8b1f6de854 copy.c: copy_fd - correctly report write errors 17 years ago
Matthew Ogilvie 82881b3823 gitattributes: Fix subdirectory attributes specified from root directory 17 years ago
Andy Parkins 71bd81ade2 post-receive-email: fix accidental removal of a trailing space in signature line 17 years ago
martin f. krafft 85d17a123b Escape project names before creating pathinfo URLs 17 years ago
martin f. krafft bbd4c307fc Escape project name in regexp 17 years ago
Teemu Likonen f457413908 bash: Add completion for git diff --base --ours --theirs 17 years ago
Gerrit Pape 37152d8310 diff-options.txt: document the new "--dirstat" option 17 years ago
Junio C Hamano 66aaa2fc22 GIT 1.5.5.1 17 years ago
Junio C Hamano 41a3e3aa9b Merge branch 'jc/maint-rebase-am' into maint 17 years ago
Jakub Narebski 5634cf2476 gitweb: Fix 'history' view for deleted files with history 17 years ago
Matthieu Moy f01f81505a Document that WebDAV doesn't need git on the server, and works over SSL 17 years ago
Junio C Hamano 4c414e2e09 Merge branch 'maint-1.5.4' into maint 17 years ago
Jonas Fonseca 24b6177e02 git-remote: reject adding remotes with invalid names 17 years ago
Junio C Hamano 29df2385d0 am: POSIX portability fix 17 years ago
Junio C Hamano d0ab520a25 Merge branch 'maint-1.5.4' into maint 17 years ago
Junio C Hamano 11dc4e70c3 git-am: minor cleanup 17 years ago
Jon Loeliger 25dc720077 Clarify and fix English in "git-rm" documentation 17 years ago
Junio C Hamano 5e835cac86 rebase: do not munge commit log message 17 years ago
Junio C Hamano 464509f790 Merge branch 'maint-1.5.4' into maint 17 years ago
Christian Couder d3e54c8829 git-bisect: make "start", "good" and "skip" succeed or fail atomically 17 years ago
Linus Torvalds 2e6e3e829f git-am: cope better with an empty Subject: line 17 years ago
Linus Torvalds 6a28518ae0 Ignore leading empty lines while summarizing merges 17 years ago
Christian Couder 48949a18c8 bisect: squelch "fatal: ref HEAD not a symref" misleading message 17 years ago
Alberto Bertogli 1da16439be builtin-apply: Show a more descriptive error on failure when opening a patch 17 years ago
Scott Collins 2c2d02a6a7 Clarify documentation of git-cvsserver, particularly in relation to git-shell 17 years ago