Commit message (Expand) | Author | Age | |
---|---|---|---|
* | t5520: become resilient to GETTEXT_POISON | Vasco Almeida | 2016-08-12 |
* | t3404: become resilient to GETTEXT_POISON | Vasco Almeida | 2016-08-12 |
* | Sync with 2.9.3 | Junio C Hamano | 2016-08-12 |
|\ | |||
| * | Git 2.9.3v2.9.3 | Junio C Hamano | 2016-08-12 |
| * | Merge branch 'jk/difftool-in-subdir' into maint | Junio C Hamano | 2016-08-12 |
| |\ | |||
| * \ | Merge branch 'jk/reset-ident-time-per-commit' into maint | Junio C Hamano | 2016-08-12 |
| |\ \ | |||
* | | | | Final batch before 2.10-rc0 | Junio C Hamano | 2016-08-12 |
* | | | | Merge branch 'kw/patch-ids-optim' | Junio C Hamano | 2016-08-12 |
|\ \ \ \ | |||
| * | | | | rebase: avoid computing unnecessary patch IDs | Kevin Willford | 2016-08-11 |
| * | | | | patch-ids: add flag to create the diff patch id using header only data | Kevin Willford | 2016-07-29 |
| * | | | | patch-ids: replace the seen indicator with a commit pointer | Kevin Willford | 2016-07-29 |
| * | | | | patch-ids: stop using a hand-rolled hashmap implementation | Kevin Willford | 2016-07-29 |
* | | | | | Merge branch 'ew/http-backend-batch-headers' | Junio C Hamano | 2016-08-12 |
|\ \ \ \ \ | |||
| * | | | | | http-backend: buffer headers before sending | Eric Wong | 2016-08-10 |
* | | | | | | Merge branch 'va/i18n' | Junio C Hamano | 2016-08-12 |
|\ \ \ \ \ \ | |||
| * | | | | | | i18n: git-stash: mark messages for translation | Vasco Almeida | 2016-08-10 |
| * | | | | | | i18n: archive: mark errors for translation | Vasco Almeida | 2016-08-09 |
| * | | | | | | i18n: setup: mark error messages for translation | Vasco Almeida | 2016-08-09 |
* | | | | | | | Merge branch 'vs/typofix' | Junio C Hamano | 2016-08-12 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Spelling fixes | Ville Skyttä | 2016-08-11 |
* | | | | | | | | Merge branch 'js/mv-dir-to-new-directory' | Junio C Hamano | 2016-08-12 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | git mv: do not keep slash in `git mv dir non-existing-dir/` | Johannes Schindelin | 2016-08-08 |
* | | | | | | | | | Merge branch 'rs/use-strbuf-add-unique-abbrev' | Junio C Hamano | 2016-08-12 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | use strbuf_add_unique_abbrev() for adding short hashes | René Scharfe | 2016-08-06 |
| |/ / / / / / / / | |||
* | | | | | | | | | Merge branch 'jk/big-and-future-archive-tar' | Junio C Hamano | 2016-08-12 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | archive-tar: make write_extended_header() void | René Scharfe | 2016-08-06 |
* | | | | | | | | | | Merge branch 'jk/trace-fixup' | Junio C Hamano | 2016-08-12 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | trace: do not fall back to stderr | Jeff King | 2016-08-05 |
| * | | | | | | | | | | write_or_die: drop write_or_whine_pipe() | Jeff King | 2016-08-05 |
| * | | | | | | | | | | trace: disable key after write error | Jeff King | 2016-08-05 |
| * | | | | | | | | | | trace: correct variable name in write() error message | Jeff King | 2016-08-05 |
| * | | | | | | | | | | trace: cosmetic fixes for error messages | Jeff King | 2016-08-05 |
| * | | | | | | | | | | trace: use warning() for printing trace errors | Jeff King | 2016-08-05 |
| * | | | | | | | | | | trace: stop using write_or_whine_pipe() | Jeff King | 2016-08-04 |
| * | | | | | | | | | | trace: handle NULL argument in trace_disable() | Jeff King | 2016-08-04 |
* | | | | | | | | | | | Merge branch 'rs/merge-recursive-string-list-init' | Junio C Hamano | 2016-08-12 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | merge-recursive: use STRING_LIST_INIT_NODUP | René Scharfe | 2016-08-05 |
| | |_|/ / / / / / / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Merge branch 'rs/merge-add-strategies-simplification' | Junio C Hamano | 2016-08-12 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | merge: use string_list_split() in add_strategies() | René Scharfe | 2016-08-05 |
| |/ / / / / / / / / / | |||
* | | | | | | | | | | | Merge branch 'rs/child-process-init' | Junio C Hamano | 2016-08-12 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | use CHILD_PROCESS_INIT to initialize automatic variables | René Scharfe | 2016-08-05 |
* | | | | | | | | | | | | Merge branch 'js/import-tars-hardlinks' | Junio C Hamano | 2016-08-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | import-tars: support hard links | Johannes Schindelin | 2016-08-03 |
* | | | | | | | | | | | | | Merge branch 'ms/document-pack-window-memory-is-per-thread' | Junio C Hamano | 2016-08-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | document git-repack interaction of pack.threads and pack.windowMemory | Michael Stahl | 2016-08-10 |
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge branch 'vs/completion-branch-fully-spelled-d-m-r' | Junio C Hamano | 2016-08-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | completion: complete --delete, --move, and --remotes for git branch | Ville Skyttä | 2016-08-09 |
| |/ / / / / / / / / / / / | |||
* | | | | | | | | | | | | | Merge branch 'sb/submodule-clone-retry' | Junio C Hamano | 2016-08-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | submodule--helper: use parallel processor correctly | Stefan Beller | 2016-08-09 |
* | | | | | | | | | | | | | | Sync with maint | Junio C Hamano | 2016-08-10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |