Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'dp/cywginstat' | Shawn O. Pearce | 2008-10-09 | 1 | -0/+4 |
|\ | |||||
| * | cygwin: Use native Win32 API for stat | Dmitry Potapov | 2008-09-30 | 1 | -0/+4 |
* | | Merge branch 'maint' | Shawn O. Pearce | 2008-10-09 | 1 | -1/+0 |
|\ \ | |||||
| * | | Makefile: do not set NEEDS_LIBICONV for Solaris 8 | Jeff King | 2008-10-03 | 1 | -1/+0 |
* | | | Merge branch 'maint' | Shawn O. Pearce | 2008-10-02 | 1 | -0/+1 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Solaris: Use OLD_ICONV to avoid compile warnings | David Soria Parra | 2008-10-02 | 1 | -0/+1 |
* | | Merge branch 'mv/merge-recursive' | Shawn O. Pearce | 2008-09-25 | 1 | -0/+1 |
|\ \ | |||||
| * | | Split out merge_recursive() to merge-recursive.c | Miklos Vajna | 2008-08-30 | 1 | -0/+1 |
* | | | Merge branch 'jc/alternate-push' | Shawn O. Pearce | 2008-09-25 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | receive-pack: make it a builtin | Junio C Hamano | 2008-09-09 | 1 | -1/+1 |
* | | | | Sync with 1.6.0.2 | Junio C Hamano | 2008-09-12 | 1 | -0/+4 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Use compatibility regex library also on FreeBSD | Jeff King | 2008-09-11 | 1 | -0/+2 |
| * | | | Use compatibility regex library also on AIX | Johannes Sixt | 2008-09-11 | 1 | -0/+2 |
* | | | | Install git-cvsserver in $(bindir) | Nanako Shiraishi | 2008-09-10 | 1 | -1/+1 |
* | | | | separate build targets for man and html documentation | Michael J Gruber | 2008-09-10 | 1 | -0/+6 |
* | | | | allow installation of man and html doc from the man and html branches | Michael J Gruber | 2008-09-10 | 1 | -0/+3 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2008-09-10 | 1 | -2/+4 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Use compatibility regex library for OSX/Darwin | Arjen Laarhoven | 2008-09-10 | 1 | -2/+4 |
* | | | Windows: git-shell can be compiled again | Johannes Sixt | 2008-09-08 | 1 | -1/+1 |
* | | | Merge branch 'ar/autospell' | Junio C Hamano | 2008-09-07 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | git wrapper: DWIM mistyped commands | Johannes Schindelin | 2008-08-31 | 1 | -0/+2 |
* | | | | Merge branch 'jc/cc-ld-dynpath' | Junio C Hamano | 2008-09-07 | 1 | -8/+9 |
|\ \ \ \ | |||||
| * | | | | Makefile: Allow CC_LD_DYNPATH to be overriden | Junio C Hamano | 2008-08-17 | 1 | -8/+9 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2008-09-02 | 1 | -0/+1 |
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | | | |||||
| * | | | Makefile: add merge_recursive.h to LIB_H | Miklos Vajna | 2008-09-02 | 1 | -0/+1 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2008-08-30 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | Merge branch 'af/maint-install-no-handlink' into maint | Junio C Hamano | 2008-08-29 | 1 | -11/+11 |
| |\ \ | |||||
| | * | | Fix use of hardlinks in "make install" | Alex Riesen | 2008-08-29 | 1 | -1/+1 |
| * | | | shell: do not play duplicated definition games to shrink the executable | Junio C Hamano | 2008-08-29 | 1 | -8/+1 |
* | | | | Merge branch 'mv/merge-custom' | Junio C Hamano | 2008-08-27 | 1 | -1/+3 |
|\ \ \ \ | |||||
| * | | | | Builtin git-help. | Miklos Vajna | 2008-08-02 | 1 | -1/+2 |
| * | | | | builtin-help: make some internal functions available to other builtins | Miklos Vajna | 2008-07-29 | 1 | -0/+1 |
* | | | | | Merge branch 'af/maint-install-no-handlink' | Junio C Hamano | 2008-08-26 | 1 | -11/+11 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Makefile: always provide a fallback when hardlinks fail | Andreas Färber | 2008-08-25 | 1 | -11/+11 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'jc/no-slim-shell' | Junio C Hamano | 2008-08-26 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Revert "Build-in "git-shell"" | Junio C Hamano | 2008-08-25 | 1 | -1/+1 |
* | | | | | Install git-shell in bindir, too | Tommi Virtanen | 2008-08-24 | 1 | -1/+1 |
* | | | | | Merge branch 'jc/no-slim-shell' | Junio C Hamano | 2008-08-24 | 1 | -9/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Build-in "git-shell" | Junio C Hamano | 2008-08-20 | 1 | -1/+1 |
| * | | | | shell: do not play duplicated definition games to shrink the executable | Junio C Hamano | 2008-08-19 | 1 | -8/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'maint' to sync with 1.6.0.1 | Junio C Hamano | 2008-08-24 | 1 | -0/+1 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Makefile: enable SNPRINTF_RETURNS_BOGUS for HP-UX | Miklos Vajna | 2008-08-23 | 1 | -0/+1 |
| |/ / | |||||
* | | | Merge branch 'ph/enable-threaded' | Junio C Hamano | 2008-08-19 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | Enable threaded delta search on *BSD and Linux. | Pierre Habouzit | 2008-07-22 | 1 | -0/+5 |
* | | | | Merge branch 'rs/imap' | Junio C Hamano | 2008-08-19 | 1 | -1/+3 |
|\ \ \ \ | |||||
| * | | | | git-imap-send: Support SSL | Robert Shearman | 2008-07-25 | 1 | -1/+3 |
* | | | | | compat: introduce on_disk_bytes() | Junio C Hamano | 2008-08-18 | 1 | -0/+7 |
| |_|/ / |/| | | | |||||
* | | | | Makefile: building git in cygwin 1.7.0 | Eric Blake | 2008-08-16 | 1 | -1/+1 |
* | | | | Makefile: add a target which will abort compilation with ancient shells | Brandon Casey | 2008-08-08 | 1 | -1/+7 |
* | | | | Makefile: set SHELL to value of SHELL_PATH | Brandon Casey | 2008-08-08 | 1 | -0/+2 |
| |_|/ |/| | |