Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'ds/uintmax-config' (early part) | Junio C Hamano | 2008-11-12 |
|\ | |||
| * | Make Pthread link flags configurable | David M. Syzdek | 2008-11-02 |
| * | Add Makefile check for FreeBSD 4.9-SECURITY | David M. Syzdek | 2008-11-02 |
| * | Build: add NO_UINTMAX_T to support ancient systems | David M. Syzdek | 2008-11-02 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-11-11 |
|\ \ | |||
| * | | Makefile: help people who run 'make check' by mistake | Junio C Hamano | 2008-11-11 |
| * | | Install git-cvsserver in $(bindir) | Nanako Shiraishi | 2008-10-28 |
| * | | Install git-shell in bindir, too | Tommi Virtanen | 2008-10-28 |
* | | | Makefile: add install-man rules (quick and normal) | Markus Heidelberg | 2008-11-02 |
* | | | Stop using compat/regex.c on platforms with working regexp library | Junio C Hamano | 2008-11-02 |
| |/ |/| | |||
* | | diff: unify external diff and funcname parsing code | Jeff King | 2008-10-18 |
* | | Merge branch 'dp/cywginstat' | Shawn O. Pearce | 2008-10-09 |
|\ \ | |||
| * | | cygwin: Use native Win32 API for stat | Dmitry Potapov | 2008-09-30 |
* | | | Merge branch 'maint' | Shawn O. Pearce | 2008-10-09 |
|\ \ \ | | |/ | |/| | |||
| * | | Makefile: do not set NEEDS_LIBICONV for Solaris 8 | Jeff King | 2008-10-03 |
* | | | Merge branch 'maint' | Shawn O. Pearce | 2008-10-02 |
|\ \ \ | |/ / | | / | |/ |/| | |||
| * | Solaris: Use OLD_ICONV to avoid compile warnings | David Soria Parra | 2008-10-02 |
* | | Merge branch 'mv/merge-recursive' | Shawn O. Pearce | 2008-09-25 |
|\ \ | |||
| * | | Split out merge_recursive() to merge-recursive.c | Miklos Vajna | 2008-08-30 |
* | | | Merge branch 'jc/alternate-push' | Shawn O. Pearce | 2008-09-25 |
|\ \ \ | |||
| * | | | receive-pack: make it a builtin | Junio C Hamano | 2008-09-09 |
* | | | | Sync with 1.6.0.2 | Junio C Hamano | 2008-09-12 |
|\ \ \ \ | | |_|/ | |/| | | |||
| * | | | Use compatibility regex library also on FreeBSD | Jeff King | 2008-09-11 |
| * | | | Use compatibility regex library also on AIX | Johannes Sixt | 2008-09-11 |
* | | | | Install git-cvsserver in $(bindir) | Nanako Shiraishi | 2008-09-10 |
* | | | | separate build targets for man and html documentation | Michael J Gruber | 2008-09-10 |
* | | | | allow installation of man and html doc from the man and html branches | Michael J Gruber | 2008-09-10 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2008-09-10 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||
| * | | Use compatibility regex library for OSX/Darwin | Arjen Laarhoven | 2008-09-10 |
* | | | Windows: git-shell can be compiled again | Johannes Sixt | 2008-09-08 |
* | | | Merge branch 'ar/autospell' | Junio C Hamano | 2008-09-07 |
|\ \ \ | |||
| * | | | git wrapper: DWIM mistyped commands | Johannes Schindelin | 2008-08-31 |
* | | | | Merge branch 'jc/cc-ld-dynpath' | Junio C Hamano | 2008-09-07 |
|\ \ \ \ | |||
| * | | | | Makefile: Allow CC_LD_DYNPATH to be overriden | Junio C Hamano | 2008-08-17 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2008-09-02 |
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | | | |||
| * | | | Makefile: add merge_recursive.h to LIB_H | Miklos Vajna | 2008-09-02 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2008-08-30 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||
| * | | Merge branch 'af/maint-install-no-handlink' into maint | Junio C Hamano | 2008-08-29 |
| |\ \ | |||
| | * | | Fix use of hardlinks in "make install" | Alex Riesen | 2008-08-29 |
| * | | | shell: do not play duplicated definition games to shrink the executable | Junio C Hamano | 2008-08-29 |
* | | | | Merge branch 'mv/merge-custom' | Junio C Hamano | 2008-08-27 |
|\ \ \ \ | |||
| * | | | | Builtin git-help. | Miklos Vajna | 2008-08-02 |
| * | | | | builtin-help: make some internal functions available to other builtins | Miklos Vajna | 2008-07-29 |
* | | | | | Merge branch 'af/maint-install-no-handlink' | Junio C Hamano | 2008-08-26 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||
| * | | | | Makefile: always provide a fallback when hardlinks fail | Andreas Färber | 2008-08-25 |
| | |/ / | |/| | | |||
* | | | | Merge branch 'jc/no-slim-shell' | Junio C Hamano | 2008-08-26 |
|\ \ \ \ | |||
| * | | | | Revert "Build-in "git-shell"" | Junio C Hamano | 2008-08-25 |
* | | | | | Install git-shell in bindir, too | Tommi Virtanen | 2008-08-24 |
* | | | | | Merge branch 'jc/no-slim-shell' | Junio C Hamano | 2008-08-24 |
|\ \ \ \ \ | |/ / / / | |||
| * | | | | Build-in "git-shell" | Junio C Hamano | 2008-08-20 |