git-svn: add support for --stat in the log command
[gitweb.git] / Makefile
2007-02-23 Merge branches 'lt/crlf' and 'jc/apply-config'
2007-02-23 Merge branch 'maint'
2007-02-22 Include git-gui credits file in dist.
2007-02-21 Merge branch 'maint'
2007-02-21 Merge branch 'master' of git://repo.or.cz/git-gui into...
2007-02-21 Merge branch 'fk/autoconf'
2007-02-21 Merge branch 'js/name-rev-fix'
2007-02-21 Merge branch 'maint'
2007-02-21 git-gui: Display all authors of git-gui.
2007-02-20 Merge branch 'js/diff-color-check'
2007-02-20 Merge branch 'jc/fetch-notags'
2007-02-20 Merge branch 'maint'
2007-02-20 Add a compat/strtoumax.c for Solaris 8.
2007-02-19 Merge branch 'ap/cvsserver'
2007-02-19 Merge branch 'maint'
2007-02-18 Merge branch 'maint'
2007-02-18 Merge git://git./pub/scm/gitk/gitk into maint
2007-02-16 Merge branch 'maint'
2007-02-16 Merge branch 'maint'
2007-02-14 Merge branch 'maint'
2007-02-14 Lazy man's auto-CRLF
2007-02-14 Merge branch 'maint'
2007-02-14 Makefile: update check-docs target
2007-02-14 Merge branch 'js/reverse'
2007-02-14 Merge branch 'jc/diff-apply-patch'
2007-02-14 Merge branch 'jc/merge-base' (early part)
2007-02-14 Merge branch 'jc/deprecate'
2007-02-13 Merge branch 'master' of git://repo.or.cz/git-gui
2007-02-13 Remove git-diff-stages.
2007-02-13 Remove git-resolve.
2007-02-13 Link git-gui into the master Makefile.
2007-02-13 Merge branch 'master' of git://repo.or.cz/git-gui
2007-02-12 git-gui: Generate a version file on demand.
2007-02-12 git-gui: Rename GIT_VERSION to GITGUI_VERSION.
2007-02-12 git-gui: Allow gitexecdir, INSTALL to be set by the...
2007-02-12 Merge git-gui
2007-02-08 Merge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-07 Merge branch 'ml/gitk' (early part)
2007-02-07 Merge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-07 Remove git-merge-recur
2007-02-07 Merge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-06 Fix longstanding mismerge of ALL_CFLAGS vs BASIC_CFLAGS
2007-02-04 Merge branch 'master' into np/dreflog
2007-01-31 Merge branch 'master' of git://linux-nfs.org/~bfields/git
2007-01-30 Merge branch 'master' into sp/gfi
2007-01-29 Make fsck and fsck-objects be builtins.
2007-01-29 git-fsck-objects is now synonym to git-fsck
2007-01-29 [PATCH] Rename git-repo-config to git-config.
2007-01-21 git-gui: Ensure version number is always current.
2007-01-21 git-gui: Modified makefile to embed version into git...
2007-01-21 reflog-walk: build fixes
2007-01-21 Teach the revision walker to walk by reflogs with ...
2007-01-15 Merge git://git.kernel.org/pub/scm/gitk/gitk
2007-01-15 Merge branch 'master' of git://git./git/git
2007-01-14 Merge branch 'master' into sp/fast-import
2007-01-14 Created fast-import, a tool to quickly generating a...
2007-01-12 Merge branch 'jc/bare'
2007-01-12 Merge branch 'jc/detached-head'
2007-01-10 Merge branch 'js/reflog'
2007-01-10 Makefile: remove $foo when $foo.exe is built/installed.
2007-01-10 Make git-describe a builtin.
2007-01-10 Make merge-base a built-in.
2007-01-10 Replacing the system call pread() with lseek()/xread...
2007-01-09 Merge branch 'maint'
2007-01-08 Merge branch 'jc/reflog'
2007-01-08 "init-db" can really be just "init"
2007-01-07 Merge branch 'sp/mmap'
2007-01-07 Merge branch 'jr/status'
2007-01-07 Merge branch 'jc/remote'
2007-01-07 Move traversal of reachable objects into a separate...
2007-01-05 git-remote
2007-01-05 Make check target depend on common-cmds.h
2007-01-05 Merge branch 'maint'
2007-01-01 Merge branch 'sp/merge' (early part)
2006-12-31 Merge branch 'jc/send-pack-pipeline'
2006-12-31 Merge branch 'master' into sp/mmap
2006-12-31 Force core.filemode to false on Cygwin.
2006-12-29 Merge branch 'jc/curl'
2006-12-29 Merge branch 'jc/utf8'
2006-12-29 Merge branch 'jc/make'
2006-12-28 Merge branch 'js/shallow'
2006-12-28 gcc does not necessarily pass runtime libpath with -R
2006-12-28 Merge branch 'sp/gc'
2006-12-27 Set NO_MMAP for Cygwin by default
2006-12-27 Merge branch 'master' into js/shallow
2006-12-27 Create 'git gc' to perform common maintenance operations.
2006-12-27 Merge branch 'jc/fsck-reflog'
2006-12-26 Merge branch 'jc/bm'
2006-12-25 Merge branch 'jc/skip-count'
2006-12-25 Merge branch 'jc/git-add--interactive'
2006-12-24 Merge branch 'sb/merge-friendly'
2006-12-24 Merge branch 'js/rerere'
2006-12-24 commit-tree: encourage UTF-8 commit messages.
2006-12-23 Makefile: add quick-install-doc for installing pre...
2006-12-23 Remove NO_ACCURATE_DIFF options from build systems
2006-12-22 Make git-rerere a builtin
2006-12-22 Merge branch 'master' into jc/fsck-reflog
2006-12-22 Merge branch 'maint'
2006-12-21 git reflog expire
2006-12-21 Merge branch 'ew/svn-pm'
next