summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Split grep arguments in a way that does not requires to add /dev/null.Junio C Hamano2007-09-142-14/+80
* Documentation/git-config.txt: AsciiDoc tweak to avoid leading dotJunio C Hamano2007-09-141-1/+1
* Add test to check recent fix to "git add -u"Benoit Sigoure2007-09-142-2/+11
* Documentation/git-archive.txt: a couple of clarifications.Jari Aalto2007-09-141-2/+3
* Fix the rename detection limit checkingLinus Torvalds2007-09-143-3/+19
* diff --no-index: do not forget to run diff_setup_done()Junio C Hamano2007-09-141-0/+2
* git-format-patch --in-reply-to: accept <message@id> with angle bracketsJunio C Hamano2007-09-141-1/+30
* git-add -u: do not barf on type changesJunio C Hamano2007-09-141-0/+1
* Remove duplicate note about removing commits with git-filter-branchUlrik Sverdrup2007-09-131-5/+0
* git-clone: improve error message if curl program is missing or not executableGerrit Pape2007-09-131-1/+5
* hooks--update: Explicitly check for all zeros for a deleted ref.Alexandre Julliard2007-09-131-1/+1
* Merge branch 'sp/maint-no-thin' into maintJunio C Hamano2007-09-121-1/+1
|\
| * Make --no-thin the default in git-push to save server resourcesShawn O. Pearce2007-09-101-1/+1
* | stash: end index commit log with a newlineJean-Luc Herren2007-09-121-1/+1
* | git-commit: Disallow amend if it is going to produce an empty non-merge commitDmitry V. Levin2007-09-121-1/+1
* | git-send-email.perl: Add angle brackets to In-Reply-To if necessaryDavid Kastrup2007-09-121-1/+2
* | Fix a test failure (t9500-*.sh) on cygwinRamsay Jones2007-09-111-5/+13
|/
* fix doc for --compression argument to pack-objectsNicolas Pitre2007-09-091-6/+2
* git-tag -s must fail if gpg cannot sign the tag.Carlos Rica2007-09-092-4/+21
* git-svn: understand grafts when doing dcommitEric Wong2007-09-091-8/+3
* git-diff: don't squelch the new SHA1 in submodule diffsSven Verdoolaege2007-09-092-4/+21
* git-svn: fix "Malformed network data" with svn:// serversEric Wong2007-09-071-1/+13
* (cvs|svn)import: Ask git-tag to overwrite old tags.Michael Smith2007-09-072-2/+2
* Documentation / grammer nitMike Ralphson2007-09-071-1/+1
* Include a git-push example for creating a remote branchShawn O. Pearce2007-09-051-0/+6
* Cleanup unnecessary file modifications in t1400-update-refShawn O. Pearce2007-09-051-2/+0
* Makefile: Add cache-tree.h to the headers listDmitry V. Levin2007-09-051-1/+1
* Don't allow contrib/workdir/git-new-workdir to trash existing dirsShawn O. Pearce2007-09-051-0/+6
* git-apply: do not read past the end of bufferJunio C Hamano2007-09-052-1/+60
* GIT 1.5.3.1: obsolete git-p4 in RPM spec file.v1.5.3.1Junio C Hamano2007-09-035-3/+17
* Typofix: 1.5.3 release notesJunio C Hamano2007-09-021-1/+1
* GIT 1.5.3v1.5.3Junio C Hamano2007-09-021-7/+21
* Merge branch 'jp/send-email-cc'Junio C Hamano2007-09-012-2/+31
|\
| * git-send-email --cc-cmdJoe Perches2007-08-172-2/+31
* | Mention -m as an abbreviation for --mergeRobin Rosenberg2007-09-011-2/+2
* | Update my contact address as the maintainer.Junio C Hamano2007-09-012-2/+3
* | Documentation: minor AsciiDoc mark-up fixes.Junio C Hamano2007-09-012-14/+14
* | URL: allow port specification in ssh:// URLsLuben Tuikov2007-09-012-2/+32
* | Avoid one-or-more (\+) non BRE in sed scripts.Junio C Hamano2007-09-012-5/+2
* | rebase -m: Fix incorrect short-logs of already applied commits.Johannes Sixt2007-09-012-5/+52
* | git-diff: resurrect the traditional empty "diff --git" behaviourJunio C Hamano2007-08-314-7/+45
* | git-tag: Fix -l option to use better shell style globs.Carlos Rica2007-08-312-20/+11
* | git-svn: fix dcommit clobbering upstream when committing multiple changesEric Wong2007-08-312-28/+62
* | git-svn: Protect against "diff.color = true".Junio C Hamano2007-08-311-2/+2
* | filter-branch: introduce convenience function "skip_commit"Johannes Schindelin2007-08-313-14/+42
* | filter-branch: provide the convenience functions also for commit filtersJohannes Schindelin2007-08-313-13/+25
* | rebase -i: mention the option to split commits in the man pageJohannes Schindelin2007-08-311-1/+38
* | filter-branch: fix remnants of old syntax in documentationJohannes Schindelin2007-08-311-14/+18
* | Teach bash about completing arguments for git-tagShawn O. Pearce2007-08-311-0/+58
* | Hopefully the final update to draft release notes for 1.5.3.Junio C Hamano2007-08-311-1/+13