summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-12git-commit: Disallow amend if it is going to produce an empty non-merge commitDmitry V. Levin
2007-09-12git-send-email.perl: Add angle brackets to In-Reply-To if necessaryDavid Kastrup
2007-09-12Fix a test failure (t9500-*.sh) on cygwinRamsay Jones
2007-09-10fix doc for --compression argument to pack-objectsNicolas Pitre
2007-09-10git-tag -s must fail if gpg cannot sign the tag.Carlos Rica
2007-09-09git-svn: understand grafts when doing dcommitEric Wong
2007-09-09git-diff: don't squelch the new SHA1 in submodule diffsSven Verdoolaege
2007-09-08git-svn: fix "Malformed network data" with svn:// serversEric Wong
2007-09-08(cvs|svn)import: Ask git-tag to overwrite old tags.Michael Smith
2007-09-08Documentation / grammer nitMike Ralphson
2007-09-06Include a git-push example for creating a remote branchShawn O. Pearce
2007-09-06Cleanup unnecessary file modifications in t1400-update-refShawn O. Pearce
2007-09-06Makefile: Add cache-tree.h to the headers listDmitry V. Levin
2007-09-06Don't allow contrib/workdir/git-new-workdir to trash existing dirsShawn O. Pearce
2007-09-06git-apply: do not read past the end of bufferJunio C Hamano
2007-09-03GIT 1.5.3.1: obsolete git-p4 in RPM spec file.v1.5.3.1Junio C Hamano
2007-09-02Typofix: 1.5.3 release notesJunio C Hamano
2007-09-02GIT 1.5.3v1.5.3Junio C Hamano
2007-09-01Merge branch 'jp/send-email-cc'Junio C Hamano
2007-09-01Mention -m as an abbreviation for --mergeRobin Rosenberg
2007-09-01Update my contact address as the maintainer.Junio C Hamano
2007-09-01Documentation: minor AsciiDoc mark-up fixes.Junio C Hamano
2007-09-01URL: allow port specification in ssh:// URLsLuben Tuikov
2007-09-01Avoid one-or-more (\+) non BRE in sed scripts.Junio C Hamano
2007-09-01rebase -m: Fix incorrect short-logs of already applied commits.Johannes Sixt
2007-09-01git-diff: resurrect the traditional empty "diff --git" behaviourJunio C Hamano
2007-09-01git-tag: Fix -l option to use better shell style globs.Carlos Rica
2007-09-01git-svn: fix dcommit clobbering upstream when committing multiple changesEric Wong
2007-09-01git-svn: Protect against "diff.color = true".Junio C Hamano
2007-09-01filter-branch: introduce convenience function "skip_commit"Johannes Schindelin
2007-09-01filter-branch: provide the convenience functions also for commit filtersJohannes Schindelin
2007-09-01rebase -i: mention the option to split commits in the man pageJohannes Schindelin
2007-09-01filter-branch: fix remnants of old syntax in documentationJohannes Schindelin
2007-09-01Teach bash about completing arguments for git-tagShawn O. Pearce
2007-08-31Hopefully the final update to draft release notes for 1.5.3.Junio C Hamano
2007-08-31Make "git-log --" without paths behave the same as "git-log" without --Junio C Hamano
2007-08-31git-init: autodetect core.symlinksJunio C Hamano
2007-08-31Make git-archimport log entries more consistentMiles Bader
2007-08-31fix same sized delta logicNicolas Pitre
2007-08-31filter-branch: make sure orig_namespace ends with a single slash.Junio C Hamano
2007-08-31git-filter-branch: document --original optionGiuseppe Bilotta
2007-08-31git-filter-branch: more detailed USAGEGiuseppe Bilotta
2007-08-31Makefile: do not allow gnu make to remove test-*.o filesJunio C Hamano
2007-08-31Temporary fix for stack smashing in mailinfoAlex Riesen
2007-08-31Fixing comment in merge strategiesTom Clarke
2007-08-30ls-files --error-unmatch: do not barf if the same pattern is given twice.Junio C Hamano
2007-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2007-08-29completion: also complete git-log's --left-right and --cherry-pick optionJohannes Schindelin
2007-08-29gitk: Fix bug causing undefined variable error when cherry-pickingPaul Mackerras
2007-08-29git-daemon(1): assorted improvements.Junio C Hamano