Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Makefile: remove and create xdiff library from scratch. | Junio C Hamano | 2006-04-26 | 1 | -1/+1 | |
* | Merge branch 'jc/diff' | Junio C Hamano | 2006-04-25 | 1 | -1/+1 | |
|\ | ||||||
| * | Libify diff-files. | Junio C Hamano | 2006-04-22 | 1 | -1/+1 | |
* | | Makefile: remove and create libgit.a from scratch. | Junio C Hamano | 2006-04-25 | 1 | -1/+1 | |
|/ | ||||||
* | Makefile: dependency for builtin-help.o | Junio C Hamano | 2006-04-21 | 1 | -0/+2 | |
* | Split up builtin commands into separate files from git.c | Linus Torvalds | 2006-04-21 | 1 | -3/+6 | |
* | diff: move diff.c to diff-lib.c to make room. | Junio C Hamano | 2006-04-19 | 1 | -1/+1 | |
* | Add git-annotate(1) and git-blame(1) | Jonas Fonseca | 2006-04-18 | 1 | -1/+0 | |
* | Makefile fixups. | A Large Angry SCM | 2006-04-16 | 1 | -1/+1 | |
* | Makefile: $(MAKE) check-docs | Junio C Hamano | 2006-04-13 | 1 | -0/+20 | |
* | Merge branch 'ds/index' into next | Junio C Hamano | 2006-04-11 | 1 | -2/+7 | |
|\ | ||||||
| * | Solaris 9 also wants our own unsetenv/setenv. | Dennis Stosberg | 2006-04-11 | 1 | -0/+4 | |
| * | Retire git-log.sh (take #3) | Junio C Hamano | 2006-04-11 | 1 | -2/+3 | |
* | | Merge branch 'jc/withraw' into next | Junio C Hamano | 2006-04-10 | 1 | -3/+8 | |
|\ \ | |/ | ||||||
| * | Retire git-log.sh (take#2) | Junio C Hamano | 2006-04-10 | 1 | -3/+3 | |
| * | Retire git-log.sh | Junio C Hamano | 2006-04-10 | 1 | -3/+8 | |
| * | Retire diffcore-pathspec. | Junio C Hamano | 2006-04-10 | 1 | -1/+1 | |
* | | log-tree: separate major part of diff-tree. | Junio C Hamano | 2006-04-09 | 1 | -2/+2 | |
|/ | ||||||
* | Merge branch 'nh/http' into next | Junio C Hamano | 2006-04-05 | 1 | -1/+3 | |
|\ | ||||||
| * | Fix compile with expat, but an old curl version | Johannes Schindelin | 2006-04-05 | 1 | -1/+3 | |
| | | ||||||
| \ | ||||||
*-. \ | Merge branches 'master' and 'jc/combine' into next | Junio C Hamano | 2006-04-05 | 1 | -2/+2 | |
|\ \ \ | |_|/ |/| | | ||||||
| | * | combine-diff: refactor built-in xdiff interface. | Junio C Hamano | 2006-04-05 | 1 | -1/+1 | |
| * | | Add git-clean command | Pavel Roskin | 2006-04-05 | 1 | -1/+1 | |
| |/ | ||||||
* | | http-fetch: add optional DAV-based pack list | Nick Hengeveld | 2006-04-04 | 1 | -1/+6 | |
|/ | ||||||
* | Set HTTP user agent to git/GIT_VERSION | Nick Hengeveld | 2006-04-04 | 1 | -0/+3 | |
* | Makefile: many programs now depend on xdiff/lib.a having been built. | Junio C Hamano | 2006-03-31 | 1 | -4/+4 | |
* | tree/diff header cleanup. | Junio C Hamano | 2006-03-29 | 1 | -2/+3 | |
* | Add ALL_LDFLAGS to the git target. | Jason Riedy | 2006-03-27 | 1 | -1/+2 | |
* | Merge branch 'lt/diffgen' into next | Junio C Hamano | 2006-03-26 | 1 | -4/+5 | |
|\ | ||||||
| * | add clean and ignore rules for xdiff/ | Junio C Hamano | 2006-03-26 | 1 | -1/+2 | |
| * | Remove dependency on a file named "-lz" | Johannes Schindelin | 2006-03-26 | 1 | -3/+3 | |
* | | Merge branch 'lt/diffgen' into next | Junio C Hamano | 2006-03-25 | 1 | -2/+9 | |
|\ \ | |/ | ||||||
| * | Use a *real* built-in diff generator | Linus Torvalds | 2006-03-25 | 1 | -2/+9 | |
* | | Merge branch 'master' into next | Junio C Hamano | 2006-03-18 | 1 | -2/+9 | |
|\ \ | |/ | ||||||
| * | Makefile: Add TAGS and tags targets | Fredrik Kuivinen | 2006-03-18 | 1 | -2/+9 | |
* | | Merge branch 'fk/blame' into next | Junio C Hamano | 2006-03-10 | 1 | -1/+3 | |
|\ \ | |/ | ||||||
| * | Add git-imap-send, derived from isync 1.0.1. | Mike McCormack | 2006-03-10 | 1 | -1/+3 | |
* | | Merge branch 'jc/fsck' into next | Junio C Hamano | 2006-03-09 | 1 | -3/+6 | |
|\ \ | |/ | ||||||
| * | Nicer output from 'git' | Fredrik Kuivinen | 2006-03-09 | 1 | -2/+5 | |
| * | test-delta needs zlib to compile | Nicolas Pitre | 2006-03-09 | 1 | -1/+1 | |
* | | Merge branch 'master' into next | Junio C Hamano | 2006-03-07 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Update http-push functionality | Nick Hengeveld | 2006-03-07 | 1 | -1/+1 | |
| * | blame: avoid -lm by not using log(). | Junio C Hamano | 2006-03-05 | 1 | -4/+0 | |
| * | git-blame: Make the output human readable | Fredrik Kuivinen | 2006-03-05 | 1 | -0/+4 | |
* | | count-delta: no need for this anymore. | Junio C Hamano | 2006-03-04 | 1 | -2/+2 | |
|/ | ||||||
* | Merge branch 'fk/blame' | Junio C Hamano | 2006-03-04 | 1 | -1/+1 | |
|\ | ||||||
| * | Merge part of 'lt/rev-list' into 'fk/blame' | Junio C Hamano | 2006-03-02 | 1 | -44/+66 | |
| |\ | ||||||
| * | | Add git-blame, a tool for assigning blame. | Fredrik Kuivinen | 2006-02-21 | 1 | -1/+1 | |
* | | | Merge branch 'lt/rev-list' | Junio C Hamano | 2006-03-04 | 1 | -7/+6 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Rip out merge-order and make "git log <paths>..." work again. | Linus Torvalds | 2006-03-01 | 1 | -4/+3 |