Make "git reset" a builtin.
[gitweb.git] / Makefile
2007-09-12 Make "git reset" a builtin.
2007-09-12 Merge branch 'maint'
2007-09-12 Define NO_MEMMEM of FreeBSD as it lacks the function
2007-09-10 Merge branch 'rs/archive'
2007-09-09 Define NO_MEMMEM on Darwin as it lacks the function
2007-09-07 add memmem()
2007-09-06 Merge branch 'master' of git://repo.or.cz/git/git-p4
2007-09-06 Merge branch 'maint'
2007-09-06 Makefile: Add cache-tree.h to the headers list
2007-09-01 Merge branch 'jp/send-email-cc'
2007-08-31 Makefile: do not allow gnu make to remove test-*.o...
2007-08-29 Merge branch 'master' of git://git./gitk/gitk
2007-08-27 Merge branch 'master' of git://repo.or.cz/git-gui
2007-08-26 Merge branch 'maint'
2007-08-21 Merge branch 'master' of git://git./gitk/gitk
2007-08-19 Merge branch 'master' of git://repo.or.cz/git-gui
2007-08-19 Merge branch 'master' of git://git./gitk/gitk
2007-08-16 Merge branch 'maint' to sync with 1.5.2.5
2007-08-13 Merge branch 'master' of git://git./gitk/gitk
2007-08-11 Merge branch 'cr/tag'
2007-08-11 Add support for an info version of the user manual
2007-08-11 Merge branch 'jc/clone'
2007-08-06 Merge branch 'maint'
2007-08-05 Merge branch 'maint'
2007-08-03 Support building on GNU/Hurd
2007-08-01 Add is_absolute_path() and make_absolute_path()
2007-08-01 make the name of the library directory a config option
2007-08-01 Merge branch 'maint'
2007-07-31 add option to find zlib in custom path
2007-07-30 Merge branch 'bs/lock'
2007-07-30 Merge branch 'master' of git://repo.or.cz/git-gui
2007-07-29 Makefile: use $(FIND) instead of find
2007-07-28 Merge branch 'master' of git://git./gitk/gitk
2007-07-27 Make verify-tag a builtin.
2007-07-20 Make git tag a builtin.
2007-07-19 Merge branch 'master' of git://people.freedesktop.org...
2007-07-19 Merge branch 'maint'
2007-07-15 Remove "WITH_P4IMPORT" knob from the Makefile
2007-07-15 Use $(RM) in Makefiles instead of 'rm -f'
2007-07-14 Merge branch 'master' of git://git./gitk/gitk
2007-07-12 Merge branch 'master' of git://git./gitk/gitk
2007-07-12 Merge commit 'git-gui/master'
2007-07-12 Merge branch 'maint'
2007-07-12 Merge branch 'maint' of git://repo.or.cz/git-gui into...
2007-07-12 Merge branch 'maint'
2007-07-10 Merge branch 'bd/delta'
2007-07-10 Makefile: rebuild git.o on version change, clean up...
2007-07-10 Merge branch 'maint'
2007-07-10 Merge branch 'maint'
2007-07-09 Merge branch 'maint'
2007-07-09 Merge branch 'maint'
2007-07-07 Merge branch 'maint'
2007-07-06 Merge branch 'maint'
2007-07-04 Merge branch 'maint'
2007-07-04 Merge branch 'maint'
2007-07-03 Merge branch 'maint'
2007-07-03 Start deprecating "git-command" in favor of "git command"
2007-07-03 Merge branch 'jo/init'
2007-07-03 Merge branch 'maint'
2007-07-03 Merge branch 'maint'
2007-07-02 Merge branch 'ew/svn'
2007-07-02 Merge branch 'ns/stash'
2007-07-02 Merge branch 'js/rebase'
2007-07-02 Merge 1.5.2.3 in
2007-07-01 Merge branch 'rs/diff'
2007-07-01 Merge branch 'jc/quote'
2007-07-01 Merge branch 'ml/worktree'
2007-07-01 Merge branch 'ei/worktree+filter'
2007-07-01 Merge branch 'fl/config'
2007-07-01 Add git-stash script
2007-06-30 Merge branch 'cr/tag'
2007-06-30 Merge branch 'lt/run'
2007-06-30 Merge branch 'maint'
2007-06-30 Correct the name of NO_R_TO_GCC_LINKER in the comment...
2007-06-29 Merge branch 'maint'
2007-06-29 Merge branch 'master' of git://repo.or.cz/git-gui
2007-06-29 Merge branch 'maint' of git://repo.or.cz/git-gui into...
2007-06-28 Merge branch 'master' of git://git./gitk/gitk
2007-06-27 Merge branch 'maint'
2007-06-27 Merge branch 'maint'
2007-06-26 Merge branch 'master' of git://git./gitk/gitk into...
2007-06-25 Teach rebase an interactive mode
2007-06-24 make dist: include configure script in tarball
2007-06-24 Merge branch 'master' of git://repo.or.cz/git/fastimport
2007-06-23 Merge branch 'jc/oneline'
2007-06-23 Merge branch 'ei/oneline+add-empty'
2007-06-23 Merge branch 'js/filter'
2007-06-22 Import branch 'git-p4' of git://repo.or.cz/fast-export
2007-06-22 git-gui: Don't require $DISPLAY just to get --version
2007-06-21 Merge branch 'maint'
2007-06-21 git-gui: Quiet our installation process
2007-06-21 git-gui: Correctly install to /usr/bin on Cygwin
2007-06-16 Merge branch 'jc/remote'
2007-06-16 Merge branch 'gp/branch'
2007-06-16 Merge branch 'fl/cvsserver'
2007-06-16 Merge branch 'lh/submodule'
2007-06-16 Merge branch 'maint' to sync with GIT 1.5.2.2
2007-06-16 Documentation: adjust to AsciiDoc 8
2007-06-16 Add a local implementation of hstrerror for the system...
2007-06-13 Makefile: allow generating git.o for debugging purposes
next