1119 Commits (7f871c6eccd0b9925310b3f0c60c9ef458e6f109)

Author SHA1 Message Date
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
Daniel Barkalow e496c00348 Move create_branch into a library file 17 years ago
Daniel Barkalow e1b3a2cad7 Build-in merge-recursive 17 years ago
Brian Downing 43fe901b71 compat: Add simplified merge sort implementation from glibc 17 years ago
Christian Couder 5884f1fe96 Rename 'git-help--browse.sh' to 'git-web--browse.sh'. 17 years ago
Christian Couder 482cce8205 help: make 'git-help--browse' usable outside 'git-help'. 17 years ago
Mike Hommey 923e3ec84a Add a missing dependency on http.h 17 years ago
Robert Schiele 81cc66a526 Makefile: customization for supporting HP-UX 17 years ago
Robert Schiele 2600973f2c pre-POSIX.1-2001 systems do not have <sys/select.h> 17 years ago
Shawn O. Pearce 3b8f19a02c git-gui: Correctly cleanup msgfmt '1 message untranslated' output 17 years ago
Shawn O. Pearce 3470adabad git-gui: Fallback to Tcl based po2msg.sh if msgfmt isn't available 17 years ago
Lars Hjemli 181256442e Move sha1_file_to_archive into libgit 17 years ago
Jakub Narebski bfa8fccf47 autoconf: Add checking for unsetenv function 17 years ago
Junio C Hamano 5c66d0d458 Officially deprecate repo-config. 17 years ago
Mark Levedahl a028557113 git-gui: Makefile - Handle $DESTDIR on Cygwin 17 years ago
Junio C Hamano 11c57e6a9a Fix git-rerere documentation 17 years ago
Charles Bailey 66e15a6b83 gitk: Fix the Makefile to cope with systems lacking msgfmt 17 years ago
Christian Stimming 73c4f22850 [PATCH] gitk: Update and fix Makefile 17 years ago
Pierre Habouzit 2f7ee089df parse-options: Add a gitcli(5) man page. 17 years ago
Christian Stimming 25ec938484 [PATCH] gitk i18n: Add Makefile with rules for po file creation and installation 17 years ago
Charles Bailey c569969363 Fix git-instaweb breakage on MacOS X due to the limited sed functionality 17 years ago
Jeff King d7e522cffb rename git-browse--help to git-help--browse 17 years ago
Junio C Hamano fa4701601a Retire git-runstatus for real. 17 years ago
Junio C Hamano 5b4617c749 Rename git-browse-help helper to git-browse--help 17 years ago
Mark Levedahl 9fe98116a2 git-gui: Unconditionally use absolute paths with Cygwin 17 years ago
Gerrit Pape 28072a5d30 Don't cache DESTDIR in perl/perl.mak. 17 years ago
Junio C Hamano a149a1a44a git-help -i: show info documentation from matching version of git 17 years ago
Christian Couder 5d6491c7c7 git-help: add -w|--web option to display html man page in a browser. 17 years ago
Sergei Organov 8e566f24b3 Let git-help prefer man-pages installed with this version of git 17 years ago
Wincent Colaiuta fe4aafba28 Silence iconv warnings on Leopard 17 years ago
Junio C Hamano cf1b7869f0 Use gitattributes to define per-path whitespace rule 17 years ago
Pascal Obry 7a4a2e1f79 Set OLD_ICONV on Cygwin. 17 years ago
Robert Schiele 41650765de install-sh from automake does not like -m without delimiting space 17 years ago
Christian Couder 0f6f195b77 Documentation: add a new man page for "git-help" 17 years ago
Robert Schiele 74521eee4c git-gui: install-sh from automake does not like -m755 17 years ago
brian m. carlson 5405110200 git-gui: Reorder msgfmt command-line arguments 17 years ago
Johannes Schindelin f2dc849e9c Add 'git fast-export', the sister of 'git fast-import' 17 years ago