aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Create a sysconfdir variable, and use it for ETC_GITCONFIGJosh Triplett2007-04-24
* Makefile: iconv() on Darwin has the old interfaceArjen Laarhoven2007-04-06
* Fix dependency of common-cmds.hJunio C Hamano2007-04-05
* Do not bother documenting fetch--toolJunio C Hamano2007-03-30
* Makefile: remove test-chmtime program in target clean.Gerrit Pape2007-03-27
* Make gc a builtin.James Bowes2007-03-17
* Merge branch 'jc/fetch'Junio C Hamano2007-03-14
|\
| * Merge branch 'np/types' into jc/fetchJunio C Hamano2007-02-27
| |\
| * | git-fetch--tool: start rewriting parts of git-fetch in C.Junio C Hamano2007-02-13
* | | Add git-mergetool to run an appropriate merge conflict resolution programTheodore Ts'o2007-03-13
* | | Merge branch 'maint'Junio C Hamano2007-03-12
|\ \ \
| * | | Don't package the git-gui credits file anymoreShawn O. Pearce2007-03-12
* | | | Merge branch 'js/revert-cherry'Junio C Hamano2007-03-10
|\ \ \ \
| * | | | Make git-revert & git-cherry-pick a builtinJohannes Schindelin2007-03-03
* | | | | Allow "make -w" generate its usual outputAlex Riesen2007-03-06
* | | | | Support of "make -s": do not output anything of the build itselfAlex Riesen2007-03-06
* | | | | More build output cleaning upAlex Riesen2007-03-06
* | | | | Make 'make' quiet by defaultShawn O. Pearce2007-03-06
* | | | | Make 'make' quieter while building gitShawn O. Pearce2007-03-06
|/ / / /
* | | | Merge branch 'maint'Junio C Hamano2007-03-03
|\ \ \ \ | |/ / /
| * | | Unset NO_C99_FORMAT on Cygwin.Ramsay Jones2007-03-03
| * | | Fix a "pointer type missmatch" warning.Ramsay Jones2007-03-03
* | | | Merge branch 'maint'Junio C Hamano2007-03-02
|\ \ \ \ | |/ / /
| * | | fetch.o depends on the headers, too.Johannes Schindelin2007-03-01
* | | | Merge branch 'js/bundle'Junio C Hamano2007-02-28
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add git-bundle: move objects and references by archiveJohannes Schindelin2007-02-22
| | |/ | |/|
* | | Add test-chmtime: a utility to change mtime on filesEric Wong2007-02-25
* | | Merge branch 'js/etc-config'Junio C Hamano2007-02-24
|\ \ \
| * | | config: read system-wide defaults from /etc/gitconfigJohannes Schindelin2007-02-19
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'lt/crlf' and 'jc/apply-config'Junio C Hamano2007-02-22
|\ \ \ \ | | |/ /
| * | | Lazy man's auto-CRLFLinus Torvalds2007-02-14
| |/ /
* | | Merge branch 'maint'Junio C Hamano2007-02-22
|\ \ \ | | |/ | |/|
| * | Include git-gui credits file in dist.Shawn O. Pearce2007-02-21
* | | Merge branch 'maint'Junio C Hamano2007-02-19
|\ \ \ | |/ /
| * | Add a compat/strtoumax.c for Solaris 8.Jason Riedy2007-02-19
* | | Merge branch 'maint'Junio C Hamano2007-02-13
|\ \ \ | |/ /
| * | Makefile: update check-docs targetJunio C Hamano2007-02-13
| |/
* | Merge branch 'jc/merge-base' (early part)Junio C Hamano2007-02-13
|\ \
| * | Make merge-base a built-in.Junio C Hamano2007-01-09
* | | Remove git-diff-stages.Junio C Hamano2007-02-12
* | | Remove git-resolve.Junio C Hamano2007-02-12
| |/ |/|
* | Link git-gui into the master Makefile.Shawn O. Pearce2007-02-12
* | Remove git-merge-recurJunio C Hamano2007-02-06
* | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-02-06
|\ \
| * \ Merge branch 'master' into sp/gfiShawn O. Pearce2007-01-30
| |\ \
| * \ \ Merge branch 'master' into sp/fast-importShawn O. Pearce2007-01-14
| |\ \ \
| * | | | Created fast-import, a tool to quickly generating a pack from blobs.Shawn O. Pearce2007-01-14
* | | | | Fix longstanding mismerge of ALL_CFLAGS vs BASIC_CFLAGSJunio C Hamano2007-02-05
| |_|/ / |/| | |
* | | | Make fsck and fsck-objects be builtins.Mark Wooding2007-01-29
* | | | git-fsck-objects is now synonym to git-fsckJunio C Hamano2007-01-28