Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add "--branches", "--tags" and "--remotes" options to git-rev-parse. | Sean | 2006-05-14 |
* | Merge branch 'fix' | Junio C Hamano | 2006-05-14 |
|\ | |||
| * | include header to define uint32_t, necessary on Mac OS X | Ben Clifford | 2006-05-14 |
* | | Merge branch 'ml/cvs' | Junio C Hamano | 2006-05-14 |
|\ \ | |||
| * \ | Merge branch 'tojunio' of http://locke.catalyst.net.nz/git/git-martinlanghoff... | Junio C Hamano | 2006-05-09 |
| |\ \ | |||
| | * | | Change to allow subdir updates from Eclipse | Martyn Smith | 2006-05-08 |
| | * | | Many fixes for most operations in Eclipse. | Martyn Smith | 2006-05-08 |
| | * | | Added logged warnings for CVS error returns | Martyn Smith | 2006-05-08 |
| | * | | Merge with git://kernel.org/pub/scm/git/git.git | Martin Langhoff | 2006-05-08 |
| | |\ \ | |||
| | * | | | cvsserver: use git-rev-list instead of git-log | Martin Langhoff | 2006-05-04 |
| | * | | | Merge with git://kernel.org/pub/scm/git/git.git | Martin Langhoff | 2006-05-03 |
| | |\ \ \ | |||
| | * \ \ \ | Merge with git://kernel.org/pub/scm/git/git.git | Martin Langhoff | 2006-05-01 |
| | |\ \ \ \ | |||
| | * | | | | | git-cvsexportcommit: Add -f(orce) and -m(essage prefix) flags, small cleanups. | Martin Langhoff | 2006-04-26 |
* | | | | | | | Merge branch 'fix' | Junio C Hamano | 2006-05-13 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||
| * | | | | | | Fix git-pack-objects for 64-bit platforms | Dennis Stosberg | 2006-05-13 |
* | | | | | | | fix diff-delta bad memory access | Nicolas Pitre | 2006-05-10 |
* | | | | | | | Merge branch 'fix' | Junio C Hamano | 2006-05-09 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | checkout: use --aggressive when running a 3-way merge (-m). | Junio C Hamano | 2006-05-09 |
| |/ / / / / / | |||
| * | | | | | | revert/cherry-pick: use aggressive merge. | Linus Torvalds | 2006-05-09 |
* | | | | | | | Merge branch 'jc/clean' | Junio C Hamano | 2006-05-09 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Teach git-clean optional <paths>... parameters. | Junio C Hamano | 2006-05-08 |
| | |/ / / / / | |/| | | | | | |||
* | | | | | | | Merge branch 'mw/alternates' | Junio C Hamano | 2006-05-09 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | clone: don't clone the info/alternates file | Martin Waitz | 2006-05-07 |
| * | | | | | | | test case for transitive info/alternates | Martin Waitz | 2006-05-07 |
| * | | | | | | | Transitively read alternatives | Martin Waitz | 2006-05-07 |
* | | | | | | | | Merge branch 'jc/xsha1' | Junio C Hamano | 2006-05-09 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | get_sha1() - fix infinite loop on nonexistent stage. | Junio C Hamano | 2006-05-08 |
| * | | | | | | | | get_sha1(): :path and :[0-3]:path to extract from index. | Junio C Hamano | 2006-04-30 |
| | |_|_|_|/ / / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'jc/again' | Junio C Hamano | 2006-05-09 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Fix users of prefix_path() to free() only when necessary | Johannes Schindelin | 2006-05-06 |
| * | | | | | | | | update-index --again: take optional pathspecs | Junio C Hamano | 2006-05-05 |
| * | | | | | | | | update-index --again | Junio C Hamano | 2006-05-05 |
* | | | | | | | | | Merge branch 'np/delta' | Junio C Hamano | 2006-05-09 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | improve diff-delta with sparse and/or repetitive data | Nicolas Pitre | 2006-05-02 |
| * | | | | | | | | | tiny optimization to diff-delta | Nicolas Pitre | 2006-05-02 |
| * | | | | | | | | | replace adler32 with Rabin's polynomial in diff-delta | Nicolas Pitre | 2006-04-28 |
| * | | | | | | | | | use delta index data when finding best delta matches | Nicolas Pitre | 2006-04-26 |
| * | | | | | | | | | split the diff-delta interface | Nicolas Pitre | 2006-04-24 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'jc/bindiff' | Junio C Hamano | 2006-05-09 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | improve base85 generated assembly code | Nicolas Pitre | 2006-05-08 |
| * | | | | | | | | | binary diff and apply: testsuite. | Junio C Hamano | 2006-05-06 |
| * | | | | | | | | | binary diff: further updates. | Junio C Hamano | 2006-05-05 |
| * | | | | | | | | | binary patch. | Junio C Hamano | 2006-05-05 |
* | | | | | | | | | | Merge branch 'fix' | Junio C Hamano | 2006-05-09 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | / / / | | |_|_|_|_|/ / / | |/| | | | | | | | |||
| * | | | | | | | | read-cache.c: use xcalloc() not calloc() | Yakov Lerner | 2006-05-09 |
| * | | | | | | | | apply: fix infinite loop with multiple patches with --index | Eric Wong | 2006-05-09 |
* | | | | | | | | | Merge branch 'fix' | Junio C Hamano | 2006-05-08 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | / / / | |_|_|_|_|/ / / |/| | | | | | | | |||
| * | | | | | | | Separate object name errors from usage errors | Dmitry V. Levin | 2006-05-08 |
| * | | | | | | | Documentation: {caret} fixes (git-rev-list.txt) | Junio C Hamano | 2006-05-08 |
| * | | | | | | | Fix "git diff --stat" with long filenames | Linus Torvalds | 2006-05-08 |