| Commit message (Expand) | Author | Age |
* | Move deny_non_fast_forwards handling completely into receive-pack. | Shawn Pearce | 2006-10-30 |
* | Merge branch 'np/pack' | Junio C Hamano | 2006-10-22 |
|\ |
|
| * | introduce delta objects with offset to base | Nicolas Pitre | 2006-09-27 |
* | | Make write_sha1_file_prepare() static | Rene Scharfe | 2006-10-14 |
* | | Add hash_sha1_file() | Rene Scharfe | 2006-10-14 |
|/ |
|
* | many cleanups to sha1_file.c | Nicolas Pitre | 2006-09-23 |
* | add receive.denyNonFastforwards config variable | Johannes Schindelin | 2006-09-20 |
* | Make hexval() available to others. | Junio C Hamano | 2006-09-20 |
* | Merge branch 'jc/pack' | Junio C Hamano | 2006-09-17 |
|\ |
|
| * | pack-objects --unpacked=<existing pack> option. | Junio C Hamano | 2006-09-07 |
* | | connect.c: finish_connect(): allow null pid parameter | Franck Bui-Huu | 2006-09-12 |
|/ |
|
* | more lightweight revalidation while reusing deflated stream in packing | Junio C Hamano | 2006-09-03 |
* | Trace into a file or an open fd and refactor tracing code. | Christian Couder | 2006-09-02 |
* | Constness tightening for move/link_temp_to_file() | Junio C Hamano | 2006-09-01 |
* | Merge branch 'js/c-merge-recursive' | Junio C Hamano | 2006-08-27 |
|\ |
|
| * | Merge branch 'master' into js/c-merge-recursive | Junio C Hamano | 2006-08-12 |
| |\ |
|
| * \ | Merge branch 'js/read-tree' into js/c-merge-recursive | Junio C Hamano | 2006-07-30 |
| |\ \ |
|
| * | | | Status update on merge-recursive in C | Johannes Schindelin | 2006-07-13 |
* | | | | Relative timestamps in git log | Linus Torvalds | 2006-08-26 |
* | | | | Merge branch 'gl/cleanup' | Junio C Hamano | 2006-08-26 |
|\ \ \ \ |
|
| * | | | | Convert memset(hash,0,20) to hashclr(hash). | Junio C Hamano | 2006-08-23 |
| * | | | | Convert memcpy(a,b,20) to hashcpy(a,b). | Shawn Pearce | 2006-08-23 |
* | | | | | git_dir holds pointers to local strings, hence MUST be const. | Pierre Habouzit | 2006-08-23 |
|/ / / / |
|
* | | | | Add write_or_die(), a helper function | Rene Scharfe | 2006-08-21 |
* | | | | Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. | David Rientjes | 2006-08-17 |
* | | | | make inline is_null_sha1 global | David Rientjes | 2006-08-15 |
* | | | | Merge branch 'jc/pack-objects' | Junio C Hamano | 2006-08-12 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | sha1_file.c: expose map_sha1_file() interface. | Junio C Hamano | 2006-07-25 |
* | | | | Better error message when we are unable to lock the index file | Junio C Hamano | 2006-08-12 |
* | | | | pager: config variable pager.color | Matthias Lederhofer | 2006-07-31 |
| |_|/
|/| | |
|
* | | | Make git-mv a builtin | Johannes Schindelin | 2006-07-26 |
* | | | Extract helper bits from c-merge-recursive work | Johannes Schindelin | 2006-07-26 |
|/ / |
|
* | | sha1_file: add the ability to parse objects in "pack file format" | Linus Torvalds | 2006-07-13 |
|/ |
|
* | Make the unpacked object header functions static to sha1_file.c | Linus Torvalds | 2006-07-11 |
* | "git -p cmd" to page anywhere | Junio C Hamano | 2006-07-09 |
* | Improve git-peek-remote | Linus Torvalds | 2006-07-04 |
* | Make zlib compression level configurable, and change default. | Joachim B Haga | 2006-07-03 |
* | diff --color: use $GIT_DIR/config | Junio C Hamano | 2006-06-25 |
* | Rename safe_strncpy() to strlcpy(). | Peter Eriksen | 2006-06-24 |
* | upload-pack/fetch-pack: support side-band communication | Junio C Hamano | 2006-06-21 |
* | Add specialized object allocator | Linus Torvalds | 2006-06-19 |
* | Merge branch 'jc/shared' | Junio C Hamano | 2006-06-18 |
|\ |
|
| * | shared repository: optionally allow reading to "others". | Junio C Hamano | 2006-06-10 |
* | | Implement safe_strncpy() as strlcpy() and use it more. | Peter Eriksen | 2006-06-16 |
|/ |
|
* | Make index file locking code reusable to others. | Junio C Hamano | 2006-06-06 |
* | Merge branch 'sp/reflog' | Junio C Hamano | 2006-06-03 |
|\ |
|
| * | Merge branch 'master' into sp/reflog | Junio C Hamano | 2006-05-24 |
| |\ |
|
| * \ | Merge part of 'js/fmt-patch' for RFC2822 dates into 'sp/reflog' | Junio C Hamano | 2006-05-19 |
| |\ \ |
|
| * | | | Log ref updates to logs/refs/<ref> | Shawn Pearce | 2006-05-17 |
* | | | | Merge branch 'jc/cache-tree' | Junio C Hamano | 2006-05-28 |
|\ \ \ \
| |_|_|/
|/| | | |
|