aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* 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
* | Merge branch 'jc/fsck' into nextJunio C Hamano2006-03-09
|\ \ | |/
| * Nicer output from 'git'Fredrik Kuivinen2006-03-09
| * test-delta needs zlib to compileNicolas Pitre2006-03-09
* | Merge branch 'master' into nextJunio C Hamano2006-03-07
|\ \ | |/
| * Update http-push functionalityNick Hengeveld2006-03-07
| * blame: avoid -lm by not using log().Junio C Hamano2006-03-05
| * git-blame: Make the output human readableFredrik Kuivinen2006-03-05
* | count-delta: no need for this anymore.Junio C Hamano2006-03-04
|/
* Merge branch 'fk/blame'Junio C Hamano2006-03-04
|\
| * Merge part of 'lt/rev-list' into 'fk/blame'Junio C Hamano2006-03-02
| |\
| * | Add git-blame, a tool for assigning blame.Fredrik Kuivinen2006-02-21
* | | Merge branch 'lt/rev-list'Junio C Hamano2006-03-04
|\ \ \ | | |/ | |/|
| * | Rip out merge-order and make "git log <paths>..." work again.Linus Torvalds2006-03-01
| * | Tie it all together: "git log"Linus Torvalds2006-02-28
| * | Introduce trivial new pager.c helper infrastructureLinus Torvalds2006-02-28
| * | First cut at libifying revlist generationLinus Torvalds2006-02-26
* | | diffcore-rename: split out the delta counting code.Junio C Hamano2006-02-28
* | | Darwin: Ignore missing /sw/libShawn Pearce2006-02-28
|/ /
* | Build and install git-mailinfo.Junio C Hamano2006-02-24
* | Merge branch 'ml/cvs'Junio C Hamano2006-02-22
|\ \
| * | Introducing git-cvsserver -- a CVS emulator for git.Martin Langhoff2006-02-22