Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge branch 'jm/dedup-test-config' into maint | Junio C Hamano | 2014-07-22 | 1 | -5/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sk/test-cmp-bin' into maint | Junio C Hamano | 2014-07-22 | 5 | -22/+28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jm/doc-wording-tweaks' into maint | Junio C Hamano | 2014-07-22 | 2 | -9/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jm/instaweb-apache-24' into maint | Junio C Hamano | 2014-07-22 | 1 | -1/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'bg/xcalloc-nmemb-then-size' into maint | Junio C Hamano | 2014-07-22 | 12 | -21/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'cb/byte-order' into maint | Junio C Hamano | 2014-07-22 | 1 | -9/+24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'lt/request-pull' into maint | Junio C Hamano | 2014-07-22 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ep/shell-assign-and-export-vars' into maint | Junio C Hamano | 2014-07-22 | 5 | -5/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'maint-1.9' into maint | Junio C Hamano | 2014-07-22 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'maint-1.8.5' into maint-1.9 | Junio C Hamano | 2014-07-22 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation: fix missing text for rev-parse --verify | brian m. carlson | 2014-07-22 | 1 | -1/+1 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'rs/code-cleaning' | Junio C Hamano | 2014-07-22 | 13 | -103/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | remote-testsvn: use internal argv_array of struct child_process in cmd_import()rs/code-cleaning | René Scharfe | 2014-07-18 | 1 | -9/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | bundle: use internal argv_array of struct child_process in create_bundle() | René Scharfe | 2014-07-18 | 1 | -10/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | fast-import: use hashcmp() for SHA1 hash comparison | René Scharfe | 2014-07-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | transport: simplify fetch_objs_via_rsync() using argv_array | René Scharfe | 2014-07-18 | 1 | -20/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | run-command: use internal argv_array of struct child_process in run_hook_ve() | René Scharfe | 2014-07-17 | 1 | -11/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | use commit_list_count() to count the members of commit_lists | René Scharfe | 2014-07-17 | 5 | -42/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | strbuf: use strbuf_addstr() for adding C strings | René Scharfe | 2014-07-17 | 3 | -10/+10 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/path-max-must-go' | Junio C Hamano | 2014-07-22 | 2 | -46/+57 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | prep_exclude: remove the artificial PATH_MAX limitnd/path-max-must-go | Nguyễn Thái Ngọc Duy | 2014-07-14 | 2 | -20/+29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dir.h: move struct exclude declaration to top level | Nguyễn Thái Ngọc Duy | 2014-07-14 | 1 | -20/+22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dir.c: coding style fix | Nguyễn Thái Ngọc Duy | 2014-07-14 | 1 | -6/+6 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/alloc-commit-id' | Junio C Hamano | 2014-07-22 | 11 | -89/+103 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | diff-tree: avoid lookup_unknown_objectjk/alloc-commit-id | Jeff King | 2014-07-13 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | object_as_type: set commit index | Jeff King | 2014-07-13 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | alloc: factor out commit index | Jeff King | 2014-07-13 | 2 | -2/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add object_as_type helper for casting objects | Jeff King | 2014-07-13 | 7 | -43/+25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | parse_object_buffer: do not set object type | Jeff King | 2014-07-13 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | move setting of object->type to alloc_* functions | Jeff King | 2014-07-13 | 8 | -12/+13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | alloc: write out allocator definitions | Jeff King | 2014-07-13 | 1 | -11/+27 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | alloc.c: remove the alloc_raw_commit_node() function | Ramsay Jones | 2014-07-13 | 1 | -18/+29 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'kb/perf-trace' | Junio C Hamano | 2014-07-22 | 17 | -176/+629 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | api-trace.txt: add trace API documentation | Karsten Blees | 2014-07-13 | 1 | -0/+97 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | progress: simplify performance measurement by using getnanotime() | Karsten Blees | 2014-07-13 | 1 | -35/+36 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wt-status: simplify performance measurement by using getnanotime() | Karsten Blees | 2014-07-13 | 1 | -11/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git: add performance tracing for git's main() function to debug scripts | Karsten Blees | 2014-07-13 | 4 | -0/+30 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trace: add trace_performance facility to debug performance issues | Karsten Blees | 2014-07-13 | 2 | -0/+65 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trace: add high resolution timer function to debug performance issues | Karsten Blees | 2014-07-13 | 4 | -0/+91 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trace: add 'file:line' to all trace output | Karsten Blees | 2014-07-13 | 3 | -12/+126 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trace: move code around, in preparation to file:line output | Karsten Blees | 2014-07-13 | 2 | -22/+26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trace: add current timestamp to all trace output | Karsten Blees | 2014-07-13 | 1 | -1/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trace: disable additional trace output for unit tests | Karsten Blees | 2014-07-13 | 2 | -0/+10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trace: add infrastructure to augment trace output with additional info | Karsten Blees | 2014-07-13 | 2 | -15/+34 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sha1_file: change GIT_TRACE_PACK_ACCESS logging to use trace API | Karsten Blees | 2014-07-13 | 2 | -28/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation/git.txt: improve documentation of 'GIT_TRACE*' variables | Karsten Blees | 2014-07-13 | 1 | -16/+34 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trace: improve trace performance | Karsten Blees | 2014-07-13 | 6 | -59/+78 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trace: remove redundant printf format attribute | Karsten Blees | 2014-06-17 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trace: consistently name the format parameter | Karsten Blees | 2014-06-17 | 2 | -12/+12 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trace: move trace declarations from cache.h to new trace.h | Karsten Blees | 2014-06-17 | 2 | -11/+19 |