1099 Commits (4ed62b0316619b70e9dc9868e93c33815ff678d5)

Author SHA1 Message Date
Jeff King 06e75d9ac7 Use compatibility regex library also on FreeBSD 17 years ago
Johannes Sixt 9c101b3e6f Use compatibility regex library also on AIX 17 years ago
Nanako Shiraishi ede4caf6e3 Install git-cvsserver in $(bindir) 17 years ago
Michael J Gruber 414851a42e separate build targets for man and html documentation 17 years ago
Michael J Gruber 6fe570de05 allow installation of man and html doc from the man and html branches 17 years ago
Arjen Laarhoven 3632cfc248 Use compatibility regex library for OSX/Darwin 17 years ago
Junio C Hamano be5908aed3 receive-pack: make it a builtin 17 years ago
Johannes Sixt e705d757bd Windows: git-shell can be compiled again 17 years ago
Miklos Vajna db3a95459c Makefile: add merge_recursive.h to LIB_H 17 years ago
Johannes Schindelin 8af84dadb1 git wrapper: DWIM mistyped commands 17 years ago
Miklos Vajna 9047ebbc22 Split out merge_recursive() to merge-recursive.c 17 years ago
Junio C Hamano 6ffaecc7d8 shell: do not play duplicated definition games to shrink the executable 17 years ago
Alex Riesen 4e3ae59ef6 Fix use of hardlinks in "make install" 17 years ago
Andreas Färber 3e073dc561 Makefile: always provide a fallback when hardlinks fail 17 years ago
Junio C Hamano 1e7abc593d Revert "Build-in "git-shell"" 17 years ago
Tommi Virtanen 27a6ed492b Install git-shell in bindir, too 17 years ago
Miklos Vajna 7d77016327 Makefile: enable SNPRINTF_RETURNS_BOGUS for HP-UX 17 years ago
Junio C Hamano daa0cc9a92 Build-in "git-shell" 17 years ago
Junio C Hamano 4cfc24afc9 shell: do not play duplicated definition games to shrink the executable 17 years ago
Junio C Hamano fdb2a2a600 compat: introduce on_disk_bytes() 17 years ago
Junio C Hamano f5b904db6b Makefile: Allow CC_LD_DYNPATH to be overriden 17 years ago
Eric Blake 0d768f7c8f Makefile: building git in cygwin 1.7.0 17 years ago
Brandon Casey 6dc4627ef4 Makefile: add a target which will abort compilation with ancient shells 17 years ago
Brandon Casey c94c8e5ff6 Makefile: set SHELL to value of SHELL_PATH 17 years ago
Miklos Vajna 3d78d1f18f Builtin git-help. 17 years ago
Miklos Vajna 940208a771 builtin-help: make some internal functions available to other builtins 17 years ago
Steffen Prohaska f57ddcc5ec git-gui (Windows): Switch to relative discovery of oguilib 17 years ago
Steffen Prohaska f8f1acf339 git-gui: Correct installation of library to be $prefix/share 17 years ago
Junio C Hamano 1b65f38c06 Allow installing in the traditional way 17 years ago
Junio C Hamano e84a063da8 Allow building without any git installed 17 years ago
Robert Shearman 684ec6c63c git-imap-send: Support SSL 17 years ago
Johannes Sixt 7b4b59a963 Windows: Do not compile git-shell 17 years ago
Johannes Sixt bf74a88244 Windows: Make $(gitexecdir) relative 17 years ago
Johannes Sixt 49fa65a7a8 Allow the built-in exec path to be relative to the command invocation path 17 years ago
Johannes Sixt 966c6edd31 Fix relative built-in paths to be relative to the command invocation 17 years ago
Johannes Sixt 46beb55988 Makefile: Normalize $(bindir) and $(gitexecdir) before comparing 17 years ago
Johannes Sixt c70a8d98a5 Makefile: Do not install a copy of 'git' in $(gitexecdir) 17 years ago
Stephan Beyer d82f33e20d Move launch_editor() from builtin-tag.c to editor.c 17 years ago
Junio C Hamano bfce5087ee Makefile: fix shell quoting 17 years ago
Junio C Hamano c30e699fc5 tests: propagate $(TAR) down from the toplevel Makefile 17 years ago
Pierre Habouzit 38bd64979a Enable threaded delta search on *BSD and Linux. 17 years ago
Johannes Schindelin c455c87c5c Rename path_list to string_list 17 years ago
Junio C Hamano 7df1709c36 Link shell with compat layer functions 17 years ago
Peter Harris c09df8a74e Add ANSI control code emulation for the Windows console 17 years ago
Stephan Beyer 7856844823 Link git-shell only to a subset of libgit.a 17 years ago
Miklos Vajna b4f02d3509 make remove-dashes: apply to scripts and programs as well, not just to builtins 17 years ago
Stephan Beyer 5b2fd95606 rerere: Separate libgit and builtin functions 17 years ago
Miklos Vajna 1c7b76be7d Build in merge 17 years ago
Miklos Vajna 51add76e92 Retire 'stupid' merge strategy 17 years ago
Dmitry Potapov 5b8e6f85f9 shrink git-shell by avoiding redundant dependencies 17 years ago