summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Make gc a builtin.James Bowes2007-03-171-1/+2
* Merge branch 'jc/fetch'Junio C Hamano2007-03-141-0/+1
|\
| * Merge branch 'np/types' into jc/fetchJunio C Hamano2007-02-271-7/+31
| |\
| * | git-fetch--tool: start rewriting parts of git-fetch in C.Junio C Hamano2007-02-131-0/+1
* | | Add git-mergetool to run an appropriate merge conflict resolution programTheodore Ts'o2007-03-131-1/+1
* | | Merge branch 'maint'Junio C Hamano2007-03-121-2/+1
|\ \ \
| * | | Don't package the git-gui credits file anymoreShawn O. Pearce2007-03-121-2/+1
* | | | Merge branch 'js/revert-cherry'Junio C Hamano2007-03-101-6/+4
|\ \ \ \
| * | | | Make git-revert & git-cherry-pick a builtinJohannes Schindelin2007-03-031-7/+4
* | | | | Allow "make -w" generate its usual outputAlex Riesen2007-03-061-2/+8
* | | | | Support of "make -s": do not output anything of the build itselfAlex Riesen2007-03-061-3/+7
* | | | | More build output cleaning upAlex Riesen2007-03-061-3/+5
* | | | | Make 'make' quiet by defaultShawn O. Pearce2007-03-061-3/+3
* | | | | Make 'make' quieter while building gitShawn O. Pearce2007-03-061-37/+49
|/ / / /
* | | | Merge branch 'maint'Junio C Hamano2007-03-031-1/+7
|\ \ \ \ | |/ / /
| * | | Unset NO_C99_FORMAT on Cygwin.Ramsay Jones2007-03-031-1/+0
| * | | Fix a "pointer type missmatch" warning.Ramsay Jones2007-03-031-0/+7
* | | | Merge branch 'maint'Junio C Hamano2007-03-021-1/+1
|\ \ \ \ | |/ / /
| * | | fetch.o depends on the headers, too.Johannes Schindelin2007-03-011-1/+1
* | | | Merge branch 'js/bundle'Junio C Hamano2007-02-281-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add git-bundle: move objects and references by archiveJohannes Schindelin2007-02-221-0/+1
| | |/ | |/|
* | | Add test-chmtime: a utility to change mtime on filesEric Wong2007-02-251-1/+4
* | | Merge branch 'js/etc-config'Junio C Hamano2007-02-241-1/+4
|\ \ \
| * | | config: read system-wide defaults from /etc/gitconfigJohannes Schindelin2007-02-191-1/+4
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'lt/crlf' and 'jc/apply-config'Junio C Hamano2007-02-221-1/+2
|\ \ \ \ | | |/ /
| * | | Lazy man's auto-CRLFLinus Torvalds2007-02-141-1/+2
| |/ /
* | | Merge branch 'maint'Junio C Hamano2007-02-221-1/+2
|\ \ \ | | |/ | |/|
| * | Include git-gui credits file in dist.Shawn O. Pearce2007-02-211-1/+2
* | | Merge branch 'maint'Junio C Hamano2007-02-191-0/+13
|\ \ \ | |/ /
| * | Add a compat/strtoumax.c for Solaris 8.Jason Riedy2007-02-191-0/+13
* | | Merge branch 'maint'Junio C Hamano2007-02-131-1/+4
|\ \ \ | |/ /
| * | Makefile: update check-docs targetJunio C Hamano2007-02-131-1/+4
| |/
* | Merge branch 'jc/merge-base' (early part)Junio C Hamano2007-02-131-0/+1
|\ \
| * | Make merge-base a built-in.Junio C Hamano2007-01-091-1/+1
* | | Remove git-diff-stages.Junio C Hamano2007-02-121-1/+0
* | | Remove git-resolve.Junio C Hamano2007-02-121-1/+1
| |/ |/|
* | Link git-gui into the master Makefile.Shawn O. Pearce2007-02-121-2/+8
* | Remove git-merge-recurJunio C Hamano2007-02-061-6/+2
* | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-02-061-0/+1
|\ \
| * \ Merge branch 'master' into sp/gfiShawn O. Pearce2007-01-301-5/+7
| |\ \
| * \ \ Merge branch 'master' into sp/fast-importShawn O. Pearce2007-01-141-142/+211
| |\ \ \
| * | | | Created fast-import, a tool to quickly generating a pack from blobs.Shawn O. Pearce2007-01-141-0/+1
* | | | | Fix longstanding mismerge of ALL_CFLAGS vs BASIC_CFLAGSJunio C Hamano2007-02-051-1/+1
| |_|/ / |/| | |
* | | | Make fsck and fsck-objects be builtins.Mark Wooding2007-01-291-0/+1
* | | | git-fsck-objects is now synonym to git-fsckJunio C Hamano2007-01-281-1/+2
* | | | [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-281-2/+2
* | | | reflog-walk: build fixesJunio C Hamano2007-01-201-1/+1
* | | | Teach the revision walker to walk by reflogs with --walk-reflogsJohannes Schindelin2007-01-201-1/+1
| |/ / |/| |
* | | Makefile: remove $foo when $foo.exe is built/installed.Junio C Hamano2007-01-101-3/+9
* | | Make git-describe a builtin.Shawn O. Pearce2007-01-101-1/+2
| |/ |/|