Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | stash: end index commit log with a newline | Jean-Luc Herren | 2007-09-12 | 1 | -1/+1 | |
| * | | | | | | git-commit: Disallow amend if it is going to produce an empty non-merge commit | Dmitry V. Levin | 2007-09-12 | 1 | -1/+1 | |
| * | | | | | | git-send-email.perl: Add angle brackets to In-Reply-To if necessary | David Kastrup | 2007-09-12 | 1 | -1/+2 | |
| * | | | | | | Fix a test failure (t9500-*.sh) on cygwin | Ramsay Jones | 2007-09-11 | 1 | -5/+13 | |
* | | | | | | | Define NO_MEMMEM of FreeBSD as it lacks the function | Robert Boone | 2007-09-12 | 1 | -0/+1 | |
* | | | | | | | Merge branch 'rs/archive' | Junio C Hamano | 2007-09-10 | 13 | -23/+197 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | archive - leakfix for format_subst() | Junio C Hamano | 2007-09-10 | 1 | -0/+1 | |
| * | | | | | | | Define NO_MEMMEM on Darwin as it lacks the function | Shawn O. Pearce | 2007-09-09 | 1 | -0/+1 | |
| * | | | | | | | archive: rename attribute specfile to export-subst | René Scharfe | 2007-09-06 | 3 | -19/+19 | |
| * | | | | | | | archive: specfile syntax change: "$Format:%PLCHLDR$" instead of just "%PLCHLD... | René Scharfe | 2007-09-06 | 3 | -8/+53 | |
| * | | | | | | | add memmem() | René Scharfe | 2007-09-06 | 3 | -0/+46 | |
| * | | | | | | | Remove unused function convert_sha1_file() | René Scharfe | 2007-09-03 | 2 | -16/+0 | |
| * | | | | | | | archive: specfile support (--pretty=format: in archive files) | René Scharfe | 2007-09-03 | 6 | -3/+98 | |
| * | | | | | | | Export format_commit_message() | Ren,bi(B Scharfe | 2007-09-03 | 2 | -4/+6 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'sp/maint-no-thin' | Junio C Hamano | 2007-09-10 | 4 | -11/+24 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Make --no-thin the default in git-push to save server resources | Shawn O. Pearce | 2007-09-10 | 1 | -1/+1 | |
| | |/ / / | |/| | | | ||||||
| * | | | | fix doc for --compression argument to pack-objects | Nicolas Pitre | 2007-09-09 | 1 | -6/+2 | |
| * | | | | git-tag -s must fail if gpg cannot sign the tag. | Carlos Rica | 2007-09-09 | 2 | -4/+21 | |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2007-09-09 | 6 | -16/+40 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | git-svn: understand grafts when doing dcommit | Eric Wong | 2007-09-09 | 1 | -8/+3 | |
| * | | | | git-diff: don't squelch the new SHA1 in submodule diffs | Sven Verdoolaege | 2007-09-09 | 2 | -4/+21 | |
| * | | | | git-svn: fix "Malformed network data" with svn:// servers | Eric Wong | 2007-09-07 | 1 | -1/+13 | |
| * | | | | (cvs|svn)import: Ask git-tag to overwrite old tags. | Michael Smith | 2007-09-07 | 2 | -2/+2 | |
| * | | | | Documentation / grammer nit | Mike Ralphson | 2007-09-07 | 1 | -1/+1 | |
* | | | | | git-rebase: fix -C option | J. Bruce Fields | 2007-09-07 | 1 | -1/+0 | |
* | | | | | git-rebase: support --whitespace=<option> | J. Bruce Fields | 2007-09-07 | 2 | -3/+11 | |
* | | | | | Merge branch 'master' of git://repo.or.cz/git/git-p4 | Junio C Hamano | 2007-09-06 | 1 | -130/+212 | |
|\ \ \ \ \ | ||||||
| * | | | | | git-p4: Added support for automatically importing newly appearing perforce br... | Simon Hausmann | 2007-09-03 | 1 | -2/+74 | |
| * | | | | | git-p4: Cleanup; moved the (duplicated) code for turning a branch into a git ... | Simon Hausmann | 2007-09-03 | 1 | -17/+11 | |
| * | | | | | git-p4: Cleanup; moved the code for the initial #head or revision import into... | Simon Hausmann | 2007-09-03 | 1 | -42/+45 | |
| * | | | | | git-p4: Cleanup; Turn self.revision into a function local variable (it's not ... | Simon Hausmann | 2007-09-03 | 1 | -9/+9 | |
| * | | | | | git-p4: Cleanup; moved the code to import a list of p4 changes using fast-imp... | Simon Hausmann | 2007-09-03 | 1 | -69/+71 | |
| * | | | | | git-p4: Cleanup; moved the code for getting a sorted list of p4 changes for a... | Simon Hausmann | 2007-09-03 | 1 | -9/+14 | |
| * | | | | | git-p4: After submission to p4 always synchronize from p4 again (into refs/re... | Simon Hausmann | 2007-09-03 | 1 | -2/+9 | |
| * | | | | | git-p4: Always call 'p4 sync ...' before submitting to Perforce. | Simon Hausmann | 2007-09-03 | 1 | -3/+2 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'maint' | Junio C Hamano | 2007-09-05 | 6 | -4/+73 | |
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | | | ||||||
| * | | | Include a git-push example for creating a remote branch | Shawn O. Pearce | 2007-09-05 | 1 | -0/+6 | |
| * | | | Cleanup unnecessary file modifications in t1400-update-ref | Shawn O. Pearce | 2007-09-05 | 1 | -2/+0 | |
| * | | | Makefile: Add cache-tree.h to the headers list | Dmitry V. Levin | 2007-09-05 | 1 | -1/+1 | |
| * | | | Don't allow contrib/workdir/git-new-workdir to trash existing dirs | Shawn O. Pearce | 2007-09-05 | 1 | -0/+6 | |
| * | | | git-apply: do not read past the end of buffer | Junio C Hamano | 2007-09-05 | 2 | -1/+60 | |
* | | | | Merge branch 'ds/sendmail' | Junio C Hamano | 2007-09-05 | 2 | -27/+109 | |
|\ \ \ \ | ||||||
| * | | | | send-email: Add support for SSL and SMTP-AUTH | Douglas Stockwell | 2007-09-03 | 2 | -27/+109 | |
| | |_|/ | |/| | | ||||||
* | | | | Function for updating refs. | Carlos Rica | 2007-09-05 | 5 | -29/+46 | |
|/ / / | ||||||
* | | | Start 1.5.4 cycle | Junio C Hamano | 2007-09-03 | 3 | -2/+16 | |
|/ / | ||||||
* | | GIT 1.5.3.1: obsolete git-p4 in RPM spec file.v1.5.3.1 | Junio C Hamano | 2007-09-03 | 5 | -3/+17 | |
* | | Typofix: 1.5.3 release notes | Junio C Hamano | 2007-09-02 | 1 | -1/+1 | |
|/ | ||||||
* | GIT 1.5.3v1.5.3 | Junio C Hamano | 2007-09-02 | 1 | -7/+21 | |
* | Merge branch 'jp/send-email-cc' | Junio C Hamano | 2007-09-01 | 2 | -2/+31 | |
|\ | ||||||
| * | git-send-email --cc-cmd | Joe Perches | 2007-08-17 | 2 | -2/+31 |