Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge --no-edit: do not credit people involved in the side branch | Junio C Hamano | 2012-12-29 | 3 | -8/+17 |
* | Git 1.7.11.7v1.7.11.7 | Junio C Hamano | 2012-09-15 | 4 | -3/+50 |
* | Merge branch 'jk/maint-quiet-is-synonym-to-s-in-log' into maint-1.7.11 | Junio C Hamano | 2012-09-15 | 2 | -1/+13 |
|\ | |||||
| * | log: fix --quiet synonym for -s | Jeff King | 2012-08-29 | 2 | -1/+13 |
* | | Merge branch 'jc/maint-ident-missing-human-name' into maint-1.7.11 | Junio C Hamano | 2012-09-15 | 2 | -3/+20 |
|\ \ | |||||
| * | | split_ident_line(): make best effort when parsing author/committer line | Junio C Hamano | 2012-08-31 | 2 | -3/+20 |
| |/ | |||||
* | | Merge branch 'rj/test-regex' into maint-1.7.11 | Junio C Hamano | 2012-09-15 | 4 | -0/+27 |
|\ \ | |||||
| * | | test-regex: Add a test to check for a bug in the regex routines | Ramsay Jones | 2012-09-03 | 4 | -0/+27 |
* | | | Merge branch 'da/gitk-reload-tag-contents' into maint-1.7.11 | Junio C Hamano | 2012-09-15 | 1 | -8/+9 |
|\ \ \ | |||||
| * | | | gitk: Rename 'tagcontents' to 'cached_tagcontent' | David Aguilar | 2012-09-09 | 1 | -7/+7 |
| * | | | gitk: Teach "Reread references" to reload tags | David Aguilar | 2012-09-09 | 1 | -1/+2 |
| * | | | gitk: Avoid Meta1-F5 | Felipe Contreras | 2012-04-25 | 1 | -2/+2 |
* | | | | Merge branch 'jc/maint-checkout-fileglob-doc' into maint-1.7.11 | Junio C Hamano | 2012-09-15 | 2 | -1/+30 |
|\ \ \ \ | |||||
| * | | | | gitcli: contrast wildcard given to shell and to git | Junio C Hamano | 2012-09-10 | 1 | -0/+17 |
| * | | | | gitcli: formatting fix | Junio C Hamano | 2012-09-10 | 1 | -1/+1 |
| * | | | | Document file-glob for "git checkout -- '*.c'" | Junio C Hamano | 2012-09-04 | 1 | -0/+12 |
* | | | | | Merge branch 'jc/apply-binary-p0' into maint-1.7.11 | Junio C Hamano | 2012-09-12 | 2 | -46/+76 |
|\ \ \ \ \ | |||||
| * | | | | | apply: compute patch->def_name correctly under -p0 | Junio C Hamano | 2012-08-25 | 2 | -46/+76 |
* | | | | | | Merge branch 'jc/dotdot-is-parent-directory' into maint-1.7.11 | Junio C Hamano | 2012-09-12 | 5 | -4/+56 |
|\ \ \ \ \ \ | |||||
| * | | | | | | specifying ranges: we did not mean to make ".." an empty set | Junio C Hamano | 2012-08-23 | 5 | -4/+56 |
* | | | | | | | Merge branch 'jc/maint-doc-checkout-b-always-takes-branch-name' into maint-1.... | Junio C Hamano | 2012-09-12 | 1 | -3/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | doc: "git checkout -b/-B/--orphan" always takes a branch name | Junio C Hamano | 2012-08-26 | 1 | -3/+3 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch 'jk/maint-http-half-auth-push' into maint-1.7.11 | Junio C Hamano | 2012-09-12 | 9 | -106/+171 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | http: prompt for credentials on failed POST | Jeff King | 2012-08-27 | 2 | -9/+16 |
| * | | | | | | | http: factor out http error code handling | Jeff King | 2012-08-27 | 2 | -23/+29 |
| * | | | | | | | t: test http access to "half-auth" repositories | Jeff King | 2012-08-27 | 3 | -0/+28 |
| * | | | | | | | t: test basic smart-http authentication | Jeff King | 2012-08-27 | 2 | -0/+25 |
| * | | | | | | | t/lib-httpd: recognize */smart/* repos as smart-http | Jeff King | 2012-08-27 | 1 | -9/+7 |
| * | | | | | | | t/lib-httpd: only route auth/dumb to dumb repos | Jeff King | 2012-08-27 | 1 | -1/+1 |
| * | | | | | | | t5550: factor out http auth setup | Jeff King | 2012-08-27 | 3 | -54/+55 |
| * | | | | | | | t5550: put auth-required repo in auth/dumb | Jeff King | 2012-08-27 | 1 | -9/+9 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'kk/maint-for-each-ref-multi-sort' into maint-1.7.11 | Junio C Hamano | 2012-09-12 | 2 | -1/+13 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | for-each-ref: Fix sort with multiple keys | Kacper Kornet | 2012-08-21 | 2 | -2/+4 |
| * | | | | | | | t6300: test sort with multiple keys | Kacper Kornet | 2012-08-21 | 1 | -0/+10 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Git 1.7.11.6v1.7.11.6 | Junio C Hamano | 2012-09-11 | 3 | -35/+58 |
* | | | | | | | Merge branch 'jc/maint-mergetool-style-fix' into maint-1.7.11 | Junio C Hamano | 2012-09-11 | 1 | -273/+308 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | mergetool: style fixes | Junio C Hamano | 2012-08-24 | 1 | -273/+308 |
* | | | | | | | | Merge branch 'sz/submodule-force-update' into maint-1.7.11 | Junio C Hamano | 2012-09-11 | 3 | -2/+21 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Make 'git submodule update --force' always check out submodules. | Stefan Zager | 2012-08-24 | 3 | -2/+21 |
* | | | | | | | | | Merge branch 'ph/stash-rerere' into maint-1.7.11 | Junio C Hamano | 2012-09-11 | 2 | -0/+39 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | stash: invoke rerere in case of conflict | Phil Hord | 2012-08-17 | 2 | -1/+2 |
| * | | | | | | | | | test: git-stash conflict sets up rerere | Phil Hord | 2012-08-17 | 1 | -0/+38 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'jc/maint-sane-execvp-notdir' into maint-1.7.11 | Junio C Hamano | 2012-09-11 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | sane_execvp(): ignore non-directory on $PATH | Junio C Hamano | 2012-07-31 | 1 | -0/+2 |
* | | | | | | | | | | Merge branch 'jc/maint-config-exit-status' into maint-1.7.11 | Junio C Hamano | 2012-09-11 | 3 | -6/+11 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | config: "git config baa" should exit with status 1 | Junio C Hamano | 2012-07-30 | 3 | -6/+11 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'mh/maint-config-doc-proxy-command' into maint-1.7.11 | Junio C Hamano | 2012-09-11 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | git-config doc: unconfuse an example | Junio C Hamano | 2012-08-19 | 1 | -1/+1 |
| * | | | | | | | | | | git-config.txt: fix example | Michael Haggerty | 2012-08-18 | 1 | -1/+1 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'hv/submodule-path-unmatch' into maint-1.7.11 | Junio C Hamano | 2012-09-11 | 2 | -7/+52 |
|\ \ \ \ \ \ \ \ \ \ |