aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
...
| * 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
* | | Merge branch 'ra/anno'Junio C Hamano2006-02-22
|\ \ \
| * | | Add git-annotate, a tool for assigning blame.Ryan Anderson2006-02-20
* | | | Add new git-rm command with documentationCarl Worth2006-02-22
| |/ / |/| |
* | | Merge branch 'js/portable'Junio C Hamano2006-02-21
|\ \ \
| * | | Fix "gmake -j"Johannes Schindelin2006-02-21
| * | | Really honour NO_PYTHONJohannes Schindelin2006-02-19
| * | | avoid makefile override warningJohannes Schindelin2006-02-19
| * | | Fixes for ancient versions of GNU makeJohannes Schindelin2006-02-18
* | | | Makefile tweaks: Solaris 9+ dont need iconv / move up uname variablesPaul Jakma2006-02-21
| |_|/ |/| |
* | | Merge part of jc/portable branchJunio C Hamano2006-02-21
|\ \ \ | |/ /
| * | Optionally work without pythonJohannes Schindelin2006-02-18
| * | Support IrixJohannes Schindelin2006-02-17
| * | Optionally support old diffsJohannes Schindelin2006-02-17
| |/
* | git-mktree: reverse of git-ls-tree.Junio C Hamano2006-02-21
* | Merge branch 'lt/merge-tree'Junio C Hamano2006-02-21
|\ \ | |/ |/|
| * Handling large files with GITLinus Torvalds2006-02-15
* | Allow building Git in systems without iconvFernando J. Pereda2006-02-16
|/
* Print an error if cloning a http repo and NO_CURL is setFernando J. Pereda2006-02-15
* s/SHELL/SHELL_PATH/ in MakefileFredrik Kuivinen2006-02-13
* git-status -vJunio C Hamano2006-02-10
* git-rerere: reuse recorded resolve.Junio C Hamano2006-02-06
* git-showJunio C Hamano2006-02-05
* diff-tree -c: show a merge commit a bit more sensibly.Junio C Hamano2006-01-28
* Add freebsd support in MakefileAlecs King2006-01-26
* Add compat/unsetenv.c .Jason Riedy2006-01-25
* Run GIT-VERSION-GEN with $(SHELL), not sh.Jason Riedy2006-01-25