11362 Commits (6b763c424e4ace1678ade5310f3ca3ffbd11af2c)
 

Author SHA1 Message Date
Junio C Hamano 6b763c424e git-apply: do not read past the end of buffer 18 years ago
Junio C Hamano 5587cac28b GIT 1.5.3.1: obsolete git-p4 in RPM spec file. 18 years ago
Junio C Hamano 030e0e5fb7 Typofix: 1.5.3 release notes 18 years ago
Junio C Hamano 86bab9615c GIT 1.5.3 18 years ago
Junio C Hamano 4e837a98b6 Merge branch 'jp/send-email-cc' 18 years ago
Robin Rosenberg a94eda65d3 Mention -m as an abbreviation for --merge 18 years ago
Junio C Hamano 947ad2e1de Update my contact address as the maintainer. 18 years ago
Junio C Hamano f368f5a6bc Documentation: minor AsciiDoc mark-up fixes. 18 years ago
Luben Tuikov 2e7766655a URL: allow port specification in ssh:// URLs 18 years ago
Junio C Hamano c7965afd3d Avoid one-or-more (\+) non BRE in sed scripts. 18 years ago
Johannes Sixt 7afa845edc rebase -m: Fix incorrect short-logs of already applied commits. 18 years ago
Junio C Hamano aecbf914c4 git-diff: resurrect the traditional empty "diff --git" behaviour 18 years ago
Carlos Rica 18e32b5b7a git-tag: Fix -l option to use better shell style globs. 18 years ago
Eric Wong 751eb39590 git-svn: fix dcommit clobbering upstream when committing multiple changes 18 years ago
Junio C Hamano eeebd8d8c5 git-svn: Protect against "diff.color = true". 18 years ago
Johannes Schindelin f95eef15f2 filter-branch: introduce convenience function "skip_commit" 18 years ago
Johannes Schindelin 7e0f1704b8 filter-branch: provide the convenience functions also for commit filters 18 years ago
Johannes Schindelin f0fd889d7f rebase -i: mention the option to split commits in the man page 18 years ago
Johannes Schindelin 082036688f filter-branch: fix remnants of old syntax in documentation 18 years ago
Shawn O. Pearce 88e21dc746 Teach bash about completing arguments for git-tag 18 years ago
Junio C Hamano e340d7d3fa Hopefully the final update to draft release notes for 1.5.3. 18 years ago
Junio C Hamano a65f2005a6 Make "git-log --" without paths behave the same as "git-log" without -- 18 years ago
Junio C Hamano 75d2449903 git-init: autodetect core.symlinks 18 years ago
Miles Bader 608403d7a5 Make git-archimport log entries more consistent 18 years ago
Nicolas Pitre 9e2d57a04a fix same sized delta logic 18 years ago
Junio C Hamano 55ced83d8a filter-branch: make sure orig_namespace ends with a single slash. 18 years ago
Giuseppe Bilotta 5433235dae git-filter-branch: document --original option 18 years ago
Giuseppe Bilotta 26a65dea3e git-filter-branch: more detailed USAGE 18 years ago
Junio C Hamano fa8fe28c60 Makefile: do not allow gnu make to remove test-*.o files 18 years ago
Alex Riesen 8dabdfcc1b Temporary fix for stack smashing in mailinfo 18 years ago
Tom Clarke 7d3c82a761 Fixing comment in merge strategies 18 years ago
Junio C Hamano 93e23fea2d ls-files --error-unmatch: do not barf if the same pattern is given twice. 18 years ago
Junio C Hamano 9656153b87 Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk 18 years ago
Johannes Schindelin 7d37b5bf4e completion: also complete git-log's --left-right and --cherry-pick option 18 years ago
Paul Mackerras 719c2b9d92 gitk: Fix bug causing undefined variable error when cherry-picking 18 years ago
Junio C Hamano bdd7379566 git-daemon(1): assorted improvements. 18 years ago
Junio C Hamano 99c7ff3525 GIT 1.5.3-rc7 18 years ago
David Kastrup d37a8de018 git-svn.txt: fix an obvious misspelling. 18 years ago
David Kågedal 1ff55ff27b git.el: Added colors for dark background 18 years ago
Junio C Hamano 2f6a382370 format-patch documentation: reword to hint "--root <one-commit>" more clearly 18 years ago
Junio C Hamano 04b508f22b Merge branch 'jc/logsemantics' 18 years ago
Junio C Hamano 0c783f66df Documentation/git-diff: A..B and A...B cannot take tree-ishes 18 years ago
Petr Baudis 9d5fc59d12 git-add: Make the filename globbing note a bit clearer 18 years ago
Petr Baudis b39c53e662 git-add: Make the "tried to add ignored file" error message less confusing 18 years ago
Jakub Narebski ce312affa1 gitweb: Fix escaping HTML of project owner in 'projects_list' and 18 years ago
Junio C Hamano 8a1d076e21 "format-patch --root rev" is the way to show everything. 18 years ago
Junio C Hamano 170c04383b Porcelain level "log" family should recurse when diffing. 18 years ago
Junio C Hamano a005085240 git-merge: do up-to-date check also for all strategies 18 years ago
Junio C Hamano 9277d60233 git --bare cmd: do not unconditionally nuke GIT_DIR 18 years ago
Junio C Hamano 6adcca3fe8 Fix initialization of a bare repository 18 years ago