aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | try-to-simplify-commit: use diff-tree --quiet machinery.Junio C Hamano2007-03-14
| * | | | | revision.c: explain what tree_difference doesJunio C Hamano2007-03-14
| * | | | | Teach --quiet to diff backends.Junio C Hamano2007-03-14
| * | | | | diff --quietJunio C Hamano2007-03-14
| * | | | | Remove unused diffcore_std_no_resolveJunio C Hamano2007-03-14
| * | | | | Allow git-diff exit with codes similar to diff(1)Alex Riesen2007-03-14
* | | | | | Avoid unnecessary strlen() callsLinus Torvalds2007-03-18
* | | | | | Reuse cached data out of delta base cache.Nicolas Pitre2007-03-18
* | | | | | Implement a simple delta_base cacheLinus Torvalds2007-03-18
* | | | | | Make trivial wrapper functions around delta base generation and freeingLinus Torvalds2007-03-18
* | | | | | Merge 1.5.0.5 in from 'maint'Junio C Hamano2007-03-18
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | GIT 1.5.0.5v1.5.0.5Junio C Hamano2007-03-18
* | | | | | Merge branch 'maint'Junio C Hamano2007-03-17
|\ \ \ \ \ \ | |/ / / / /
| * | | | | git-merge: finish when git-read-tree failsSanti BĂ©jar2007-03-16
* | | | | | [PATCH] clean up pack index handling a bitNicolas Pitre2007-03-16
* | | | | | [PATCH] add test for OFS_DELTA objectsNicolas Pitre2007-03-16
* | | | | | [PATCH] fix t5300-pack-object.shNicolas Pitre2007-03-16
* | | | | | [PATCH] local-fetch.c: some error printing cleanupNicolas Pitre2007-03-16
* | | | | | applymbox: brown paper bag fix.Junio C Hamano2007-03-16
* | | | | | use xstrdup pleaseShawn O. Pearce2007-03-16
* | | | | | git-fetch, git-branch: Support local --track via a special remote '.'Paolo Bonzini2007-03-16
| |/ / / / |/| | | |
* | | | | Merge GIT 1.5.0.4Junio C Hamano2007-03-14
|\ \ \ \ \ | |/ / / /
| * | | | GIT 1.5.0.4v1.5.0.4Junio C Hamano2007-03-14
| * | | | Clarify doc for git-config --unset-all.Yann Dirson2007-03-14
| * | | | git-checkout: fix "eval" used for merge labelling.Junio C Hamano2007-03-14
* | | | | update-hook: fix incorrect use of git-describe and sed for finding previous tagAndy Parkins2007-03-14
| |_|/ / |/| | |
* | | | Merge branch 'jc/repack'Junio C Hamano2007-03-14
|\ \ \ \
| * | | | prepare_packed_git(): sort packs by age and localness.Junio C Hamano2007-03-11
* | | | | Merge branch 'jc/fetch'Junio C Hamano2007-03-14
|\ \ \ \ \
| * | | | | .gitignore: add git-fetch--toolJunio C Hamano2007-03-04
| * | | | | builtin-fetch--tool: fix reflog notes.Junio C Hamano2007-02-28
| * | | | | git-fetch: retire update-local-ref which is not used anymore.Junio C Hamano2007-02-28
| * | | | | builtin-fetch--tool: make sure not to overstep ls-remote-result buffer.Junio C Hamano2007-02-27
| * | | | | fetch--tool: fix uninitialized buffer when reading from stdinJunio C Hamano2007-02-27
| * | | | | builtin-fetch--tool: adjust to updated sha1_object_info().Junio C Hamano2007-02-27
| * | | | | Merge branch 'np/types' into jc/fetchJunio C Hamano2007-02-27
| |\ \ \ \ \
| * | | | | | git-fetch--tool takes flags before the subcommand.Junio C Hamano2007-02-24
| * | | | | | Use stdin reflist passing in git-fetch.shJulian Phillips2007-02-13
| * | | | | | Use stdin reflist passing in parse-remoteJulian Phillips2007-02-13
| * | | | | | Allow fetch--tool to read from stdinJulian Phillips2007-02-13
| * | | | | | git-fetch: rewrite expand_ref_wildcard in CJunio C Hamano2007-02-13
| * | | | | | git-fetch: rewrite another shell loop in CJunio C Hamano2007-02-13
| * | | | | | git-fetch: move more code into C.Junio C Hamano2007-02-13
| * | | | | | git-fetch--tool: start rewriting parts of git-fetch in C.Junio C Hamano2007-02-13
| * | | | | | git-fetch: split fetch_main into fetch_dumb and fetch_nativeJunio C Hamano2007-02-13
* | | | | | | Merge branch 'dz/mailinfo'Junio C Hamano2007-03-14
|\ \ \ \ \ \ \
| * | | | | | | Add a couple more test cases to the suite.Don Zickus2007-03-12
| * | | | | | | restrict the patch filteringDon Zickus2007-03-12
| * | | | | | | builtin-mailinfo.c infrastrcture changesDon Zickus2007-03-12
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'jb/per-user-exclude'Junio C Hamano2007-03-14
|\ \ \ \ \ \ \