Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rebase: use reflog to find common base with upstream | John Keeping | 2013-12-10 | 3 | -2/+33 |
* | pull: use merge-base --fork-point when appropriate | John Keeping | 2013-12-09 | 1 | -9/+1 |
* | Merge branch 'jc/merge-base-reflog' | Junio C Hamano | 2013-12-05 | 3 | -18/+195 |
|\ | |||||
| * | merge-base: teach "--fork-point" modejc/merge-base-reflog | Junio C Hamano | 2013-10-29 | 3 | -2/+173 |
| * | merge-base: use OPT_CMDMODE and clarify the command line parsing | Junio C Hamano | 2013-10-23 | 1 | -16/+22 |
* | | Merge branch 'jk/replace-perl-in-built-scripts' | Junio C Hamano | 2013-12-05 | 4 | -5/+5 |
|\ \ | |||||
| * | | use @@PERL@@ in built scriptsjk/replace-perl-in-built-scripts | Jeff King | 2013-10-29 | 4 | -5/+5 |
* | | | Merge branch 'jh/loose-object-dirs-creation-race' | Junio C Hamano | 2013-12-05 | 1 | -1/+3 |
|\ \ \ | |||||
| * | | | sha1_file.c:create_tmpfile(): Fix race when creating loose object dirsjh/loose-object-dirs-creation-race | Johan Herland | 2013-10-28 | 1 | -1/+3 |
* | | | | Merge branch 'jk/robustify-parse-commit' | Junio C Hamano | 2013-12-05 | 15 | -33/+32 |
|\ \ \ \ | |||||
| * | | | | checkout: do not die when leaving broken detached HEADjk/robustify-parse-commit | Jeff King | 2013-10-24 | 1 | -4/+4 |
| * | | | | use parse_commit_or_die instead of custom message | Jeff King | 2013-10-24 | 2 | -4/+2 |
| * | | | | use parse_commit_or_die instead of segfaulting | Jeff King | 2013-10-24 | 2 | -4/+4 |
| * | | | | assume parse_commit checks for NULL commit | Jeff King | 2013-10-24 | 5 | -7/+5 |
| * | | | | assume parse_commit checks commit->object.parsed | Jeff King | 2013-10-24 | 4 | -11/+6 |
| * | | | | log_tree_diff: die when we fail to parse a commit | Jeff King | 2013-10-24 | 3 | -3/+11 |
* | | | | | Merge branch 'ak/submodule-foreach-quoting' | Junio C Hamano | 2013-12-05 | 2 | -1/+15 |
|\ \ \ \ \ | |||||
| * | | | | | submodule foreach: skip eval for more than one argumentak/submodule-foreach-quoting | Anders Kaseorg | 2013-09-27 | 2 | -1/+15 |
* | | | | | | 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 | 4 | -3/+13 |
| * | | | | | | 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 | 8 | -10/+10 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | contrib: typofixesmi/typofixes | Masanari Iida | 2013-11-12 | 4 | -4/+4 |
| * | | | | | | | | | | Documentation/technical/http-protocol.txt: typofixes | Masanari Iida | 2013-11-12 | 1 | -2/+2 |
| * | | | | | | | | | | typofixes: fix misspelt comments | Masanari Iida | 2013-11-12 | 3 | -4/+4 |
* | | | | | | | | | | | 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 | 4 | -6/+45 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Git 1.8.4.5v1.8.4.5maint-1.8.4 | Junio C Hamano | 2013-12-02 | 4 | -3/+17 |
| * | | | | | | | | | | submodule: do not copy unknown update mode from .gitmodules | Junio C Hamano | 2013-12-02 | 2 | -5/+30 |
* | | | | | | | | | | | Git 1.8.5v1.8.5 | Junio C Hamano | 2013-11-27 | 2 | -1/+6 |
* | | | | | | | | | | | Sync with maint | Junio C Hamano | 2013-11-27 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | |||||
| * | | | | | | | | | | remote-hg: don't decode UTF-8 paths into Unicode objects | Richard Hansen | 2013-11-27 | 1 | -1/+1 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'rh/remote-hg-bzr-updates' (early part) | Junio C Hamano | 2013-11-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | remote-hg: don't decode UTF-8 paths into Unicode objects | Richard Hansen | 2013-11-18 | 1 | -1/+1 |
* | | | | | | | | | | Git 1.8.5-rc3v1.8.5-rc3 | Junio C Hamano | 2013-11-20 | 1 | -1/+1 |
* | | | | | | | | | | 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 | 3 | -2/+13 |