Commit message (Expand) | Author | Age | |
---|---|---|---|
* | test-parse-options: print quiet as integer | Pranit Bauva | 2016-04-19 |
* | t0040-test-parse-options.sh: fix style issues | Pranit Bauva | 2016-04-19 |
* | Merge branch 'jc/merge-refuse-new-root' | Junio C Hamano | 2016-04-08 |
|\ | |||
| * | merge: refuse to create too cool a merge by default | Junio C Hamano | 2016-03-23 |
* | | Merge branch 'la/tag-force-signing-annotated-tags' | Junio C Hamano | 2016-04-06 |
|\ \ | |||
| * | | tag: add the option to force signing of annotated tags | Laurent Arnoud | 2016-03-22 |
* | | | Merge branch 'jk/submodule-c-credential' | Junio C Hamano | 2016-04-06 |
|\ \ \ | |||
| * | | | git_config_push_parameter: handle empty GIT_CONFIG_PARAMETERS | Jeff King | 2016-03-23 |
| * | | | git: submodule honor -c credential.* from command line | Jacob Keller | 2016-03-01 |
* | | | | Merge branch 'jv/merge-nothing-into-void' | Junio C Hamano | 2016-04-06 |
|\ \ \ \ | |||
| * | | | | merge: fix NULL pointer dereference when merging nothing into void | Junio C Hamano | 2016-03-23 |
| | |_|/ | |/| | | |||
* | | | | Merge branch 'ss/commit-squash-msg' | Junio C Hamano | 2016-04-06 |
|\ \ \ \ | |||
| * | | | | commit: do not lose SQUASH_MSG contents | Sven Strickroth | 2016-03-21 |
* | | | | | Merge branch 'sb/rebase-x' | Junio C Hamano | 2016-04-06 |
|\ \ \ \ \ | |||
| * | | | | | t3404: cleanup double empty lines between tests | Stefan Beller | 2016-03-18 |
| * | | | | | rebase: decouple --exec from --interactive | Stefan Beller | 2016-03-18 |
| | |_|_|/ | |/| | | | |||
* | | | | | Merge branch 'jk/test-httpd-config-nosystem' | Junio C Hamano | 2016-04-06 |
|\ \ \ \ \ | |||
| * | | | | | t/lib-httpd: pass through GIT_CONFIG_NOSYSTEM env | Jeff King | 2016-03-18 |
| | |_|/ / | |/| | | | |||
* | | | | | Merge branch 'sb/clone-t57-t56' | Junio C Hamano | 2016-04-06 |
|\ \ \ \ \ | |||
| * | | | | | clone tests: rename t57* => t56* | Stefan Beller | 2016-03-16 |
| |/ / / / | |||
* | | | | | Merge branch 'ls/p4-map-user' | Junio C Hamano | 2016-04-06 |
|\ \ \ \ \ | |||
| * | | | | | git-p4: map a P4 user to Git author name and email address | Lars Schneider | 2016-03-15 |
| |/ / / / | |||
| * | | | | Merge branch 'jk/pack-idx-corruption-safety' into maint | Junio C Hamano | 2016-03-10 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge branch 'js/config-set-in-non-repository' into maint | Junio C Hamano | 2016-03-10 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'sb/submodule-module-list-fix' into maint | Junio C Hamano | 2016-03-10 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge branch 'jk/grep-binary-workaround-in-test' into maint | Junio C Hamano | 2016-03-10 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'nd/git-common-dir-fix' into maint | Junio C Hamano | 2016-03-10 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'nd/dwim-wildcards-as-pathspecs' into maint | Junio C Hamano | 2016-03-10 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'jk/epipe-in-async' into maint | Junio C Hamano | 2016-03-10 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'ps/config-error' into maint | Junio C Hamano | 2016-03-10 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mg/work-tree-tests' into maint | Junio C Hamano | 2016-03-10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'pb/t7502-drop-dup' | Junio C Hamano | 2016-04-06 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | t/t7502 : drop duplicate test | Pranit Bauva | 2016-03-11 |
* | | | | | | | | | | | | | | | Merge branch 'da/mergetool-delete-delete-conflict' | Junio C Hamano | 2016-04-06 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | mergetool: honor tempfile configuration when resolving delete conflicts | David Aguilar | 2016-03-10 |
| * | | | | | | | | | | | | | | | mergetool: support delete/delete conflicts | David Aguilar | 2016-03-10 |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | Merge branch 'sb/submodule-parallel-update' | Junio C Hamano | 2016-04-06 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | clone: allow an explicit argument for parallel submodule clones | Stefan Beller | 2016-03-01 |
| * | | | | | | | | | | | | | | | submodule update: expose parallelism to the user | Stefan Beller | 2016-03-01 |
| * | | | | | | | | | | | | | | | submodule update: direct error message to stderr | Stefan Beller | 2016-03-01 |
| * | | | | | | | | | | | | | | | fetching submodules: respect `submodule.fetchJobs` config option | Stefan Beller | 2016-03-01 |
* | | | | | | | | | | | | | | | | Merge branch 'jk/startup-info' | Junio C Hamano | 2016-04-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | grep: turn off gitlink detection for --no-index | Jeff King | 2016-03-07 |
| * | | | | | | | | | | | | | | | | setup: make startup_info available everywhere | Jeff King | 2016-03-06 |
* | | | | | | | | | | | | | | | | | Merge branch 'es/test-gpg-tags' | Junio C Hamano | 2016-04-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | | t6302: skip only signed tags rather than all tests when GPG is missing | Eric Sunshine | 2016-03-06 |
| * | | | | | | | | | | | | | | | | | t6302: also test annotated in addition to signed tags | Eric Sunshine | 2016-03-06 |
| * | | | | | | | | | | | | | | | | | t6302: normalize names and descriptions of signed tags | Eric Sunshine | 2016-03-06 |
| * | | | | | | | | | | | | | | | | | lib-gpg: drop unnecessary "missing GPG" warning | Eric Sunshine | 2016-03-06 |
| |/ / / / / / / / / / / / / / / / | |||
* | | | | | | | | | | | | | | | | | Merge branch 'jk/getwholeline-getdelim-empty' | Junio C Hamano | 2016-04-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |