Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-21 | 1 | -6/+7 |
| * | | checkout: Use remote refspecs when DWIMming tracking branches | Johan Herland | 2013-04-21 | 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-28 | 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-17 | 1 | -2/+2 |
| * | | | | | transport-helper: update refspec documentation | Felipe Contreras | 2013-04-17 | 1 | -5/+5 |
| * | | | | | transport-helper: clarify *:* refspec | Felipe Contreras | 2013-04-17 | 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-20 | 1 | -0/+5 |
* | | | | | | git-svn: clarify explanation of --destination argument | Jonathan Nieder | 2013-05-20 | 1 | -5/+14 |
* | | | | | | git-svn: multiple fetch/branches/tags keys are supported | Nathan Gray | 2013-05-20 | 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 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Sync with v1.8.2.3 | Junio C Hamano | 2013-05-09 | 2 | -1/+21 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / / | |||||
| * | | | | | | Git 1.8.2.3v1.8.2.3 | Junio C Hamano | 2013-05-09 | 2 | -1/+21 |
* | | | | | | | Update draft release notes for 1.8.3 | Junio C Hamano | 2013-05-07 | 1 | -2/+3 |
* | | | | | | | Sync with maint | Junio C Hamano | 2013-05-03 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge branch 'tr/remote-tighten-commandline-parsing' into maint | Junio C Hamano | 2013-05-03 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'jn/glossary-revision' into maint | Junio C Hamano | 2013-05-03 | 1 | -3/+1 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Documentation/git-commit: Typo under --edit | Anders Granskogen Bjørnstad | 2013-05-02 | 1 | -2/+2 |
* | | | | | | | | | Update draft release notes to 1.8.3 | Junio C Hamano | 2013-05-01 | 1 | -3/+16 |
* | | | | | | | | | Fix grammar in the 1.8.3 release notes. | Marc Branchaud | 2013-05-01 | 1 | -78/+77 |
* | | | | | | | | | Merge branch 'tr/remote-tighten-commandline-parsing' | Junio C Hamano | 2013-05-01 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | remote: 'show' and 'prune' can take more than one remote | Thomas Rast | 2013-04-24 | 1 | -2/+2 |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2013-04-28 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | / / / / | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | documentation: trivial whitespace cleanups | Felipe Contreras | 2013-04-28 | 1 | -6/+6 |
* | | | | | | | | Git 1.8.3-rc0v1.8.3-rc0 | Junio C Hamano | 2013-04-26 | 1 | -18/+8 |
* | | | | | | | | Merge branch 'rr/shortlog-doc' | Junio C Hamano | 2013-04-26 | 3 | -18/+33 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git-shortlog.txt: make SYNOPSIS match log, update OPTIONS | Ramkumar Ramachandra | 2013-04-21 | 1 | -2/+17 |
| * | | | | | | | | git-log.txt: rewrite note on why "--" may be required | Ramkumar Ramachandra | 2013-04-21 | 1 | -2/+2 |
| * | | | | | | | | git-log.txt: generalize <since>..<until> | Ramkumar Ramachandra | 2013-04-21 | 1 | -7/+9 |
| * | | | | | | | | git-log.txt: order OPTIONS properly; move <since>..<until> | Ramkumar Ramachandra | 2013-04-21 | 1 | -7/+7 |
| * | | | | | | | | revisions.txt: clarify the .. and ... syntax | Ramkumar Ramachandra | 2013-04-21 | 1 | -2/+4 |
| * | | | | | | | | git-shortlog.txt: remove (-h|--help) from OPTIONS | Ramkumar Ramachandra | 2013-04-21 | 1 | -4/+0 |
* | | | | | | | | | Merge branch 'jn/glossary-revision' | Junio C Hamano | 2013-04-26 | 1 | -3/+1 |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | |