Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | convert.c: remove input_crlf_action() | Torsten Bögershausen | 2016-02-08 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | convert.c: remove unused parameter 'path' | Torsten Bögershausen | 2016-02-08 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | t0027: add tests for get_stream_filter() | Torsten Bögershausen | 2016-02-08 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/grep-binary-workaround-in-test' | Junio C Hamano | 2016-02-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | t9200: avoid grep on non-ASCII data | John Keeping | 2016-02-23 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | t8005: avoid grep on non-ASCII data | John Keeping | 2016-02-23 | |
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ps/plug-xdl-merge-leak' | Junio C Hamano | 2016-02-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | xdiff/xmerge: fix memory leak in xdl_merge | Patrick Steinhardt | 2016-02-23 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mm/push-simple-doc' | Junio C Hamano | 2016-02-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation/git-push: document that 'simple' is the default | Matthieu Moy | 2016-02-23 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jg/credential-cache-chdir-to-sockdir' | Junio C Hamano | 2016-02-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | credential-cache--daemon: change to the socket dir on startup | Jon Griffiths | 2016-02-23 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | credential-cache--daemon: disallow relative socket path | Jon Griffiths | 2016-02-23 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | credential-cache--daemon: refactor check_socket_directory | Jon Griffiths | 2016-02-23 | |
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ps/config-error' | Junio C Hamano | 2016-02-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | config: rename git_config_set_or_die to git_config_set | Patrick Steinhardt | 2016-02-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | config: rename git_config_set to git_config_set_gently | Patrick Steinhardt | 2016-02-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | compat: die when unable to set core.precomposeunicode | Patrick Steinhardt | 2016-02-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: die on config error when saving replay opts | Patrick Steinhardt | 2016-02-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | init-db: die on config errors when initializing empty repo | Patrick Steinhardt | 2016-02-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | clone: die on config error in cmd_clone | Patrick Steinhardt | 2016-02-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | remote: die on config error when manipulating remotes | Patrick Steinhardt | 2016-02-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | remote: die on config error when setting/adding branches | Patrick Steinhardt | 2016-02-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | remote: die on config error when setting URL | Patrick Steinhardt | 2016-02-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | submodule--helper: die on config error when cloning module | Patrick Steinhardt | 2016-02-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | submodule: die on config error when linking modules | Patrick Steinhardt | 2016-02-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | branch: die on config error when editing branch description | Patrick Steinhardt | 2016-02-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | branch: die on config error when unsetting upstream | Patrick Steinhardt | 2016-02-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | branch: report errors in tracking branch setup | Patrick Steinhardt | 2016-02-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | config: introduce set_or_die wrappers | Patrick Steinhardt | 2016-02-16 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mg/work-tree-tests' | Junio C Hamano | 2016-02-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | tests: rename work-tree tests to *work-tree* | Michael J Gruber | 2016-02-20 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ls/config-origin' | Junio C Hamano | 2016-02-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | config: add '--show-origin' option to print the origin of a config value | Lars Schneider | 2016-02-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | config: add 'origin_type' to config_source struct | Lars Schneider | 2016-02-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | rename git_config_from_buf to git_config_from_mem | Lars Schneider | 2016-02-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | t: do not hide Git's exit code in tests using 'nul_to_q' | Lars Schneider | 2016-02-17 | |
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/tighten-alloc' | Junio C Hamano | 2016-02-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | ewah: convert to REALLOC_ARRAY, etc | Jeff King | 2016-02-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | convert ewah/bitmap code to use xmalloc | Jeff King | 2016-02-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | diff_populate_gitlink: use a strbuf | Jeff King | 2016-02-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | transport_anonymize_url: use xstrfmt | Jeff King | 2016-02-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | git-compat-util: drop mempcpy compat code | Jeff King | 2016-02-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: simplify memory allocation of get_message | Jeff King | 2016-02-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | test-path-utils: fix normalize_path_copy output buffer size | Jeff King | 2016-02-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | fetch-pack: simplify add_sought_entry | Jeff King | 2016-02-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | fast-import: simplify allocation in start_packfile | Jeff King | 2016-02-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | write_untracked_extension: use FLEX_ALLOC helper | Jeff King | 2016-02-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | prepare_{git,shell}_cmd: use argv_array | Jeff King | 2016-02-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | use st_add and st_mult for allocation size computation | Jeff King | 2016-02-22 |