aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Makefile: do not link rev-list any specially.Junio C Hamano2006-05-04
* Merge branch 'jc/logs'Junio C Hamano2006-05-04
|\
| * builtin-log/whatchanged/show: make them official.Junio C Hamano2006-05-01
* | Merge branch 'jc/symref'Junio C Hamano2006-05-03
|\ \
| * | core.prefersymlinkrefs: use symlinks for .git/HEADJunio C Hamano2006-05-02
| |/
* | Merge branch 'jc/diff'Junio C Hamano2006-05-03
|\ \
| * | builtin-diff: call it "git-diff", really.Junio C Hamano2006-05-01
| * | built-in diff.Junio C Hamano2006-04-28
| |/
* | Merge branch 'jc/count'Junio C Hamano2006-05-03
|\ \
| * | builtin-count-objects: make it official.Junio C Hamano2006-05-01
| * | built-in count-objects.Junio C Hamano2006-04-27
| |/
* | builtin-push: make it official.Junio C Hamano2006-05-01
* | git builtin "push"Linus Torvalds2006-04-30
|/
* Makefile: remove and create xdiff library from scratch.Junio C Hamano2006-04-26
* Merge branch 'jc/diff'Junio C Hamano2006-04-25
|\
| * Libify diff-files.Junio C Hamano2006-04-22
* | Makefile: remove and create libgit.a from scratch.Junio C Hamano2006-04-25
|/
* Makefile: dependency for builtin-help.oJunio C Hamano2006-04-21
* Split up builtin commands into separate files from git.cLinus Torvalds2006-04-21
* diff: move diff.c to diff-lib.c to make room.Junio C Hamano2006-04-19
* Add git-annotate(1) and git-blame(1)Jonas Fonseca2006-04-18
* Makefile fixups.A Large Angry SCM2006-04-16
* Makefile: $(MAKE) check-docsJunio C Hamano2006-04-13
* Merge branch 'ds/index' into nextJunio C Hamano2006-04-11
|\
| * Solaris 9 also wants our own unsetenv/setenv.Dennis Stosberg2006-04-11
| * Retire git-log.sh (take #3)Junio C Hamano2006-04-11
* | Merge branch 'jc/withraw' into nextJunio C Hamano2006-04-10
|\ \ | |/
| * Retire git-log.sh (take#2)Junio C Hamano2006-04-10
| * Retire git-log.shJunio C Hamano2006-04-10
| * Retire diffcore-pathspec.Junio C Hamano2006-04-10
* | log-tree: separate major part of diff-tree.Junio C Hamano2006-04-09
|/
* Merge branch 'nh/http' into nextJunio C Hamano2006-04-05
|\
| * Fix compile with expat, but an old curl versionJohannes Schindelin2006-04-05
| |
| \
*-. \ Merge branches 'master' and 'jc/combine' into nextJunio C Hamano2006-04-05
|\ \ \ | |_|/ |/| |
| | * combine-diff: refactor built-in xdiff interface.Junio C Hamano2006-04-05
| * | Add git-clean commandPavel Roskin2006-04-05
| |/
* | http-fetch: add optional DAV-based pack listNick Hengeveld2006-04-04
|/
* Set HTTP user agent to git/GIT_VERSIONNick Hengeveld2006-04-04
* Makefile: many programs now depend on xdiff/lib.a having been built.Junio C Hamano2006-03-31
* tree/diff header cleanup.Junio C Hamano2006-03-29
* Add ALL_LDFLAGS to the git target.Jason Riedy2006-03-27
* Merge branch 'lt/diffgen' into nextJunio C Hamano2006-03-26
|\
| * add clean and ignore rules for xdiff/Junio C Hamano2006-03-26
| * Remove dependency on a file named "-lz"Johannes Schindelin2006-03-26
* | Merge branch 'lt/diffgen' into nextJunio C Hamano2006-03-25
|\ \ | |/
| * Use a *real* built-in diff generatorLinus Torvalds2006-03-25
* | Merge branch 'master' into nextJunio C Hamano2006-03-18
|\ \ | |/
| * Makefile: Add TAGS and tags targetsFredrik Kuivinen2006-03-18
* | Merge branch 'fk/blame' into nextJunio C Hamano2006-03-10
|\ \ | |/
| * Add git-imap-send, derived from isync 1.0.1.Mike McCormack2006-03-10