1058 Commits (373a273309433d66d56505f0a125434c57fa508d)

Author SHA1 Message Date
Eric Blake 0d768f7c8f Makefile: building git in cygwin 1.7.0 16 years ago
Brandon Casey 6dc4627ef4 Makefile: add a target which will abort compilation with ancient shells 16 years ago
Brandon Casey c94c8e5ff6 Makefile: set SHELL to value of SHELL_PATH 16 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
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
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
Johannes Sixt 0b50b860a5 When installing, be prepared that template_dir may be relative. 17 years ago
Johannes Sixt 8512439af2 Windows: Use a relative default template_dir and ETC_GITCONFIG 17 years ago
Junio C Hamano 98db51e624 Keep some git-* programs in $(bindir) 17 years ago
Johannes Sixt 23326d14ed Windows: Strip ".exe" from the program name. 17 years ago
Linus Torvalds 112db553b0 Shrink the git binary a bit by avoiding unnecessary inline functions 17 years ago
Johannes Sixt f4626df51f Add target architecture MinGW. 17 years ago
Johannes Sixt 58eda02257 Compile some programs only conditionally. 17 years ago
Teemu Likonen ae081f3ebd Add target "install-html" the the top level Makefile 17 years ago
Nguyễn Thái Ngọc Duy f28ac70f48 Move all dashed-form commands to libexecdir 17 years ago
Johan Herland 94e724a741 Move pack_refs() and friends into libgit 17 years ago
Junio C Hamano d0594be162 Makefile: update check-docs target 17 years ago
Johan Herland 8da1e21231 Consistency: Use "libcurl" instead of "cURL library" and "curl" 17 years ago
Boyd Lynn Gerber 457bb45291 Port to 12 other Platforms. 17 years ago
Junio C Hamano d3d20b8468 Makefile: fix dependency on wt-status.h 17 years ago
Junio C Hamano 0569e9b8ce "git diff": do not ignore index without --no-index 17 years ago
David Reiss d553e73789 Fold test-absolute-path into test-path-utils 17 years ago
David Reiss ae299be0e5 Implement normalize_absolute_path 17 years ago
Mike Ralphson 377d9c409f Makefile: update the default build options for AIX 17 years ago
Adam Simpkins c12172d2ea Add history graph API 17 years ago
Daniel Barkalow 8434c2f1af Build in clone 17 years ago
Gerrit Pape dfa65bc28e gitk: Makefile/install: force permissions when installing files and dirs 17 years ago
Junio C Hamano 628522ec14 sha1-lookup: more memory efficient search in sorted list of SHA-1 17 years ago
Linus Torvalds 96872bc200 Move name hashing functions into a file of its own 17 years ago
Gerrit Pape 26ffcb7690 gitweb: fallback to system-wide config file (fixup) 17 years ago
Gerrit Pape 17a8b25005 gitweb: fallback to system-wide config file if default config does not exist 17 years ago