Age | Commit message (Expand) | Author | Files | Lines |
2006-05-04 | Makefile: do not link rev-list any specially. | Junio C Hamano | 1 | -4/+0 |
2006-05-04 | Merge branch 'jc/logs' | Junio C Hamano | 1 | -6/+3 |
2006-05-03 | Merge branch 'jc/symref' | Junio C Hamano | 1 | -2/+6 |
2006-05-03 | Merge branch 'jc/diff' | Junio C Hamano | 1 | -3/+3 |
2006-05-03 | Merge branch 'jc/count' | Junio C Hamano | 1 | -3/+3 |
2006-05-02 | core.prefersymlinkrefs: use symlinks for .git/HEAD | Junio C Hamano | 1 | -2/+6 |
2006-05-01 | builtin-push: make it official. | Junio C Hamano | 1 | -2/+3 |
2006-05-01 | builtin-log/whatchanged/show: make them official. | Junio C Hamano | 1 | -6/+3 |
2006-05-01 | builtin-diff: call it "git-diff", really. | Junio C Hamano | 1 | -2/+3 |
2006-05-01 | builtin-count-objects: make it official. | Junio C Hamano | 1 | -2/+3 |
2006-04-30 | git builtin "push" | Linus Torvalds | 1 | -1/+1 |
2006-04-28 | built-in diff. | Junio C Hamano | 1 | -1/+1 |
2006-04-27 | built-in count-objects. | Junio C Hamano | 1 | -1/+1 |
2006-04-26 | Makefile: remove and create xdiff library from scratch. | Junio C Hamano | 1 | -1/+1 |
2006-04-25 | Merge branch 'jc/diff' | Junio C Hamano | 1 | -1/+1 |
2006-04-25 | Makefile: remove and create libgit.a from scratch. | Junio C Hamano | 1 | -1/+1 |
2006-04-22 | Libify diff-files. | Junio C Hamano | 1 | -1/+1 |
2006-04-21 | Makefile: dependency for builtin-help.o | Junio C Hamano | 1 | -0/+2 |
2006-04-21 | Split up builtin commands into separate files from git.c | Linus Torvalds | 1 | -3/+6 |
2006-04-19 | diff: move diff.c to diff-lib.c to make room. | Junio C Hamano | 1 | -1/+1 |
2006-04-18 | Add git-annotate(1) and git-blame(1) | Jonas Fonseca | 1 | -1/+0 |
2006-04-16 | Makefile fixups. | A Large Angry SCM | 1 | -1/+1 |
2006-04-13 | Makefile: $(MAKE) check-docs | Junio C Hamano | 1 | -0/+20 |
2006-04-11 | Merge branch 'ds/index' into next | Junio C Hamano | 1 | -2/+7 |
2006-04-11 | Solaris 9 also wants our own unsetenv/setenv. | Dennis Stosberg | 1 | -0/+4 |
2006-04-11 | Retire git-log.sh (take #3) | Junio C Hamano | 1 | -2/+3 |
2006-04-10 | Merge branch 'jc/withraw' into next | Junio C Hamano | 1 | -3/+8 |
2006-04-10 | Retire git-log.sh (take#2) | Junio C Hamano | 1 | -3/+3 |
2006-04-10 | Retire git-log.sh | Junio C Hamano | 1 | -3/+8 |
2006-04-10 | Retire diffcore-pathspec. | Junio C Hamano | 1 | -1/+1 |
2006-04-09 | log-tree: separate major part of diff-tree. | Junio C Hamano | 1 | -2/+2 |
2006-04-05 | Merge branch 'nh/http' into next | Junio C Hamano | 1 | -1/+3 |
2006-04-05 | Fix compile with expat, but an old curl version | Johannes Schindelin | 1 | -1/+3 |
2006-04-05 | Merge branches 'master' and 'jc/combine' into next | Junio C Hamano | 1 | -2/+2 |
2006-04-05 | Add git-clean command | Pavel Roskin | 1 | -1/+1 |
2006-04-05 | combine-diff: refactor built-in xdiff interface. | Junio C Hamano | 1 | -1/+1 |
2006-04-04 | http-fetch: add optional DAV-based pack list | Nick Hengeveld | 1 | -1/+6 |
2006-04-04 | Set HTTP user agent to git/GIT_VERSION | Nick Hengeveld | 1 | -0/+3 |
2006-03-31 | Makefile: many programs now depend on xdiff/lib.a having been built. | Junio C Hamano | 1 | -4/+4 |
2006-03-29 | tree/diff header cleanup. | Junio C Hamano | 1 | -2/+3 |
2006-03-27 | Add ALL_LDFLAGS to the git target. | Jason Riedy | 1 | -1/+2 |
2006-03-26 | Merge branch 'lt/diffgen' into next | Junio C Hamano | 1 | -4/+5 |
2006-03-26 | add clean and ignore rules for xdiff/ | Junio C Hamano | 1 | -1/+2 |
2006-03-26 | Remove dependency on a file named "-lz" | Johannes Schindelin | 1 | -3/+3 |
2006-03-25 | Merge branch 'lt/diffgen' into next | Junio C Hamano | 1 | -2/+9 |
2006-03-25 | Use a *real* built-in diff generator | Linus Torvalds | 1 | -2/+9 |
2006-03-18 | Merge branch 'master' into next | Junio C Hamano | 1 | -2/+9 |
2006-03-18 | Makefile: Add TAGS and tags targets | Fredrik Kuivinen | 1 | -2/+9 |
2006-03-10 | Merge branch 'fk/blame' into next | Junio C Hamano | 1 | -1/+3 |
2006-03-10 | Add git-imap-send, derived from isync 1.0.1. | Mike McCormack | 1 | -1/+3 |