| Commit message (Expand) | Author | Age | Files | Lines |
* | git-gc --auto: add documentation. | Junio C Hamano | 2007-09-17 | 2 | -1/+17 |
* | Merge branch 'maint' | Junio C Hamano | 2007-09-05 | 1 | -0/+6 |
|\ |
|
| * | Include a git-push example for creating a remote branch | Shawn O. Pearce | 2007-09-05 | 1 | -0/+6 |
* | | send-email: Add support for SSL and SMTP-AUTH | Douglas Stockwell | 2007-09-03 | 1 | -1/+34 |
* | | Start 1.5.4 cycle | Junio C Hamano | 2007-09-03 | 1 | -0/+14 |
|/ |
|
* | GIT 1.5.3.1: obsolete git-p4 in RPM spec file.v1.5.3.1 | Junio C Hamano | 2007-09-03 | 2 | -1/+14 |
* | 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 | 1 | -0/+9 |
|\ |
|
| * | git-send-email --cc-cmd | Joe Perches | 2007-08-17 | 1 | -0/+9 |
* | | Mention -m as an abbreviation for --merge | Robin Rosenberg | 2007-09-01 | 1 | -2/+2 |
* | | Update my contact address as the maintainer. | Junio C Hamano | 2007-09-01 | 2 | -2/+3 |
* | | Documentation: minor AsciiDoc mark-up fixes. | Junio C Hamano | 2007-09-01 | 2 | -14/+14 |
* | | URL: allow port specification in ssh:// URLs | Luben Tuikov | 2007-09-01 | 1 | -1/+3 |
* | | git-diff: resurrect the traditional empty "diff --git" behaviour | Junio C Hamano | 2007-08-31 | 1 | -0/+10 |
* | | filter-branch: introduce convenience function "skip_commit" | Johannes Schindelin | 2007-08-31 | 1 | -7/+27 |
* | | filter-branch: provide the convenience functions also for commit filters | Johannes Schindelin | 2007-08-31 | 1 | -3/+0 |
* | | rebase -i: mention the option to split commits in the man page | Johannes Schindelin | 2007-08-31 | 1 | -1/+38 |
* | | filter-branch: fix remnants of old syntax in documentation | Johannes Schindelin | 2007-08-31 | 1 | -14/+18 |
* | | Hopefully the final update to draft release notes for 1.5.3. | Junio C Hamano | 2007-08-31 | 1 | -1/+13 |
* | | git-filter-branch: document --original option | Giuseppe Bilotta | 2007-08-30 | 1 | -1/+6 |
* | | git-daemon(1): assorted improvements. | Junio C Hamano | 2007-08-29 | 1 | -2/+34 |
* | | GIT 1.5.3-rc7v1.5.3-rc7 | Junio C Hamano | 2007-08-29 | 1 | -3/+15 |
* | | git-svn.txt: fix an obvious misspelling. | David Kastrup | 2007-08-29 | 1 | -1/+1 |
* | | format-patch documentation: reword to hint "--root <one-commit>" more clearly | Junio C Hamano | 2007-08-28 | 1 | -7/+10 |
* | | Merge branch 'jc/logsemantics' | Junio C Hamano | 2007-08-28 | 3 | -9/+24 |
|\ \ |
|
| * | | "format-patch --root rev" is the way to show everything. | Junio C Hamano | 2007-08-28 | 1 | -7/+22 |
| * | | Porcelain level "log" family should recurse when diffing. | Junio C Hamano | 2007-08-28 | 2 | -2/+2 |
* | | | Documentation/git-diff: A..B and A...B cannot take tree-ishes | Junio C Hamano | 2007-08-28 | 1 | -5/+6 |
* | | | git-add: Make the filename globbing note a bit clearer | Petr Baudis | 2007-08-28 | 1 | -3/+3 |
|/ / |
|
* | | git --bare cmd: do not unconditionally nuke GIT_DIR | Junio C Hamano | 2007-08-27 | 1 | -1/+4 |
* | | Describe two-dot and three-dot notation for diff endpoints. | Mike Hommey | 2007-08-27 | 1 | -7/+36 |
* | | git-tag(1): Remove duplicate text | Jari Aalto | 2007-08-27 | 1 | -7/+0 |
* | | RelNotes draft for 1.5.3 update. | Junio C Hamano | 2007-08-26 | 1 | -2/+5 |
* | | Merge branch 'master' of git://linux-nfs.org/~bfields/git | Junio C Hamano | 2007-08-26 | 1 | -93/+59 |
|\ \ |
|
| * \ | Merge branch 'maint' | J. Bruce Fields | 2007-08-26 | 1 | -84/+48 |
| |\ \ |
|
| | * | | Documentation/user-manual.txt: fix a few omissions of gitlink commands. | David Kastrup | 2007-08-26 | 1 | -6/+8 |
| | * | | user-manual: fix incorrect header level | J. Bruce Fields | 2007-08-26 | 1 | -1/+1 |
| | * | | user-manual: use pithier example commit | J. Bruce Fields | 2007-08-26 | 1 | -25/+20 |
| | * | | user-manual: introduce the word "commit" earlier | J. Bruce Fields | 2007-08-26 | 1 | -5/+5 |
| | * | | user-manual: minor editing for conciseness | J. Bruce Fields | 2007-08-26 | 1 | -7/+3 |
| | * | | user-manual: edit "ignoring files" for conciseness | J. Bruce Fields | 2007-08-26 | 1 | -45/+18 |
| * | | | Documentation/user-manual.txt: fix a few omissions of gitlink commands. | David Kastrup | 2007-08-26 | 1 | -9/+11 |
* | | | | Make usage documentation for git-add consistent. | Brian Hetro | 2007-08-25 | 1 | -2/+4 |
|/ / / |
|
* | | | Documentation: Correct various misspellings and typos. | Brian Hetro | 2007-08-24 | 19 | -40/+40 |
* | | | Documentation: For consistency, use CVS instead of cvs. | Brian Hetro | 2007-08-24 | 3 | -4/+4 |
* | | | git-svn init/clone --stdlayout option to default-init trunk/tags/branches | martin f. krafft | 2007-08-23 | 1 | -1/+6 |
* | | | git-svn: update documentation with CAVEATS section | Eric Wong | 2007-08-22 | 1 | -0/+32 |
* | | | Document -u option in git-svnimport man page | Stefan Sperling | 2007-08-22 | 1 | -0/+3 |
* | | | Fix breakage in git-rev-list.txt | Quy Tonthat | 2007-08-22 | 1 | -3/+3 |