Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jc/pack-objects' | Junio C Hamano | 2006-08-12 | 1 | -0/+2 |
|\ | |||||
| * | sha1_file.c: expose map_sha1_file() interface. | Junio C Hamano | 2006-07-25 | 1 | -0/+2 |
* | | Better error message when we are unable to lock the index file | Junio C Hamano | 2006-08-12 | 1 | -1/+1 |
* | | pager: config variable pager.color | Matthias Lederhofer | 2006-07-31 | 1 | -0/+1 |
* | | Make git-mv a builtin | Johannes Schindelin | 2006-07-26 | 1 | -0/+1 |
* | | Extract helper bits from c-merge-recursive work | Johannes Schindelin | 2006-07-26 | 1 | -0/+3 |
|/ | |||||
* | sha1_file: add the ability to parse objects in "pack file format" | Linus Torvalds | 2006-07-13 | 1 | -0/+1 |
* | Make the unpacked object header functions static to sha1_file.c | Linus Torvalds | 2006-07-11 | 1 | -2/+0 |
* | "git -p cmd" to page anywhere | Junio C Hamano | 2006-07-09 | 1 | -0/+1 |
* | Improve git-peek-remote | Linus Torvalds | 2006-07-04 | 1 | -1/+5 |
* | Make zlib compression level configurable, and change default. | Joachim B Haga | 2006-07-03 | 1 | -0/+1 |
* | diff --color: use $GIT_DIR/config | Junio C Hamano | 2006-06-25 | 1 | -1/+0 |
* | Rename safe_strncpy() to strlcpy(). | Peter Eriksen | 2006-06-24 | 1 | -1/+0 |
* | upload-pack/fetch-pack: support side-band communication | Junio C Hamano | 2006-06-21 | 1 | -2/+2 |
* | Add specialized object allocator | Linus Torvalds | 2006-06-19 | 1 | -0/+11 |
* | Merge branch 'jc/shared' | Junio C Hamano | 2006-06-18 | 1 | -0/+6 |
|\ | |||||
| * | shared repository: optionally allow reading to "others". | Junio C Hamano | 2006-06-10 | 1 | -0/+6 |
* | | Implement safe_strncpy() as strlcpy() and use it more. | Peter Eriksen | 2006-06-16 | 1 | -1/+1 |
|/ | |||||
* | Make index file locking code reusable to others. | Junio C Hamano | 2006-06-06 | 1 | -6/+6 |
* | Merge branch 'sp/reflog' | Junio C Hamano | 2006-06-03 | 1 | -0/+1 |
|\ | |||||
| * | Merge branch 'master' into sp/reflog | Junio C Hamano | 2006-05-24 | 1 | -0/+8 |
| |\ | |||||
| * \ | Merge part of 'js/fmt-patch' for RFC2822 dates into 'sp/reflog' | Junio C Hamano | 2006-05-19 | 1 | -0/+1 |
| |\ \ | |||||
| * | | | Log ref updates to logs/refs/<ref> | Shawn Pearce | 2006-05-17 | 1 | -0/+1 |
* | | | | Merge branch 'jc/cache-tree' | Junio C Hamano | 2006-05-28 | 1 | -0/+1 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Merge branch 'lt/dirwalk' into jc/dirwalk-n-cache-tree | Junio C Hamano | 2006-05-20 | 1 | -0/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'jc/cache-tree' into jc/dirwalk-n-cache-tree | Junio C Hamano | 2006-05-20 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into jc/cache-tree | Junio C Hamano | 2006-04-26 | 1 | -0/+1 |
| | |\ \ \ \ | |||||
| | * | | | | | index: make the index file format extensible. | Junio C Hamano | 2006-04-24 | 1 | -4/+2 |
| | * | | | | | read-cache/write-cache: optionally return cache checksum SHA1. | Junio C Hamano | 2006-04-23 | 1 | -1/+4 |
* | | | | | | | Merge branch 'be/tag' | Junio C Hamano | 2006-05-24 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | remove the artificial restriction tagsize < 8kb | Björn Engelmann | 2006-05-23 | 1 | -0/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'js/fmt-patch' | Junio C Hamano | 2006-05-24 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into js/fmt-patch | Junio C Hamano | 2006-05-21 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| * | | | | | | | Merge branch 'master' into js/fmt-patch | Junio C Hamano | 2006-05-06 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Use RFC2822 dates from "git fmt-patch". | Junio C Hamano | 2006-05-01 | 1 | -0/+1 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'lt/dirwalk' | Junio C Hamano | 2006-05-24 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | / / | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Prevent bogus paths from being added to the index. | Linus Torvalds | 2006-05-18 | 1 | -0/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Libify the index refresh logic | Linus Torvalds | 2006-05-19 | 1 | -0/+6 |
|/ / / / | |||||
* | | | | binary diff: further updates. | Junio C Hamano | 2006-05-05 | 1 | -0/+1 |
* | | | | binary patch. | Junio C Hamano | 2006-05-05 | 1 | -0/+3 |
| |/ / |/| | | |||||
* | | | core.prefersymlinkrefs: use symlinks for .git/HEAD | Junio C Hamano | 2006-05-02 | 1 | -1/+1 |
* | | | revision parsing: make "rev -- paths" checks stronger. | Junio C Hamano | 2006-04-26 | 1 | -0/+1 |
| |/ |/| | |||||
* | | Fix filename verification when in a subdirectory | Linus Torvalds | 2006-04-26 | 1 | -0/+1 |
|/ | |||||
* | tree/diff header cleanup. | Junio C Hamano | 2006-03-29 | 1 | -0/+3 |
* | core.warnambiguousrefs: warns when "name" is used and both "name" branch and ... | Junio C Hamano | 2006-03-20 | 1 | -0/+1 |
* | Add --temp and --stage=all options to checkout-index. | Shawn Pearce | 2006-03-05 | 1 | -1/+1 |
* | Merge branch 'lt/rev-list' | Junio C Hamano | 2006-03-04 | 1 | -0/+3 |
|\ | |||||
| * | Introduce trivial new pager.c helper infrastructure | Linus Torvalds | 2006-02-28 | 1 | -0/+3 |
* | | apply --whitespace: configuration option. | Junio C Hamano | 2006-02-27 | 1 | -0/+2 |
|/ | |||||
* | Use setenv(), fix warnings | Timo Hirvonen | 2006-02-26 | 1 | -1/+1 |