| Commit message (Expand) | Author | Age | Files | Lines |
* | GIT 1.5.3.2v1.5.3.2 | Junio C Hamano | 2007-09-19 | 1 | -0/+58 |
* | Fixed update-hook example allow-users format. | Väinö Järvelä | 2007-09-18 | 1 | -4/+4 |
* | Documentation/git-svn: updated design philosophy notes | Eric Wong | 2007-09-18 | 1 | -5/+6 |
* | git-push: documentation and tests for pushing only branches | Jeff King | 2007-09-18 | 2 | -4/+4 |
* | Document ls-files --with-tree=<tree-ish> | Junio C Hamano | 2007-09-17 | 1 | -1/+8 |
* | core-tutorial: minor cleanup | J. Bruce Fields | 2007-09-15 | 1 | -22/+10 |
* | documentation: replace Discussion section by link to user-manual chapter | J. Bruce Fields | 2007-09-15 | 3 | -597/+54 |
* | user-manual: todo updates and cleanup | J. Bruce Fields | 2007-09-15 | 1 | -13/+16 |
* | user-manual: fix introduction to packfiles | J. Bruce Fields | 2007-09-15 | 1 | -2/+2 |
* | user-manual: move packfile and dangling object discussion | J. Bruce Fields | 2007-09-15 | 1 | -148/+147 |
* | user-manual: rewrite object database discussion | J. Bruce Fields | 2007-09-15 | 1 | -139/+196 |
* | user-manual: reorder commit, blob, tree discussion | J. Bruce Fields | 2007-09-15 | 1 | -41/+41 |
* | user-manual: rewrite index discussion | J. Bruce Fields | 2007-09-15 | 1 | -49/+55 |
* | user-manual: create new "low-level git operations" chapter | J. Bruce Fields | 2007-09-15 | 1 | -9/+24 |
* | user-manual: rename "git internals" to "git concepts" | J. Bruce Fields | 2007-09-15 | 1 | -6/+10 |
* | user-manual: move object format details to hacking-git chapter | J. Bruce Fields | 2007-09-15 | 1 | -23/+32 |
* | user-manual: adjust section levels in "git internals" | J. Bruce Fields | 2007-09-15 | 1 | -5/+12 |
* | Documentation/git-config.txt: AsciiDoc tweak to avoid leading dot | Junio C Hamano | 2007-09-14 | 1 | -1/+1 |
* | Documentation/git-archive.txt: a couple of clarifications. | Jari Aalto | 2007-09-14 | 1 | -2/+3 |
* | Remove duplicate note about removing commits with git-filter-branch | Ulrik Sverdrup | 2007-09-13 | 1 | -5/+0 |
* | fix doc for --compression argument to pack-objects | Nicolas Pitre | 2007-09-09 | 1 | -6/+2 |
* | Documentation / grammer nit | Mike Ralphson | 2007-09-07 | 1 | -1/+1 |
* | Include a git-push example for creating a remote branch | Shawn O. Pearce | 2007-09-05 | 1 | -0/+6 |
* | 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 |