Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |_|/ |/| | | |||||
* | | | Allow installing in the traditional way | Junio C Hamano | 2008-07-28 | 1 | -1/+4 |
* | | | Allow building without any git installed | Junio C Hamano | 2008-07-28 | 1 | -1/+1 |
|/ / | |||||
* | | Windows: Do not compile git-shell | Johannes Sixt | 2008-07-25 | 1 | -2/+2 |
* | | Windows: Make $(gitexecdir) relative | Johannes Sixt | 2008-07-25 | 1 | -0/+1 |
* | | Allow the built-in exec path to be relative to the command invocation path | Johannes Sixt | 2008-07-25 | 1 | -6/+24 |
* | | Fix relative built-in paths to be relative to the command invocation | Johannes Sixt | 2008-07-25 | 1 | -1/+1 |
* | | Makefile: Normalize $(bindir) and $(gitexecdir) before comparing | Johannes Sixt | 2008-07-25 | 1 | -10/+10 |
* | | Makefile: Do not install a copy of 'git' in $(gitexecdir) | Johannes Sixt | 2008-07-25 | 1 | -0/+1 |
* | | Move launch_editor() from builtin-tag.c to editor.c | Stephan Beyer | 2008-07-25 | 1 | -0/+1 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-07-25 | 1 | -1/+5 |
|\ \ | |||||
| * | | Makefile: fix shell quoting | Junio C Hamano | 2008-07-25 | 1 | -2/+5 |
| * | | tests: propagate $(TAR) down from the toplevel Makefile | Junio C Hamano | 2008-07-25 | 1 | -0/+1 |
* | | | Rename path_list to string_list | Johannes Schindelin | 2008-07-21 | 1 | -2/+2 |
| |/ |/| | |||||
* | | Link shell with compat layer functions | Junio C Hamano | 2008-07-20 | 1 | -3/+7 |
* | | Add ANSI control code emulation for the Windows console | Peter Harris | 2008-07-19 | 1 | -1/+1 |
* | | Link git-shell only to a subset of libgit.a | Stephan Beyer | 2008-07-19 | 1 | -0/+3 |
* | | Merge branch 'mv/dashless' | Junio C Hamano | 2008-07-16 | 1 | -1/+1 |
|\ \ | |||||
| * | | make remove-dashes: apply to scripts and programs as well, not just to builtins | Miklos Vajna | 2008-07-11 | 1 | -1/+1 |
* | | | Merge branch 'mv/merge-in-c' | Junio C Hamano | 2008-07-15 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Build in merge | Miklos Vajna | 2008-07-07 | 1 | -1/+1 |
* | | | | rerere: Separate libgit and builtin functions | Stephan Beyer | 2008-07-10 | 1 | -0/+2 |
| |/ / |/| | | |||||
* | | | Merge branch 'dr/ceiling' | Junio C Hamano | 2008-07-07 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fold test-absolute-path into test-path-utils | David Reiss | 2008-05-23 | 1 | -1/+1 |
| * | | | Implement normalize_absolute_path | David Reiss | 2008-05-23 | 1 | -1/+1 |
* | | | | Retire 'stupid' merge strategy | Miklos Vajna | 2008-07-05 | 1 | -2/+1 |