Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | mergetool: print an appropriate warning if merge.tool is unknown | Theodore Ts'o | 2007-03-18 | 1 | -4/+9 | |
* | | | | | mergetool: Add support for vimdiff. | James Bowes | 2007-03-18 | 3 | -5/+7 | |
* | | | | | Update main git.html page to point at 1.5.0.5 documentation | Junio C Hamano | 2007-03-18 | 1 | -1/+3 | |
* | | | | | Merge branch 'ar/diff' | Junio C Hamano | 2007-03-18 | 12 | -27/+242 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add tests for --quiet option of diff programs | Alex Riesen | 2007-03-16 | 1 | -0/+80 | |
| * | | | | | try-to-simplify-commit: use diff-tree --quiet machinery. | Junio C Hamano | 2007-03-14 | 1 | -0/+6 | |
| * | | | | | revision.c: explain what tree_difference does | Junio C Hamano | 2007-03-14 | 1 | -2/+9 | |
| * | | | | | Teach --quiet to diff backends. | Junio C Hamano | 2007-03-14 | 2 | -0/+8 | |
| * | | | | | diff --quiet | Junio C Hamano | 2007-03-14 | 2 | -4/+27 | |
| * | | | | | Remove unused diffcore_std_no_resolve | Junio C Hamano | 2007-03-14 | 2 | -13/+0 | |
| * | | | | | Allow git-diff exit with codes similar to diff(1) | Alex Riesen | 2007-03-14 | 9 | -14/+118 | |
* | | | | | | Avoid unnecessary strlen() calls | Linus Torvalds | 2007-03-18 | 3 | -29/+36 | |
* | | | | | | Reuse cached data out of delta base cache. | Nicolas Pitre | 2007-03-18 | 1 | -4/+10 | |
* | | | | | | Implement a simple delta_base cache | Linus Torvalds | 2007-03-18 | 1 | -1/+42 | |
* | | | | | | Make trivial wrapper functions around delta base generation and freeing | Linus Torvalds | 2007-03-18 | 1 | -2/+14 | |
* | | | | | | Merge 1.5.0.5 in from 'maint' | Junio C Hamano | 2007-03-18 | 1 | -0/+28 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | GIT 1.5.0.5v1.5.0.5 | Junio C Hamano | 2007-03-18 | 3 | -2/+30 | |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-03-17 | 1 | -2/+2 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | git-merge: finish when git-read-tree fails | Santi BĂ©jar | 2007-03-16 | 1 | -2/+2 | |
* | | | | | | [PATCH] clean up pack index handling a bit | Nicolas Pitre | 2007-03-16 | 6 | -87/+90 | |
* | | | | | | [PATCH] add test for OFS_DELTA objects | Nicolas Pitre | 2007-03-16 | 1 | -6/+65 | |
* | | | | | | [PATCH] fix t5300-pack-object.sh | Nicolas Pitre | 2007-03-16 | 1 | -1/+1 | |
* | | | | | | [PATCH] local-fetch.c: some error printing cleanup | Nicolas Pitre | 2007-03-16 | 1 | -20/+13 | |
* | | | | | | applymbox: brown paper bag fix. | Junio C Hamano | 2007-03-16 | 1 | -2/+2 | |
* | | | | | | use xstrdup please | Shawn O. Pearce | 2007-03-16 | 1 | -2/+2 | |
* | | | | | | git-fetch, git-branch: Support local --track via a special remote '.' | Paolo Bonzini | 2007-03-16 | 7 | -22/+79 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge GIT 1.5.0.4 | Junio C Hamano | 2007-03-14 | 3 | -2/+26 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | GIT 1.5.0.4v1.5.0.4 | Junio C Hamano | 2007-03-14 | 3 | -2/+26 | |
| * | | | | Clarify doc for git-config --unset-all. | Yann Dirson | 2007-03-14 | 1 | -1/+1 | |
| * | | | | git-checkout: fix "eval" used for merge labelling. | Junio C Hamano | 2007-03-14 | 1 | -1/+1 | |
* | | | | | update-hook: fix incorrect use of git-describe and sed for finding previous tag | Andy Parkins | 2007-03-14 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge branch 'jc/repack' | Junio C Hamano | 2007-03-14 | 2 | -0/+57 | |
|\ \ \ \ | ||||||
| * | | | | prepare_packed_git(): sort packs by age and localness. | Junio C Hamano | 2007-03-11 | 2 | -0/+57 | |
* | | | | | Merge branch 'jc/fetch' | Junio C Hamano | 2007-03-14 | 7 | -249/+558 | |
|\ \ \ \ \ | ||||||
| * | | | | | .gitignore: add git-fetch--tool | Junio C Hamano | 2007-03-04 | 1 | -0/+1 | |
| * | | | | | builtin-fetch--tool: fix reflog notes. | Junio C Hamano | 2007-02-28 | 1 | -4/+6 | |
| * | | | | | git-fetch: retire update-local-ref which is not used anymore. | Junio C Hamano | 2007-02-28 | 2 | -14/+0 | |
| * | | | | | builtin-fetch--tool: make sure not to overstep ls-remote-result buffer. | Junio C Hamano | 2007-02-27 | 1 | -0/+2 | |
| * | | | | | fetch--tool: fix uninitialized buffer when reading from stdin | Junio C Hamano | 2007-02-27 | 1 | -6/+13 | |
| * | | | | | builtin-fetch--tool: adjust to updated sha1_object_info(). | Junio C Hamano | 2007-02-27 | 1 | -4/+6 | |
| * | | | | | Merge branch 'np/types' into jc/fetch | Junio C Hamano | 2007-02-27 | 174 | -3681/+7640 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | git-fetch--tool takes flags before the subcommand. | Junio C Hamano | 2007-02-24 | 1 | -4/+4 | |
| * | | | | | | Use stdin reflist passing in git-fetch.sh | Julian Phillips | 2007-02-13 | 1 | -1/+1 | |
| * | | | | | | Use stdin reflist passing in parse-remote | Julian Phillips | 2007-02-13 | 1 | -1/+2 | |
| * | | | | | | Allow fetch--tool to read from stdin | Julian Phillips | 2007-02-13 | 1 | -2/+25 | |
| * | | | | | | git-fetch: rewrite expand_ref_wildcard in C | Junio C Hamano | 2007-02-13 | 2 | -45/+91 | |
| * | | | | | | git-fetch: rewrite another shell loop in C | Junio C Hamano | 2007-02-13 | 2 | -28/+48 | |
| * | | | | | | git-fetch: move more code into C. | Junio C Hamano | 2007-02-13 | 2 | -51/+131 | |
| * | | | | | | git-fetch--tool: start rewriting parts of git-fetch in C. | Junio C Hamano | 2007-02-13 | 5 | -124/+227 | |
| * | | | | | | git-fetch: split fetch_main into fetch_dumb and fetch_native | Junio C Hamano | 2007-02-13 | 1 | -69/+105 |