1146 Commits (3bec8ff99a7792cae67aaeb5892d832478d7f548)

Author SHA1 Message Date
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
Daniel Barkalow 96249c04c0 Build-in send-pack, with an API for other programs to call. 17 years ago
Daniel Barkalow 18f7c51cf9 Build-in peek-remote, using transport infrastructure. 17 years ago
Gerrit Pape fee9832a8d No longer install git-svnimport, move to contrib/examples 17 years ago
Johannes Schindelin beb4743793 Add tests for parse-options.c 17 years ago
Pierre Habouzit 4a59fd1312 Add a simple option parser. 17 years ago
Linus Torvalds 9027f53cb5 Do linear-time/space rename logic for exact renames 17 years ago
Linus Torvalds 505f297989 Add 'diffcore.h' to LIB_H 17 years ago
Alex Riesen d1a2057560 Fix generation of perl/perl.mak 17 years ago
Shawn O. Pearce ca5bb5d539 Define compat version of mkdtemp for systems lacking it 17 years ago
Luke Lu ca5e949560 gitweb: speed up project listing on large work trees by limiting find depth 17 years ago
Johannes Schindelin ccfc02a300 Fix compilation when NO_CURL is defined 17 years ago
Mathias Megyei 922aa807f5 Do not remove distributed configure script 17 years ago