Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update draft release notes for 1.8.4 | Junio C Hamano | 2013-07-12 |
* | Merge branch 'rr/name-rev-stdin-doc' | Junio C Hamano | 2013-07-12 |
|\ | |||
| * | name-rev doc: rewrite --stdin paragraph | Ramkumar Ramachandra | 2013-07-07 |
* | | Merge branch 'ft/diff-rename-default-score-is-half' | Junio C Hamano | 2013-07-12 |
|\ \ | |||
| * | | diff-options: document default similarity index | Fraser Tweedale | 2013-07-05 |
* | | | Merge branch 'tf/gitweb-extra-breadcrumbs' | Junio C Hamano | 2013-07-12 |
|\ \ \ | |||
| * | | | gitweb: allow extra breadcrumbs to prefix the trail | Tony Finch | 2013-07-04 |
* | | | | Merge branch 'ms/remote-tracking-branches-in-doc' | Junio C Hamano | 2013-07-12 |
|\ \ \ \ | |||
| * | | | | Change "remote tracking" to "remote-tracking" | Michael Schubert | 2013-07-03 |
* | | | | | Merge branch 'jk/pull-to-integrate' | Junio C Hamano | 2013-07-12 |
|\ \ \ \ \ | |||
| * | | | | | pull: change the description to "integrate" changes | John Keeping | 2013-07-08 |
* | | | | | | Merge branch 'jk/maint-config-multi-order' | Junio C Hamano | 2013-07-12 |
|\ \ \ \ \ \ | |||
| * | | | | | | git-config(1): clarify precedence of multiple values | John Keeping | 2013-07-07 |
| |/ / / / / | |||
* | | | | | | git-clone.txt: remove the restriction on pushing from a shallow clone | Nguyễn Thái Ngọc Duy | 2013-07-12 |
* | | | | | | Update draft release notes to 1.8.4 | Junio C Hamano | 2013-07-11 |
* | | | | | | Merge branch 'pb/stash-refuse-to-kill' | Junio C Hamano | 2013-07-11 |
|\ \ \ \ \ \ | |||
| * | | | | | | git stash: avoid data loss when "git stash save" kills a directory | Petr Baudis | 2013-07-01 |
* | | | | | | | Merge branch 'jg/status-config' | Junio C Hamano | 2013-07-11 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | status: introduce status.branch to enable --branch by default | Jorge Juan Garcia Garcia | 2013-06-24 |
| * | | | | | | | status: introduce status.short to enable --short by default | Jorge Juan Garcia Garcia | 2013-06-24 |
| | |/ / / / / | |/| | | | | | |||
* | | | | | | | Merge branch 'jc/triangle-push-fixup' | Junio C Hamano | 2013-07-11 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | push: change `simple` to accommodate triangular workflows | Ramkumar Ramachandra | 2013-06-24 |
| * | | | | | | | config doc: rewrite push.default section | Ramkumar Ramachandra | 2013-06-23 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2013-07-03 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||
| * | | | | | | | Update draft release notes to 1.8.3.3 | Junio C Hamano | 2013-07-03 |
| * | | | | | | | Merge branch 'rr/diffcore-pickaxe-doc' into maint | Junio C Hamano | 2013-07-03 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'cr/git-work-tree-sans-git-dir' into maint | Junio C Hamano | 2013-07-03 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'rh/merge-options-doc-fix' into maint | Junio C Hamano | 2013-07-03 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'an/diff-index-doc' into maint | Junio C Hamano | 2013-07-03 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'maint-1.8.2' into maint | Junio C Hamano | 2013-07-03 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |||
| | * | | | | | | | | | | Merge branch 'maint-1.8.1' into maint-1.8.2 | Junio C Hamano | 2013-07-03 |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | |||
| | | * | | | | | | | | | git-config: update doc for --get with multiple values | John Keeping | 2013-07-03 |
* | | | | | | | | | | | | Update draft release notes to 1.8.4 | Junio C Hamano | 2013-07-01 |
* | | | | | | | | | | | | Merge branch 'rr/remote-branch-config-refresh' | Junio C Hamano | 2013-07-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | ls-remote doc: don't encourage use of branches-file | Ramkumar Ramachandra | 2013-06-23 |
| * | | | | | | | | | | | | ls-remote doc: rewrite <repository> paragraph | Ramkumar Ramachandra | 2013-06-23 |
| * | | | | | | | | | | | | ls-remote doc: fix example invocation on git.git | Ramkumar Ramachandra | 2013-06-23 |
* | | | | | | | | | | | | | Merge branch 'ap/rebase-multiple-fixups' | Junio C Hamano | 2013-07-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | rebase -i: handle fixup! fixup! in --autosquash | Andrew Pimlott | 2013-06-27 |
* | | | | | | | | | | | | | | Merge branch 'kb/am-deprecate-resolved' | Junio C Hamano | 2013-07-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | am: replace uses of --resolved with --continue | Kevin Bracey | 2013-06-27 |
* | | | | | | | | | | | | | | | Merge branch 'rr/column-doc' | Junio C Hamano | 2013-07-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | column doc: rewrite documentation for column.ui | Ramkumar Ramachandra | 2013-06-26 |
* | | | | | | | | | | | | | | | | Merge branch 'ft/doc-git-transport' | Junio C Hamano | 2013-07-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | documentation: add git:// transport security notice | Fraser Tweedale | 2013-06-26 |
| |/ / / / / / / / / / / / / / / | |||
* | | | | | | | | | | | | | | | | Merge branch 'wk/doc-in-linux-3.x-era' | Junio C Hamano | 2013-07-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | Documentation: Update 'linux-2.6.git' -> 'linux.git' | W. Trevor King | 2013-06-22 |
| * | | | | | | | | | | | | | | | | Documentation: Update the NFS remote examples to use the staging repo | W. Trevor King | 2013-06-22 |
| * | | | | | | | | | | | | | | | | doc/clone: Pick more compelling paths for the --reference example | W. Trevor King | 2013-06-22 |
| * | | | | | | | | | | | | | | | | doc/clone: Remove the '--bare -l -s' example | W. Trevor King | 2013-06-22 |
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |