1000 Commits (5e835cac8622373724235d299f1331ac4cf81ccf)

Author SHA1 Message Date
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
Kristof Provost a2a9150bf0 makefile: Add a cscope target 17 years ago
Shawn O. Pearce 8621581248 git-gui: Honor a config.mak in git-gui's top level 17 years ago
Shawn O. Pearce 51a41ac4ef git-gui: Use proper Windows shortcuts instead of bat files 17 years ago
Steffen Prohaska 99fe594d96 git-gui: add mingw specific startup wrapper 17 years ago
Steffen Prohaska a16b74e72c git-gui: set NO_MSGFMT to force using pure tcl replacement in msysgit 17 years ago
Shawn O. Pearce 72a8e81d45 git-gui: Support a native Mac OS X application bundle 17 years ago
Shawn O. Pearce 1bdd8a1535 git-gui: Use Henrik Nyh's git logo icon on Windows systems 17 years ago
Matt Kraai 2ecb5ea2ad Move convert-objects to contrib. 18 years ago
Jim Meyering e883932f7d unexpected Make output (e.g. from --debug) causes build failure 18 years ago