1226 Commits (63267de2acc18027fc0208c0937fd62b91301fec)

Author SHA1 Message Date
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
Junio C Hamano 79d30668ab Consolidate command list to one. 17 years ago
Junio C Hamano ca8c8c5686 Resurrect peek-remote 17 years ago
Johannes Schindelin 10455d2a95 Replace the word 'update-cache' by 'update-index' everywhere 17 years ago
Shawn O. Pearce e475fe16a9 Remove git-status from list of scripts as it is builtin 17 years ago
Kristian Høgsberg f5bbc3225c Port git commit to C. 17 years ago
Thomas Harning a00a42ae33 git-merge-ours: make it a builtin. 17 years ago
Shawn Bohrer 113f10f22f Make git-clean a builtin 17 years ago
Junio C Hamano 62ba5143ec Move gitk to its own subdirectory 17 years ago
Guido Ostkamp 4e0da76318 Use compat mkdtemp() on Solaris boxes 17 years ago
Johannes Sixt 506b17b136 Introduce git_etc_gitconfig() that encapsulates access of ETC_GITCONFIG. 17 years ago
Alex Riesen 481424e1f1 Fix dependencies of parse-options test program 17 years ago
Jonas Fonseca 7f55cf451c Documentation: Fix man page breakage with DocBook XSL v1.72 17 years ago
Andreas Ericsson 9e79f00f06 Simplify strchrnul() compat code 17 years ago
Junio C Hamano 3f7ce648fa Make check-docs target detect removed commands 17 years ago
René Scharfe 659c69cfef Add strchrnul() 17 years ago
Junio C Hamano d349a03e74 Makefile: add missing dependency on wt-status.h 17 years ago
David Symonds 609a2289d7 Improve accuracy of check for presence of deflateBound. 17 years ago
Daniel Barkalow 8951d7c1f1 Build in ls-remote 17 years ago
Johannes Schindelin 93fc05eb9e Split off the pretty print stuff into its own file 17 years ago