Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'sb/send-email-reconfirm-fix' into maint | Junio C Hamano | 2012-09-14 |
|\ | |||
| * | send-email: initial_to and initial_reply_to are both optional | Stephen Boyd | 2012-09-06 |
* | | Merge branch 'jc/send-email-reconfirm' into maint | Junio C Hamano | 2012-09-14 |
|\ \ | |/ | |||
| * | send-email: validate & reconfirm interactive responses | Junio C Hamano | 2012-08-14 |
* | | Merge branch 'mz/cherry-pick-cmdline-order' into maint | Junio C Hamano | 2012-09-14 |
|\ \ | |||
| * | | cherry-pick/revert: respect order of revisions to pick | Martin von Zweigbergk | 2012-08-30 |
| * | | demonstrate broken 'git cherry-pick three one two' | Martin von Zweigbergk | 2012-08-30 |
| * | | teach log --no-walk=unsorted, which avoids sorting | Martin von Zweigbergk | 2012-08-30 |
* | | | Sync with 1.7.11.7 | Junio C Hamano | 2012-09-14 |
|\ \ \ | |||
| * | | | Git 1.7.11.7v1.7.11.7 | Junio C Hamano | 2012-09-14 |
| * | | | Merge branch 'jk/maint-quiet-is-synonym-to-s-in-log' into maint-1.7.11 | Junio C Hamano | 2012-09-14 |
| |\ \ \ | |||
| | * | | | log: fix --quiet synonym for -s | Jeff King | 2012-08-28 |
| * | | | | Merge branch 'jc/maint-ident-missing-human-name' into maint-1.7.11 | Junio C Hamano | 2012-09-14 |
| |\ \ \ \ | |||
| | * | | | | split_ident_line(): make best effort when parsing author/committer line | Junio C Hamano | 2012-08-31 |
| | |/ / / | |||
| * | | | | Merge branch 'rj/test-regex' into maint-1.7.11 | Junio C Hamano | 2012-09-14 |
| |\ \ \ \ | |||
| | * | | | | test-regex: Add a test to check for a bug in the regex routines | Ramsay Jones | 2012-09-02 |
| * | | | | | Merge branch 'da/gitk-reload-tag-contents' into maint-1.7.11 | Junio C Hamano | 2012-09-14 |
| |\ \ \ \ \ | |||
| | * | | | | | gitk: Rename 'tagcontents' to 'cached_tagcontent' | David Aguilar | 2012-09-08 |
| | * | | | | | gitk: Teach "Reread references" to reload tags | David Aguilar | 2012-09-08 |
| | * | | | | | gitk: Avoid Meta1-F5 | Felipe Contreras | 2012-04-25 |
| * | | | | | | Merge branch 'jc/maint-checkout-fileglob-doc' into maint-1.7.11 | Junio C Hamano | 2012-09-14 |
| |\ \ \ \ \ \ | |||
| | * | | | | | | gitcli: contrast wildcard given to shell and to git | Junio C Hamano | 2012-09-10 |
| | * | | | | | | gitcli: formatting fix | Junio C Hamano | 2012-09-10 |
| | * | | | | | | Document file-glob for "git checkout -- '*.c'" | Junio C Hamano | 2012-09-04 |
* | | | | | | | | Further merging in preparation for 1.7.12.1 | Junio C Hamano | 2012-09-12 |
* | | | | | | | | Merge branch 'maint-1.7.11' into maint | Junio C Hamano | 2012-09-12 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||
| * | | | | | | | Merge branch 'jc/apply-binary-p0' into maint-1.7.11 | Junio C Hamano | 2012-09-12 |
| |\ \ \ \ \ \ \ | |||
| | * | | | | | | | apply: compute patch->def_name correctly under -p0 | Junio C Hamano | 2012-08-24 |
| * | | | | | | | | Merge branch 'jc/dotdot-is-parent-directory' into maint-1.7.11 | Junio C Hamano | 2012-09-12 |
| |\ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | specifying ranges: we did not mean to make ".." an empty set | Junio C Hamano | 2012-08-23 |
| * | | | | | | | | | Merge branch 'jc/maint-doc-checkout-b-always-takes-branch-name' into maint-1.... | Junio C Hamano | 2012-09-12 |
| |\ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | doc: "git checkout -b/-B/--orphan" always takes a branch name | Junio C Hamano | 2012-08-26 |
| | | |_|_|_|/ / / / | | |/| | | | | | | | |||
| * | | | | | | | | | Merge branch 'jk/maint-http-half-auth-push' into maint-1.7.11 | Junio C Hamano | 2012-09-12 |
| |\ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | http: prompt for credentials on failed POST | Jeff King | 2012-08-27 |
| | * | | | | | | | | | http: factor out http error code handling | Jeff King | 2012-08-27 |
| | * | | | | | | | | | t: test http access to "half-auth" repositories | Jeff King | 2012-08-27 |
| | * | | | | | | | | | t: test basic smart-http authentication | Jeff King | 2012-08-27 |
| | * | | | | | | | | | t/lib-httpd: recognize */smart/* repos as smart-http | Jeff King | 2012-08-27 |
| | * | | | | | | | | | t/lib-httpd: only route auth/dumb to dumb repos | Jeff King | 2012-08-27 |
| | * | | | | | | | | | t5550: factor out http auth setup | Jeff King | 2012-08-27 |
| | * | | | | | | | | | t5550: put auth-required repo in auth/dumb | Jeff King | 2012-08-27 |
| | | |_|_|/ / / / / | | |/| | | | | | | | |||
| * | | | | | | | | | Merge branch 'kk/maint-for-each-ref-multi-sort' into maint-1.7.11 | Junio C Hamano | 2012-09-12 |
| |\ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | for-each-ref: Fix sort with multiple keys | Kacper Kornet | 2012-08-21 |
| | * | | | | | | | | | t6300: test sort with multiple keys | Kacper Kornet | 2012-08-21 |
| | | |/ / / / / / / | | |/| | | | | | | | |||
* | | | | | | | | | | Further merging down for 1.7.12.1 | Junio C Hamano | 2012-09-11 |
* | | | | | | | | | | Sync with 1.7.11.6 | Junio C Hamano | 2012-09-11 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||
| * | | | | | | | | | Git 1.7.11.6v1.7.11.6 | Junio C Hamano | 2012-09-11 |
| * | | | | | | | | | Merge branch 'jc/maint-mergetool-style-fix' into maint-1.7.11 | Junio C Hamano | 2012-09-11 |
| |\ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | mergetool: style fixes | Junio C Hamano | 2012-08-23 |
| * | | | | | | | | | | Merge branch 'sz/submodule-force-update' into maint-1.7.11 | Junio C Hamano | 2012-09-11 |
| |\ \ \ \ \ \ \ \ \ \ |