11387 Commits (42b5f8693eddbbd486579fb2304db1bc7282ac26)
 

Author SHA1 Message Date
Jari Aalto 42b5f8693e Documentation/git-archive.txt: a couple of clarifications. 17 years ago
Linus Torvalds 0024a54923 Fix the rename detection limit checking 17 years ago
Junio C Hamano b78281f721 diff --no-index: do not forget to run diff_setup_done() 17 years ago
Junio C Hamano 8419d2ee9b git-format-patch --in-reply-to: accept <message@id> with angle brackets 17 years ago
Junio C Hamano 767c98a592 git-add -u: do not barf on type changes 17 years ago
Ulrik Sverdrup f5de79956b Remove duplicate note about removing commits with git-filter-branch 17 years ago
Gerrit Pape f28dd4774d git-clone: improve error message if curl program is missing or not executable 17 years ago
Alexandre Julliard c32da692de hooks--update: Explicitly check for all zeros for a deleted ref. 17 years ago
Junio C Hamano 3d80017d0c Merge branch 'sp/maint-no-thin' into maint 17 years ago
Jean-Luc Herren 6143fa2c9c stash: end index commit log with a newline 17 years ago
Dmitry V. Levin 4fb5fd5d30 git-commit: Disallow amend if it is going to produce an empty non-merge commit 17 years ago
David Kastrup 3803bceae8 git-send-email.perl: Add angle brackets to In-Reply-To if necessary 17 years ago
Ramsay Jones 060fe57184 Fix a test failure (t9500-*.sh) on cygwin 17 years ago
Shawn O. Pearce a4503a15af Make --no-thin the default in git-push to save server resources 17 years ago
Nicolas Pitre 05cc2ffc57 fix doc for --compression argument to pack-objects 17 years ago
Carlos Rica aba91192ae git-tag -s must fail if gpg cannot sign the tag. 17 years ago
Eric Wong 7b02b85a66 git-svn: understand grafts when doing dcommit 17 years ago
Sven Verdoolaege 5701115aa7 git-diff: don't squelch the new SHA1 in submodule diffs 17 years ago
Eric Wong a51cdb0c04 git-svn: fix "Malformed network data" with svn:// servers 17 years ago
Michael Smith ee834cf0c7 (cvs|svn)import: Ask git-tag to overwrite old tags. 17 years ago
Mike Ralphson 451e593181 Documentation / grammer nit 17 years ago
Shawn O. Pearce 4e560158c6 Include a git-push example for creating a remote branch 17 years ago
Shawn O. Pearce 432e93a164 Cleanup unnecessary file modifications in t1400-update-ref 17 years ago
Dmitry V. Levin 6b1b40d9f4 Makefile: Add cache-tree.h to the headers list 17 years ago
Shawn O. Pearce ea09ea22d6 Don't allow contrib/workdir/git-new-workdir to trash existing dirs 17 years ago
Junio C Hamano 6b763c424e git-apply: do not read past the end of buffer 17 years ago
Junio C Hamano 5587cac28b GIT 1.5.3.1: obsolete git-p4 in RPM spec file. 17 years ago
Junio C Hamano 030e0e5fb7 Typofix: 1.5.3 release notes 17 years ago
Junio C Hamano 86bab9615c GIT 1.5.3 17 years ago
Junio C Hamano 4e837a98b6 Merge branch 'jp/send-email-cc' 17 years ago
Robin Rosenberg a94eda65d3 Mention -m as an abbreviation for --merge 17 years ago
Junio C Hamano 947ad2e1de Update my contact address as the maintainer. 17 years ago
Junio C Hamano f368f5a6bc Documentation: minor AsciiDoc mark-up fixes. 17 years ago
Luben Tuikov 2e7766655a URL: allow port specification in ssh:// URLs 17 years ago
Junio C Hamano c7965afd3d Avoid one-or-more (\+) non BRE in sed scripts. 17 years ago
Johannes Sixt 7afa845edc rebase -m: Fix incorrect short-logs of already applied commits. 17 years ago
Junio C Hamano aecbf914c4 git-diff: resurrect the traditional empty "diff --git" behaviour 17 years ago
Carlos Rica 18e32b5b7a git-tag: Fix -l option to use better shell style globs. 17 years ago
Eric Wong 751eb39590 git-svn: fix dcommit clobbering upstream when committing multiple changes 17 years ago
Junio C Hamano eeebd8d8c5 git-svn: Protect against "diff.color = true". 17 years ago
Johannes Schindelin f95eef15f2 filter-branch: introduce convenience function "skip_commit" 17 years ago
Johannes Schindelin 7e0f1704b8 filter-branch: provide the convenience functions also for commit filters 17 years ago
Johannes Schindelin f0fd889d7f rebase -i: mention the option to split commits in the man page 17 years ago
Johannes Schindelin 082036688f filter-branch: fix remnants of old syntax in documentation 17 years ago
Shawn O. Pearce 88e21dc746 Teach bash about completing arguments for git-tag 17 years ago
Junio C Hamano e340d7d3fa Hopefully the final update to draft release notes for 1.5.3. 17 years ago
Junio C Hamano a65f2005a6 Make "git-log --" without paths behave the same as "git-log" without -- 17 years ago
Junio C Hamano 75d2449903 git-init: autodetect core.symlinks 17 years ago
Miles Bader 608403d7a5 Make git-archimport log entries more consistent 17 years ago
Nicolas Pitre 9e2d57a04a fix same sized delta logic 17 years ago