Change xdl_merge to generate output even for null merges
[gitweb.git] / Makefile
2009-03-13 Merge branch 'ks/maint-1.6.0-mailinfo-folded' into...
2009-03-13 Merge branch 'cc/maint-1.6.0-bisect-fix' into maint...
2009-03-13 Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into...
2009-02-04 add test-dump-cache-tree in Makefile
2009-01-07 Merge branch 'maint-1.5.6' into maint-1.6.0
2008-12-20 GIT 1.6.0.6 v1.6.0.6
2008-12-17 GIT 1.5.6.6 v1.5.6.6
2008-12-17 GIT 1.5.5.6 v1.5.5.6
2008-12-01 Merge branch 'st/maint-tag' into maint
2008-11-11 Makefile: help people who run 'make check' by mistake
2008-11-09 Merge branch 'cj/maint-gitpm-fix-maybe-self' into maint
2008-11-09 Merge branch 'ar/maint-mksnpath' into maint
2008-11-09 Merge branch 'mv/maint-branch-m-symref' into maint
2008-11-02 Merge branch 'js/maint-fetch-update-head' into maint
2008-11-02 Merge branch 'jk/maint-ls-files-other' into maint
2008-11-02 Merge branch 'jc/maint-reset-remove-unmerged-new' into...
2008-11-02 Merge branch 'jc/maint-co-track' into maint
2008-11-02 Merge branch 'maint' of git://repo.or.cz/git-gui into...
2008-10-28 Install git-cvsserver in $(bindir)
2008-10-28 Install git-shell in bindir, too
2008-10-18 Merge branch 'db/maint-checkout-b' into maint
2008-10-09 Merge branch 'sg/maint-intrebase-msghook' into maint
2008-10-09 Merge branch 'jk/maint-soliconv' into maint
2008-10-03 Makefile: do not set NEEDS_LIBICONV for Solaris 8
2008-10-03 Solaris: Use OLD_ICONV to avoid compile warnings
2008-09-19 Merge branch 'dp/maint-rebase-fix' into maint
2008-09-19 Merge branch 'jc/maint-checkout-keep-remove' into maint
2008-09-19 Merge branch 'jc/maint-diff-quiet' into maint
2008-09-19 Merge branch 'jc/maint-name-hash-clear' into maint
2008-09-19 Merge branch 'jc/maint-template-permbits' into maint
2008-09-19 Merge branch 'mh/maint-honor-no-ssl-verify' into maint
2008-09-12 Merge branch 'ho/maint-dashless' into maint
2008-09-11 Use compatibility regex library also on FreeBSD
2008-09-11 Use compatibility regex library also on AIX
2008-09-10 Use compatibility regex library for OSX/Darwin
2008-09-10 Merge branch 'jc/maint-hide-cr-in-diff-from-less' into...
2008-09-10 Merge branch 'jc/maint-checkout-fix' into maint
2008-09-10 Merge branch 'np/maint-safer-pack' into maint
2008-09-06 Merge branch 'maint' of git://repo.or.cz/git-gui into...
2008-09-03 Merge branch 'nd/worktree' into maint
2008-09-03 Merge branch 'ho/dashless' into maint
2008-09-03 Makefile: add merge_recursive.h to LIB_H
2008-08-30 Merge branch 'sp/missing-thin-base' into maint
2008-08-30 Merge branch 'af/maint-install-no-handlink' into maint
2008-08-30 shell: do not play duplicated definition games to shrin...
2008-08-30 Fix use of hardlinks in "make install"
2008-08-30 Merge branch 'np/verify-pack' into maint
2008-08-26 Makefile: always provide a fallback when hardlinks...
2008-08-24 Merge branch 'ag/maint-combine-diff-fix' into maint
2008-08-24 Merge branch 'mv/maint-merge-fix' into maint
2008-08-24 Makefile: enable SNPRINTF_RETURNS_BOGUS for HP-UX
2008-08-17 Merge git-gui 0.11.0
2008-08-17 Merge branch 'ak/p4'
2008-08-17 Merge git://git.kernel.org/pub/scm/gitk/gitk
2008-08-16 Makefile: building git in cygwin 1.7.0
2008-08-14 Merge branch 'maint'
2008-08-13 Merge branch 'maint'
2008-08-12 Merge branch 'maint'
2008-08-11 Merge branch 'maint'
2008-08-11 Merge branch 'maint'
2008-08-09 Merge branch 'maint'
2008-08-08 Makefile: add a target which will abort compilation...
2008-08-08 Makefile: set SHELL to value of SHELL_PATH
2008-08-07 Merge branch 'lt/config-fsync' into maint
2008-08-07 Merge branch 'jc/reflog-expire' into maint
2008-08-07 Merge branch 'ag/rewrite_one' into maint
2008-08-06 Sync with 1.5.6.5
2008-08-06 Merge git://repo.or.cz/git-gui
2008-08-06 Merge git://git.kernel.org/pub/scm/gitk/gitk
2008-08-06 Merge branch 'maint'
2008-08-03 Merge branch 'maint'
2008-08-02 Merge branch 'maint'
2008-08-02 Merge branch 'maint'
2008-07-30 Merge git://repo.or.cz/git-gui
2008-07-30 git-gui (Windows): Switch to relative discovery of...
2008-07-30 git-gui: Correct installation of library to be $prefix...
2008-07-28 Allow installing in the traditional way
2008-07-28 Allow building without any git installed
2008-07-27 Merge git://repo.or.cz/git-gui
2008-07-26 Windows: Do not compile git-shell
2008-07-26 Windows: Make $(gitexecdir) relative
2008-07-26 Allow the built-in exec path to be relative to the...
2008-07-26 Fix relative built-in paths to be relative to the comma...
2008-07-26 Makefile: Normalize $(bindir) and $(gitexecdir) before...
2008-07-26 Makefile: Do not install a copy of 'git' in $(gitexecdir)
2008-07-26 Move launch_editor() from builtin-tag.c to editor.c
2008-07-25 Merge branch 'maint'
2008-07-25 Makefile: fix shell quoting
2008-07-25 tests: propagate $(TAR) down from the toplevel Makefile
2008-07-24 Merge branch 'maint' into ph/checkout
2008-07-22 Rename path_list to string_list
2008-07-21 Merge branch 'ap/trackinfo' v1.6.0-rc0
2008-07-21 Merge branch 'jc/rerere-auto-more'
2008-07-21 Merge branch 'ns/am-abort'
2008-07-21 Merge branch 'jc/add-addremove'
2008-07-21 Link shell with compat layer functions
2008-07-21 Merge branch 'maint'
2008-07-19 Merge branch 'maint'
2008-07-19 Add ANSI control code emulation for the Windows console
2008-07-19 Link git-shell only to a subset of libgit.a
next