Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | Merge branch 'sk/mingw-main' | Junio C Hamano | 2014-07-09 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | mingw: avoid const warning | Stepan Kasal | 2014-06-10 | |
| * | | | | | | | | | | | | Win32: move main macro to a function | Karsten Blees | 2014-06-10 | |
* | | | | | | | | | | | | | Merge branch 'jk/pretty-G-format-fixes' | Junio C Hamano | 2014-07-09 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | move "%G" format test from t7510 to t6006 | Jeff King | 2014-06-25 | |
| * | | | | | | | | | | | | | pretty: avoid reading past end-of-string with "%G" | Jeff King | 2014-06-17 | |
| * | | | | | | | | | | | | | t7510: check %G* pretty-format output | Jeff King | 2014-06-17 | |
| * | | | | | | | | | | | | | t7510: test a commit signed by an unknown key | Jeff King | 2014-06-17 | |
| * | | | | | | | | | | | | | t7510: use consistent &&-chains in loop | Michael J Gruber | 2014-06-17 | |
| * | | | | | | | | | | | | | t7510: stop referring to master in later tests | Jeff King | 2014-06-17 | |
* | | | | | | | | | | | | | | Merge branch 'jk/xstrfmt' | Junio C Hamano | 2014-07-09 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | setup_git_env(): introduce git_path_from_env() helper | Jeff King | 2014-06-25 | |
| * | | | | | | | | | | | | | | unique_path: fix unlikely heap overflow | Jeff King | 2014-06-19 | |
| * | | | | | | | | | | | | | | walker_fetch: fix minor memory leak | Jeff King | 2014-06-19 | |
| * | | | | | | | | | | | | | | merge: use argv_array when spawning merge strategy | Jeff King | 2014-06-19 | |
| * | | | | | | | | | | | | | | sequencer: use argv_array_pushf | Jeff King | 2014-06-19 | |
| * | | | | | | | | | | | | | | setup_git_env: use git_pathdup instead of xmalloc + sprintf | Jeff King | 2014-06-19 | |
| * | | | | | | | | | | | | | | use xstrfmt to replace xmalloc + strcpy/strcat | Jeff King | 2014-06-19 | |
| * | | | | | | | | | | | | | | use xstrfmt to replace xmalloc + sprintf | Jeff King | 2014-06-19 | |
| * | | | | | | | | | | | | | | use xstrdup instead of xmalloc + strcpy | Jeff King | 2014-06-19 | |
| * | | | | | | | | | | | | | | use xstrfmt in favor of manual size calculations | Jeff King | 2014-06-19 | |
| * | | | | | | | | | | | | | | strbuf: add xstrfmt helper | Jeff King | 2014-06-19 | |
* | | | | | | | | | | | | | | | Merge branch 'jk/skip-prefix' | Junio C Hamano | 2014-07-09 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | http-push: refactor parsing of remote object names | Jeff King | 2014-06-20 | |
| * | | | | | | | | | | | | | | | imap-send: use skip_prefix instead of using magic numbers | Tanay Abhra | 2014-06-20 | |
| * | | | | | | | | | | | | | | | use skip_prefix to avoid repeated calculations | Jeff King | 2014-06-20 | |
| * | | | | | | | | | | | | | | | git: avoid magic number with skip_prefix | Jeff King | 2014-06-20 | |
| * | | | | | | | | | | | | | | | fetch-pack: refactor parsing in get_ack | Jeff King | 2014-06-20 | |
| * | | | | | | | | | | | | | | | fast-import: refactor parsing of spaces | Jeff King | 2014-06-20 | |
| * | | | | | | | | | | | | | | | stat_opt: check extra strlen call | Jeff King | 2014-06-20 | |
| * | | | | | | | | | | | | | | | daemon: use skip_prefix to avoid magic numbers | Jeff King | 2014-06-20 | |
| * | | | | | | | | | | | | | | | fast-import: use skip_prefix for parsing input | Jeff King | 2014-06-20 | |
| * | | | | | | | | | | | | | | | use skip_prefix to avoid repeating strings | Jeff King | 2014-06-20 | |
| * | | | | | | | | | | | | | | | use skip_prefix to avoid magic numbers | Jeff King | 2014-06-20 | |
| * | | | | | | | | | | | | | | | transport-helper: avoid reading past end-of-string | Jeff King | 2014-06-20 | |
| * | | | | | | | | | | | | | | | fast-import: fix read of uninitialized argv memory | Jeff King | 2014-06-20 | |
| * | | | | | | | | | | | | | | | apply: use skip_prefix instead of raw addition | Jeff King | 2014-06-20 | |
| * | | | | | | | | | | | | | | | refactor skip_prefix to return a boolean | Jeff King | 2014-06-20 | |
| * | | | | | | | | | | | | | | | avoid using skip_prefix as a boolean | Jeff King | 2014-06-18 | |
| * | | | | | | | | | | | | | | | daemon: mark some strings as const | Jeff King | 2014-06-18 | |
| * | | | | | | | | | | | | | | | parse_diff_color_slot: drop ofs parameter | Jeff King | 2014-06-18 | |
| |/ / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | line-log: use commit_list_append() instead of duplicating its code | René Scharfe | 2014-07-08 | |
* | | | | | | | | | | | | | | | diff-tree: call free_commit_list() instead of duplicating its code | René Scharfe | 2014-07-08 | |
| |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'dt/refs-check-refname-component-sse' | Junio C Hamano | 2014-07-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | refs.c: SSE2 optimizations for check_refname_component | David Turner | 2014-06-18 | |
* | | | | | | | | | | | | | | Merge branch 'ye/http-extract-charset' | Junio C Hamano | 2014-07-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | http: fix charset detection of extract_content_type() | Yi EungJun | 2014-06-17 | |
* | | | | | | | | | | | | | | | Merge branch 'bc/fix-rebase-merge-skip' | Junio C Hamano | 2014-07-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | rebase--merge: fix --skip with two conflicts in a row | brian m. carlson | 2014-06-16 | |
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge branch 'jk/commit-buffer-length' | Junio C Hamano | 2014-07-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |