Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update draft release notes to 1.8.4 | Junio C Hamano | 2013-06-03 | 1 | -0/+53 |
* | Merge branch 'tr/line-log' | Junio C Hamano | 2013-06-03 | 4 | -22/+48 |
|\ | |||||
| * | git-log(1): remove --full-line-diff description | Thomas Rast | 2013-04-22 | 1 | -4/+0 |
| * | line-log: fix documentation formatting | Junio C Hamano | 2013-04-22 | 1 | -3/+2 |
| * | log -L: :pattern:file syntax to find by funcname | Thomas Rast | 2013-03-28 | 4 | -9/+17 |
| * | Implement line-history search (git log -L) | Thomas Rast | 2013-03-28 | 1 | -0/+22 |
| * | Refactor parse_loc | Bo Yang | 2013-03-28 | 2 | -18/+19 |
* | | Merge branch 'mc/describe-first-parent' | Junio C Hamano | 2013-06-03 | 1 | -1/+8 |
|\ \ | |||||
| * | | describe: Add --first-parent option | Mike Crowe | 2013-05-20 | 1 | -1/+8 |
* | | | Merge branch 'jk/fetch-always-update-tracking' | Junio C Hamano | 2013-06-03 | 1 | -3/+8 |
|\ \ \ | |||||
| * | | | fetch: opportunistically update tracking refs | Jeff King | 2013-05-13 | 1 | -1/+1 |
| * | | | fetch/pull doc: untangle meaning of bare <ref> | Thomas Rast | 2013-05-13 | 1 | -3/+8 |
* | | | | Merge branch 'nd/clone-local-with-colon' | Junio C Hamano | 2013-06-03 | 1 | -0/+6 |
|\ \ \ \ | |||||
| * | | | | clone: allow cloning local paths with colons in them | Nguyễn Thái Ngọc Duy | 2013-05-07 | 1 | -0/+6 |
* | | | | | Merge branch 'rh/merge-options-doc-fix' | Junio C Hamano | 2013-06-03 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Documentation/merge-options.txt: restore `-e` option | Richard Hansen | 2013-05-17 | 1 | -1/+2 |
* | | | | | | Merge branch 'an/diff-index-doc' | Junio C Hamano | 2013-06-03 | 1 | -6/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Documentation/diff-index: mention two modes of operation | Junio C Hamano | 2013-05-21 | 1 | -6/+6 |
| |/ / / / / | |||||
* | | | | | | Sync with maint | Junio C Hamano | 2013-05-30 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'maint-1.8.2' into maint | Junio C Hamano | 2013-05-30 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | trivial: Add missing period in documentation | Phil Hord | 2013-05-29 | 1 | -1/+1 |
| | |/ / / / / | |||||
* | | | | | | | Start 1.8.4 cycle | Junio C Hamano | 2013-05-30 | 2 | -3/+76 |
* | | | | | | | Merge branch 'as/check-ignore' | Junio C Hamano | 2013-05-29 | 3 | -2/+28 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Documentation: add caveats about I/O buffering for check-{attr,ignore} | Adam Spiers | 2013-04-11 | 3 | -2/+13 |
| * | | | | | | | check-ignore: add -n / --non-matching option | Adam Spiers | 2013-04-11 | 1 | -0/+15 |
* | | | | | | | | Merge branch 'jh/checkout-auto-tracking' | Junio C Hamano | 2013-05-29 | 2 | -9/+10 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | glossary: Update and rephrase the definition of a remote-tracking branch | Johan Herland | 2013-04-22 | 1 | -6/+7 |
| * | | | | | | | | checkout: Use remote refspecs when DWIMming tracking branches | Johan Herland | 2013-04-22 | 1 | -3/+3 |
* | | | | | | | | | Merge branch 'jc/prune-all' | Junio C Hamano | 2013-05-29 | 3 | -4/+16 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | prune: introduce OPT_EXPIRY_DATE() and use it | Junio C Hamano | 2013-04-25 | 1 | -0/+4 |
| * | | | | | | | | | api-parse-options.txt: document "no-" for non-boolean options | Michael Haggerty | 2013-04-18 | 1 | -0/+2 |
| * | | | | | | | | | git-gc.txt, git-reflog.txt: document new expiry options | Michael Haggerty | 2013-04-18 | 2 | -4/+10 |
* | | | | | | | | | | Merge branch 'mh/fetch-into-shallow' | Junio C Hamano | 2013-05-29 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | upload-pack: ignore 'shallow' lines with unknown obj-ids | Michael Heemskerk | 2013-04-29 | 1 | -2/+1 |
* | | | | | | | | | | | Merge branch 'fc/transport-helper-error-reporting' | Junio C Hamano | 2013-05-29 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | transport-helper: clarify pushing without refspecs | Felipe Contreras | 2013-04-18 | 1 | -2/+2 |
| * | | | | | | | | | | transport-helper: update refspec documentation | Felipe Contreras | 2013-04-18 | 1 | -5/+5 |
| * | | | | | | | | | | transport-helper: clarify *:* refspec | Felipe Contreras | 2013-04-18 | 1 | -2/+2 |
* | | | | | | | | | | | Git 1.8.3v1.8.3 | Junio C Hamano | 2013-05-24 | 1 | -11/+11 |
* | | | | | | | | | | | git-svn: introduce --parents parameter for commands branch and tag | Tobias Schulte | 2013-05-21 | 1 | -0/+5 |
* | | | | | | | | | | | git-svn: clarify explanation of --destination argument | Jonathan Nieder | 2013-05-21 | 1 | -5/+14 |
* | | | | | | | | | | | git-svn: multiple fetch/branches/tags keys are supported | Nathan Gray | 2013-05-21 | 1 | -0/+12 |
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'fc/doc-style' | Junio C Hamano | 2013-05-17 | 20 | -47/+37 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | documentation: trivial style cleanups | Felipe Contreras | 2013-05-17 | 20 | -47/+37 |
* | | | | | | | | | | | Merge branch 'dw/asciidoc-sources-are-dot-txt-files' | Junio C Hamano | 2013-05-17 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | CodingGuidelines: Documentation/*.txt are the sources | Dale Worley | 2013-05-10 | 1 | -2/+4 |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | git-submodule.txt: Clarify 'init' and 'add' subcommands. | Dale R. Worley | 2013-05-16 | 1 | -2/+6 |
* | | | | | | | | | | | Git 1.8.3-rc2v1.8.3-rc2 | Junio C Hamano | 2013-05-13 | 1 | -3/+8 |
* | | | | | | | | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2013-05-11 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | git-svn: added an --include-path flag | Paul Walmsley | 2013-05-09 | 1 | -0/+12 |
| | |/ / / / / / / / | |/| | | | | | | | |