summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2007-02-28Merge branch 'js/bundle'Junio C Hamano-0/+1
2007-02-27Merge branch 'np/types' into jc/fetchJunio C Hamano-7/+31
2007-02-25Add test-chmtime: a utility to change mtime on filesEric Wong-1/+4
2007-02-24Merge branch 'js/etc-config'Junio C Hamano-1/+4
2007-02-22Add git-bundle: move objects and references by archiveJohannes Schindelin-0/+1
2007-02-22Merge branches 'lt/crlf' and 'jc/apply-config'Junio C Hamano-1/+2
2007-02-22Merge branch 'maint'Junio C Hamano-1/+2
2007-02-21Include git-gui credits file in dist.Shawn O. Pearce-1/+2
2007-02-21git-gui: Display all authors of git-gui.Shawn O. Pearce-9/+14
2007-02-19config: read system-wide defaults from /etc/gitconfigJohannes Schindelin-1/+4
2007-02-19Merge branch 'maint'Junio C Hamano-0/+13
2007-02-19Add a compat/strtoumax.c for Solaris 8.Jason Riedy-0/+13
2007-02-14Lazy man's auto-CRLFLinus Torvalds-1/+2
2007-02-13Merge branch 'maint'Junio C Hamano-1/+4
2007-02-13Makefile: update check-docs targetJunio C Hamano-1/+4
2007-02-13git-fetch--tool: start rewriting parts of git-fetch in C.Junio C Hamano-0/+1
2007-02-13Merge branch 'jc/merge-base' (early part)Junio C Hamano-0/+1
2007-02-12Remove git-diff-stages.Junio C Hamano-1/+0
2007-02-12Remove git-resolve.Junio C Hamano-1/+1
2007-02-12Link git-gui into the master Makefile.Shawn O. Pearce-2/+8
2007-02-12git-gui: Generate a version file on demand.Shawn O. Pearce-1/+5
2007-02-12git-gui: Rename GIT_VERSION to GITGUI_VERSION.Shawn O. Pearce-2/+2
2007-02-12git-gui: Allow gitexecdir, INSTALL to be set by the caller.Shawn O. Pearce-3/+7
2007-02-06Remove git-merge-recurJunio C Hamano-6/+2
2007-02-06Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano-0/+1
2007-02-05Fix longstanding mismerge of ALL_CFLAGS vs BASIC_CFLAGSJunio C Hamano-1/+1
2007-01-30Merge branch 'master' into sp/gfiShawn O. Pearce-5/+7
2007-01-29Make fsck and fsck-objects be builtins.Mark Wooding-0/+1
2007-01-28git-fsck-objects is now synonym to git-fsckJunio C Hamano-1/+2
2007-01-28[PATCH] Rename git-repo-config to git-config.Tom Prince-2/+2
2007-01-21git-gui: Ensure version number is always current.Shawn O. Pearce-3/+12
2007-01-21git-gui: Modified makefile to embed version into git-gui script.Shawn O. Pearce-3/+28
2007-01-20reflog-walk: build fixesJunio C Hamano-1/+1
2007-01-20Teach the revision walker to walk by reflogs with --walk-reflogsJohannes Schindelin-1/+1
2007-01-14Merge branch 'master' into sp/fast-importShawn O. Pearce-142/+211
2007-01-14Created fast-import, a tool to quickly generating a pack from blobs.Shawn O. Pearce-0/+1
2007-01-10Makefile: remove $foo when $foo.exe is built/installed.Junio C Hamano-3/+9
2007-01-10Make git-describe a builtin.Shawn O. Pearce-1/+2
2007-01-09Make merge-base a built-in.Junio C Hamano-1/+1
2007-01-09Replacing the system call pread() with lseek()/xread()/lseek() sequence.Stefan-W. Hahn-0/+7
2007-01-08Merge branch 'jc/reflog'Junio C Hamano-0/+1
2007-01-07"init-db" can really be just "init"Nicolas Pitre-1/+1
2007-01-06Move traversal of reachable objects into a separate library.Junio C Hamano-0/+1
2007-01-04git-remoteJunio C Hamano-1/+1
2007-01-04Make check target depend on common-cmds.hRené Scharfe-1/+1
2006-12-30Force core.filemode to false on Cygwin.Shawn O. Pearce-0/+7
2006-12-28Merge branch 'jc/make'Junio C Hamano-6/+16
2006-12-28Merge branch 'js/shallow'Junio C Hamano-2/+1
2006-12-27gcc does not necessarily pass runtime libpath with -RJunio C Hamano-6/+16
2006-12-27Merge branch 'sp/gc'Junio C Hamano-1/+1