Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | | | | | Merge branch 'fc/rev-parse-test-updates' | Junio C Hamano | 2013-09-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | rev-parse test: use standard test functions for setup | Felipe Contreras | 2013-09-03 | |
| * | | | | | | | | | | | | | | | | | rev-parse test: use test_cmp instead of "test" builtin | Jonathan Nieder | 2013-09-03 | |
| * | | | | | | | | | | | | | | | | | rev-parse test: use test_must_fail, not "if <command>; then false; fi" | Felipe Contreras | 2013-09-03 | |
| * | | | | | | | | | | | | | | | | | rev-parse test: modernize quoting and whitespace | Felipe Contreras | 2013-09-03 | |
| |/ / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | Update draft release notes to 1.8.5 for the first half of the fourth batch | Junio C Hamano | 2013-09-17 | |
* | | | | | | | | | | | | | | | | | Merge branch 'jk/remove-remote-helpers-in-python' | Junio C Hamano | 2013-09-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | git_remote_helpers: remove little used Python library | John Keeping | 2013-09-09 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'ss/doclinks' | Junio C Hamano | 2013-09-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | Documentation: make AsciiDoc links always point to HTML files | Sebastian Schuberth | 2013-09-06 | |
| |/ / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | Merge branch 'rh/ishes-doc' | Junio C Hamano | 2013-09-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | glossary: fix and clarify the definition of 'ref' | Richard Hansen | 2013-09-04 | |
| * | | | | | | | | | | | | | | | | | | revisions.txt: fix and clarify <rev>^{<type>} | Richard Hansen | 2013-09-04 | |
| * | | | | | | | | | | | | | | | | | | glossary: more precise definition of tree-ish (a.k.a. treeish) | Richard Hansen | 2013-09-04 | |
| * | | | | | | | | | | | | | | | | | | use 'commit-ish' instead of 'committish' | Richard Hansen | 2013-09-04 | |
| * | | | | | | | | | | | | | | | | | | use 'tree-ish' instead of 'treeish' | Richard Hansen | 2013-09-04 | |
| * | | | | | | | | | | | | | | | | | | glossary: define commit-ish (a.k.a. committish) | Richard Hansen | 2013-09-04 | |
| * | | | | | | | | | | | | | | | | | | glossary: mention 'treeish' as an alternative to 'tree-ish' | Richard Hansen | 2013-09-04 | |
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge branch 'dw/diff-no-index-doc' | Junio C Hamano | 2013-09-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | diff --no-index: describe in a separate paragraph | Junio C Hamano | 2013-08-28 | |
| * | | | | | | | | | | | | | | | | | | diff --no-index: clarify operation when not inside a repository | Dale R. Worley | 2013-08-22 | |
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge branch 'ta/user-manual' | Junio C Hamano | 2013-09-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | "git prune" is safe | Thomas Ackermann | 2013-08-27 | |
| * | | | | | | | | | | | | | | | | | | Remove irrelevant reference from "Tying it all together" | Thomas Ackermann | 2013-08-27 | |
| * | | | | | | | | | | | | | | | | | | Remove unnecessary historical note from "Object storage format" | Thomas Ackermann | 2013-08-27 | |
| * | | | | | | | | | | | | | | | | | | Improve section "Merging multiple trees" | Thomas Ackermann | 2013-08-27 | |
| * | | | | | | | | | | | | | | | | | | Improve section "Manipulating branches" | Thomas Ackermann | 2013-08-27 | |
| * | | | | | | | | | | | | | | | | | | Simplify "How to make a commit" | Thomas Ackermann | 2013-08-27 | |
| * | | | | | | | | | | | | | | | | | | Fix some typos and improve wording | Thomas Ackermann | 2013-08-27 | |
| * | | | | | | | | | | | | | | | | | | Use "git merge" instead of "git pull ." | Thomas Ackermann | 2013-08-27 | |
| * | | | | | | | | | | | | | | | | | | Use current output for "git repack" | Thomas Ackermann | 2013-08-27 | |
| * | | | | | | | | | | | | | | | | | | Use current "detached HEAD" message | Thomas Ackermann | 2013-08-27 | |
| * | | | | | | | | | | | | | | | | | | Call it "Git User Manual" and remove reference to very old Git version | Thomas Ackermann | 2013-08-27 | |
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge branch 'fc/trivial' | Junio C Hamano | 2013-09-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | pull: use $curr_branch_short more | René Scharfe | 2013-09-08 | |
| * | | | | | | | | | | | | | | | | | | add: trivial style cleanup | Felipe Contreras | 2013-08-30 | |
| * | | | | | | | | | | | | | | | | | | reset: trivial style cleanup | Felipe Contreras | 2013-08-30 | |
| * | | | | | | | | | | | | | | | | | | branch: trivial style fix | Felipe Contreras | 2013-08-30 | |
| * | | | | | | | | | | | | | | | | | | reset: trivial refactoring | Felipe Contreras | 2013-08-30 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'fc/fast-export' | Junio C Hamano | 2013-09-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | fast-export: refactor get_tags_and_duplicates() | Felipe Contreras | 2013-09-03 | |
| * | | | | | | | | | | | | | | | | | | | fast-export: make extra_refs global | Felipe Contreras | 2013-09-03 | |
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'ab/gitweb-author-initials' | Junio C Hamano | 2013-09-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | gitweb: Fix the author initials in blame for non-ASCII names | Ævar Arnfjörð Bjarmason | 2013-08-30 | |
| | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'jk/has-sha1-file-retry-packed' | Junio C Hamano | 2013-09-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | has_sha1_file: re-check pack directory before giving up | Jeff King | 2013-08-30 | |
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'jk/write-broken-index-with-nul-sha1' | Junio C Hamano | 2013-09-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | write_index: optionally allow broken null sha1s | Jeff King | 2013-08-28 | |
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'jx/clean-interactive' | Junio C Hamano | 2013-09-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | documentation: clarify notes for clean.requireForce | Jiang Xin | 2013-08-28 |