1302 Commits (373a5ede53863132dbd3eeab262a8e29e763ddab)

Author SHA1 Message Date
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
Paul Mackerras 8719f1286e gitk: Default to using po2msg.sh if msgfmt doesn't grok --tcl, -l and -d 17 years ago
Jeff King 4bf9f27dfb filter-branch: use $SHELL_PATH instead of 'sh' 17 years ago
Jeff King 5f7c643afe add NO_EXTERNAL_GREP build option 17 years ago
Junio C Hamano 74ca5e6d7c Makefile: flatten enumeration of headers, objects and programs 17 years ago
Junio C Hamano bd92cd0f74 Makefile: DIFF_OBJS is not special at all these days 17 years ago
Junio C Hamano 7276607886 git-gui: Simplify MSGFMT setting in Makefile 17 years ago
Michal Rokos c4582f93a2 Add compat/snprintf.c for systems that return bogus 17 years ago
Alex Riesen 81a24b52c1 Do not use GUID on dir in git init --shared=all on FreeBSD 17 years ago
Shawn O. Pearce 21623062ab git-gui: Gracefully fall back to po2msg.sh if msgfmt --tcl fails 17 years ago
Johannes Schindelin 211c89682e Make git-remote a builtin 17 years ago
Nicolas Pitre 3449f8c4cb factorize revindex code out of builtin-pack-objects.c 17 years ago
Jeff King 7cf7f54a65 use build-time SHELL_PATH in test scripts 17 years ago
Martin Koegler 7914053ba9 Remove unused object-ref code 17 years ago
Martin Koegler 355885d531 add generic, type aware object chain walker 17 years ago
Jeff King 94351118c0 make alias lookup a public, procedural function 17 years ago
Shawn O. Pearce 6c0f86943e Ensure 'make dist' compiles git-archive.exe on Cygwin 17 years ago
Andreas Ericsson 833e3df171 pack-objects: Add runtime detection of online CPU's 17 years ago
Junio C Hamano 1736855c9b Add merge-subtree back 17 years ago
Shawn O. Pearce df4ec4cf6f git-gui: Avoid hardcoded Windows paths in Cygwin package files 17 years ago
Shawn O. Pearce 651fbba2d3 git-gui: Default TCL_PATH to same location as TCLTK_PATH 17 years ago
Junio C Hamano 525ab63950 merge-recursive: split low-level merge functions out. 17 years ago
Daniel Barkalow 782c2d65c2 Build in checkout 17 years ago
Jay Soffian 20a87ecc58 git-gui: support Git Gui.app under OS X 10.5 17 years ago
Brandon Casey cba22528fa Add compat/fopen.c which returns NULL on attempt to open directory 17 years ago