summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-14Fix the rename detection limit checkingLinus Torvalds
2007-09-14diff --no-index: do not forget to run diff_setup_done()Junio C Hamano
2007-09-14git-format-patch --in-reply-to: accept <message@id> with angle bracketsJunio C Hamano
2007-09-14git-add -u: do not barf on type changesJunio C Hamano
2007-09-14Remove duplicate note about removing commits with git-filter-branchUlrik Sverdrup
2007-09-14git-clone: improve error message if curl program is missing or not executableGerrit Pape
2007-09-14hooks--update: Explicitly check for all zeros for a deleted ref.Alexandre Julliard
2007-09-12Merge branch 'sp/maint-no-thin' into maintJunio C Hamano
2007-09-12stash: end index commit log with a newlineJean-Luc Herren
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-10Make --no-thin the default in git-push to save server resourcesShawn O. Pearce
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