summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-09-03send-email: Add support for SSL and SMTP-AUTHLibravatar Douglas Stockwell2-27/+109
2007-09-03Start 1.5.4 cycleLibravatar Junio C Hamano3-2/+16
2007-09-03GIT 1.5.3.1: obsolete git-p4 in RPM spec file.Libravatar Junio C Hamano5-3/+17
2007-09-02Typofix: 1.5.3 release notesLibravatar Junio C Hamano1-1/+1
2007-09-02GIT 1.5.3Libravatar Junio C Hamano1-7/+21
2007-09-01Merge branch 'jp/send-email-cc'Libravatar Junio C Hamano2-2/+31
2007-09-01Mention -m as an abbreviation for --mergeLibravatar Robin Rosenberg1-2/+2
2007-09-01Update my contact address as the maintainer.Libravatar Junio C Hamano2-2/+3
2007-09-01Documentation: minor AsciiDoc mark-up fixes.Libravatar Junio C Hamano2-14/+14
2007-09-01URL: allow port specification in ssh:// URLsLibravatar Luben Tuikov2-2/+32
2007-09-01Avoid one-or-more (\+) non BRE in sed scripts.Libravatar Junio C Hamano2-5/+2
2007-09-01rebase -m: Fix incorrect short-logs of already applied commits.Libravatar Johannes Sixt2-5/+52
2007-08-31git-diff: resurrect the traditional empty "diff --git" behaviourLibravatar Junio C Hamano4-7/+45
2007-08-31git-tag: Fix -l option to use better shell style globs.Libravatar Carlos Rica2-20/+11
2007-08-31git-svn: fix dcommit clobbering upstream when committing multiple changesLibravatar Eric Wong2-28/+62
2007-08-31git-svn: Protect against "diff.color = true".Libravatar Junio C Hamano1-2/+2
2007-08-31filter-branch: introduce convenience function "skip_commit"Libravatar Johannes Schindelin3-14/+42
2007-08-31filter-branch: provide the convenience functions also for commit filtersLibravatar Johannes Schindelin3-13/+25
2007-08-31rebase -i: mention the option to split commits in the man pageLibravatar Johannes Schindelin1-1/+38
2007-08-31filter-branch: fix remnants of old syntax in documentationLibravatar Johannes Schindelin1-14/+18
2007-08-31Teach bash about completing arguments for git-tagLibravatar Shawn O. Pearce1-0/+58
2007-08-31Hopefully the final update to draft release notes for 1.5.3.Libravatar Junio C Hamano1-1/+13
2007-08-31Make "git-log --" without paths behave the same as "git-log" without --Libravatar Junio C Hamano1-1/+2
2007-08-31git-init: autodetect core.symlinksLibravatar Junio C Hamano1-0/+15
2007-08-30Make git-archimport log entries more consistentLibravatar Miles Bader1-1/+5
2007-08-30fix same sized delta logicLibravatar Nicolas Pitre1-4/+8
2007-08-30filter-branch: make sure orig_namespace ends with a single slash.Libravatar Junio C Hamano1-1/+1
2007-08-30git-filter-branch: document --original optionLibravatar Giuseppe Bilotta1-1/+6
2007-08-30git-filter-branch: more detailed USAGELibravatar Giuseppe Bilotta1-1/+7
2007-08-30Makefile: do not allow gnu make to remove test-*.o filesLibravatar Junio C Hamano1-0/+2
2007-08-30Temporary fix for stack smashing in mailinfoLibravatar Alex Riesen1-35/+50
2007-08-30Fixing comment in merge strategiesLibravatar Tom Clarke2-2/+2
2007-08-29ls-files --error-unmatch: do not barf if the same pattern is given twice.Libravatar Junio C Hamano1-0/+20
2007-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkLibravatar Junio C Hamano1-1/+2
2007-08-29completion: also complete git-log's --left-right and --cherry-pick optionLibravatar Johannes Schindelin1-0/+1
2007-08-29gitk: Fix bug causing undefined variable error when cherry-pickingLibravatar Paul Mackerras1-1/+2
2007-08-29git-daemon(1): assorted improvements.Libravatar Junio C Hamano1-2/+34
2007-08-29GIT 1.5.3-rc7Libravatar Junio C Hamano1-3/+15
2007-08-29git-svn.txt: fix an obvious misspelling.Libravatar David Kastrup1-1/+1
2007-08-29git.el: Added colors for dark backgroundLibravatar David Kågedal1-9/+18
2007-08-28format-patch documentation: reword to hint "--root <one-commit>" more clearlyLibravatar Junio C Hamano1-7/+10
2007-08-28Merge branch 'jc/logsemantics'Libravatar Junio C Hamano4-14/+35
2007-08-28Documentation/git-diff: A..B and A...B cannot take tree-ishesLibravatar Junio C Hamano1-5/+6
2007-08-28git-add: Make the filename globbing note a bit clearerLibravatar Petr Baudis1-3/+3
2007-08-28git-add: Make the "tried to add ignored file" error message less confusingLibravatar Petr Baudis1-3/+3
2007-08-28gitweb: Fix escaping HTML of project owner in 'projects_list' andLibravatar Jakub Narebski1-2/+2
2007-08-28"format-patch --root rev" is the way to show everything.Libravatar Junio C Hamano2-10/+32
2007-08-28Porcelain level "log" family should recurse when diffing.Libravatar Junio C Hamano3-4/+3
2007-08-27git-merge: do up-to-date check also for all strategiesLibravatar Junio C Hamano2-15/+97
2007-08-27git --bare cmd: do not unconditionally nuke GIT_DIRLibravatar Junio C Hamano2-2/+5