Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'mh/fetch-tags-in-addition-to-normal-refs' | Junio C Hamano | 2013-12-12 | 4 | -30/+34 |
|\ | |||||
| * | git-fetch.txt: improve description of tag auto-following | Michael Haggerty | 2013-10-30 | 1 | -7/+7 |
| * | fetch-options.txt: simplify ifdef/ifndef/endif usage | Michael Haggerty | 2013-10-30 | 1 | -4/+1 |
| * | fetch --prune: prune only based on explicit refspecs | Michael Haggerty | 2013-10-30 | 2 | -7/+16 |
| * | fetch --tags: fetch tags *in addition to* other stuff | Michael Haggerty | 2013-10-30 | 1 | -5/+3 |
| * | api-remote.txt: correct section "struct refspec" | Michael Haggerty | 2013-10-24 | 1 | -10/+10 |
* | | Start 1.9 cycle | Junio C Hamano | 2013-12-06 | 1 | -0/+133 |
* | | Merge branch 'rr/for-each-ref-decoration' | Junio C Hamano | 2013-12-06 | 1 | -1/+13 |
|\ \ | |||||
| * | | for-each-ref: introduce %(color:...) for color | Ramkumar Ramachandra | 2013-11-19 | 1 | -0/+4 |
| * | | for-each-ref: introduce %(upstream:track[short]) | Ramkumar Ramachandra | 2013-11-19 | 1 | -1/+5 |
| * | | for-each-ref: introduce %(HEAD) asterisk marker | Ramkumar Ramachandra | 2013-11-18 | 1 | -0/+4 |
* | | | Merge branch 'jc/ref-excludes' | Junio C Hamano | 2013-12-05 | 2 | -0/+29 |
|\ \ \ | |||||
| * | | | rev-parse: introduce --exclude=<glob> to tame wildcardsjc/ref-excludes | Junio C Hamano | 2013-11-01 | 1 | -0/+14 |
| * | | | document --exclude option | Johannes Sixt | 2013-11-01 | 1 | -0/+15 |
* | | | | Merge branch 'nv/parseopt-opt-arg' | Junio C Hamano | 2013-12-05 | 3 | -7/+13 |
|\ \ \ \ | |||||
| * | | | | rev-parse --parseopt: add the --stuck-long modenv/parseopt-opt-arg | Nicolas Vigier | 2013-10-31 | 1 | -1/+7 |
| * | | | | Use the word 'stuck' instead of 'sticked' | Nicolas Vigier | 2013-10-31 | 2 | -6/+6 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'jc/merge-base-reflog' | Junio C Hamano | 2013-12-05 | 1 | -2/+36 |
|\ \ \ \ | |||||
| * | | | | merge-base: teach "--fork-point" modejc/merge-base-reflog | Junio C Hamano | 2013-10-29 | 1 | -2/+36 |
* | | | | | Sync with 1.8.5.1 | Junio C Hamano | 2013-12-03 | 3 | -3/+13 |
|\ \ \ \ \ | |||||
| * | | | | | Git 1.8.5.1v1.8.5.1 | Junio C Hamano | 2013-12-03 | 2 | -1/+11 |
| * | | | | | ref-iteration doc: add_submodule_odb() returns 0 for success | Nick Townsend | 2013-12-03 | 1 | -2/+2 |
* | | | | | | Merge branch 'nd/glossary-content-pathspec-markup' | Junio C Hamano | 2013-12-03 | 1 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | glossary-content.txt: fix documentation of "**" patternsnd/glossary-content-pathspec-markup | Nguyễn Thái Ngọc Duy | 2013-11-21 | 1 | -3/+3 |
* | | | | | | | Merge branch 'jj/doc-markup-gitcli' | Junio C Hamano | 2013-12-03 | 1 | -5/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Documentation/gitcli.txt: fix double quotesjj/doc-markup-gitcli | Jason St. John | 2013-11-20 | 1 | -5/+5 |
* | | | | | | | | Merge branch 'jj/doc-markup-hints-in-coding-guidelines' | Junio C Hamano | 2013-12-03 | 1 | -3/+31 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | State correct usage of literal examples in man pages in the coding standardsjj/doc-markup-hints-in-coding-guidelines | Jason St. John | 2013-11-18 | 1 | -3/+31 |
* | | | | | | | | | Merge branch 'jj/log-doc' | Junio C Hamano | 2013-12-03 | 1 | -26/+25 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Documentation/git-log.txt: mark-up fix and minor rephasingjj/log-doc | Jason St. John | 2013-11-13 | 1 | -23/+23 |
| * | | | | | | | | | Documentation/git-log: update "--log-size" description | Jason St. John | 2013-11-13 | 1 | -5/+5 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'jj/rev-list-options-doc' | Junio C Hamano | 2013-12-03 | 1 | -156/+87 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Documentation/rev-list-options.txt: fix some grammatical issues and typosjj/rev-list-options-doc | Jason St. John | 2013-11-18 | 1 | -13/+14 |
| * | | | | | | | | | Documentation/rev-list-options.txt: fix mark-up | Jason St. John | 2013-11-18 | 1 | -148/+78 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'mi/typofixes' | Junio C Hamano | 2013-12-03 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Documentation/technical/http-protocol.txt: typofixes | Masanari Iida | 2013-11-12 | 1 | -2/+2 |
* | | | | | | | | | | Merge branch 'tb/doc-fetch-pack-url' | Junio C Hamano | 2013-12-03 | 1 | -8/+7 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | git-fetch-pack uses URLs like git-fetchtb/doc-fetch-pack-url | Torsten Bögershausen | 2013-11-11 | 1 | -8/+7 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Sync with 1.8.4.5 | Junio C Hamano | 2013-12-02 | 2 | -1/+15 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Git 1.8.4.5v1.8.4.5maint-1.8.4 | Junio C Hamano | 2013-12-02 | 2 | -1/+15 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Git 1.8.5v1.8.5 | Junio C Hamano | 2013-11-27 | 1 | -0/+5 |
| |_|_|/ / / / / |/| | | | | | | | |||||
* | | | | | | | | Sync with 1.8.4.4 | Junio C Hamano | 2013-11-20 | 2 | -1/+12 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Git 1.8.4.4v1.8.4.4 | Junio C Hamano | 2013-11-20 | 2 | -1/+12 |
| |/ / / / / / | |||||
* | | | | | | | RelNotes: spelling & grammar fixesmb/relnotes-1.8.5-fix | Marc Branchaud | 2013-11-18 | 1 | -82/+84 |
* | | | | | | | Correct word usage of "timezone" in "Documentation" directory | Jason St. John | 2013-11-12 | 7 | -22/+22 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Sync with 1.8.4.3 | Junio C Hamano | 2013-11-08 | 2 | -1/+20 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Git 1.8.4.3v1.8.4.3 | Junio C Hamano | 2013-11-08 | 2 | -1/+20 |
* | | | | | | Sync with maint | Junio C Hamano | 2013-11-07 | 2 | -3/+39 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Start preparing for 1.8.4.3 | Junio C Hamano | 2013-11-07 | 1 | -0/+36 |
| * | | | | | Merge branch 'sc/doc-howto-dumb-http' into maint | Junio C Hamano | 2013-11-07 | 1 | -0/+4 |
| |\ \ \ \ \ |