5907 Commits (6295ac347acab0f100bc143effd28d3b0bbff739)
 

Author SHA1 Message Date
Junio C Hamano cba05fa840 Further clean-up: usage() vs die() 19 years ago
Ramsay Allan Jones 8cdf33643d Replace some calls to die(usage_str) with usage(usage_str). 19 years ago
Ramsay Allan Jones 15e593e4d3 Fixup command names in some usage strings. 19 years ago
Junio C Hamano 5a716826a6 GIT 1.4.2-rc3 19 years ago
Junio C Hamano f5fffbd3e8 Documentation/git.txt: link git-svn and git-instaweb from the main page. 19 years ago
Junio C Hamano 962ad61874 Merge branch 'jc/sideband' 19 years ago
Junio C Hamano 2de196fec1 sideband: do not use color, just say "remote:" 19 years ago
Junio C Hamano 53dd8a9cb5 Show both blob names from "git diff blob1 blob2" 19 years ago
Junio C Hamano ef677686ef diff.c: do not use pathname comparison to tell renames 19 years ago
Junio C Hamano c43ce6d603 Add a couple of subdirectory tests. 19 years ago
Junio C Hamano a91af794bb read-tree: shadowed variable fix. 19 years ago
Michael 47781bf779 fixed variable declaration in gitk 19 years ago
Junio C Hamano f82cd3c610 Fix "git diff blob1 blob2" showing the diff in reverse. 19 years ago
Jakub Narebski eb858c56cb autoconf: Add support for setting PYTHON_PATH or NO_PYTHON 19 years ago
Jakub Narebski c4b1b1401c autoconf: Move site configuration section earlier in configure.ac 19 years ago
Jakub Narebski 657b062dba autoconf: Add support for setting SHELL_PATH and PERL_PATH 19 years ago
Junio C Hamano 70b9c59656 Cygwin needs NO_C99_FORMAT??? 19 years ago
Matthias Lederhofer fba0cbd95d git-grep: document --and, --or, --not, ( and ) 19 years ago
Matthias Kestenholz 25f38f064f use declarations from builtin.h for builtin commands 19 years ago
Matthias Kestenholz e12c095aa6 Make git-repo-config a builtin 19 years ago
Junio C Hamano 06c084d28b gitweb: do not use @@FOO@@ for replaced tokens 19 years ago
Matthias Lederhofer bb55f77fcd gitweb: require $ENV{'GITWEB_CONFIG'} 19 years ago
Jeff King c8d138a8c0 gitweb: optionally read config from GITWEB_CONFIG 19 years ago
Matthias Kestenholz 53bb2c002a Make git-prune-packed a builtin 19 years ago
Jeff King d4ad9b0484 git-annotate: remove extraneous debugging line 19 years ago
Jeff King 7fe08af485 Documentation: convert uses of git-link macro to gitlink 19 years ago
Jeff King ec19a22b74 git-push: remove obsolete git-push.sh 19 years ago
Jeff King 8f615493e6 git-push: allow -f as an alias for --force 19 years ago
Ramsay Allan Jones da7bad50ed Fix header breakage with _XOPEN_SOURCE. 19 years ago
Ramsay Allan Jones 822a7d5071 Remove cmd_usage() routine and re-organize the help/usage code. 19 years ago
Ramsay Allan Jones 8e76483ce0 Fix header breakage due to redefining PATH_MAX. 19 years ago
Ramsay Allan Jones 579d1fbfaf Add NO_C99_FORMAT to support older compilers. 19 years ago
Ramsay Allan Jones 446c6faec6 New tests and en-passant modifications to mktag. 19 years ago
Ramsay Allan Jones 7ffe7098dc Fix installation of templates on ancient systems. 19 years ago
Ramsay Allan Jones 1fd4da643c Fix annotate test script; notice when git-annotate fails. 19 years ago
Ramsay Allan Jones 6ebdee5af4 Ensure git-clone exits with error if perl script fails. 19 years ago
Junio C Hamano 22987ae0bc Makefile: gitweb/gitweb.cgi is now generated. 19 years ago
Junio C Hamano ee0d3234b1 gitweb/README: do not bug Kay with gitweb questions anymore 19 years ago
Martin Waitz 281f2f6b45 gitweb: use out-of-line GIT logo. 19 years ago
Martin Waitz 5d043a3d85 gitweb: fill in gitweb configuration by Makefile 19 years ago
Junio C Hamano dfa4647812 fetch/clone: mark messages from remote side stand out. 19 years ago
Junio C Hamano bc9e1b8483 Merge branch 'rs/rebase' 19 years ago
Junio C Hamano 056d6d4e89 Merge branch 'ml/pager' 19 years ago
Junio C Hamano 0225de86a4 Merge branch 'jc/checkout' 19 years ago
Jakub Narebski 6326b60cfd gitweb: Refactoring git_project_list 19 years ago
Junio C Hamano 5d1acf4da0 gitweb: avoid undefined value warning in print_page_path 19 years ago
Junio C Hamano 498934a7e5 gitweb: when showing history of a tree, show tree link not blob 19 years ago
Junio C Hamano 46b059d718 gitweb: fix use of uninitialized value. 19 years ago
Junio C Hamano b77aeb249a gitweb: an obvious cut and paste error. 19 years ago
Junio C Hamano 7a13b999a5 gitweb: There can be more than two levels of subdirectories 19 years ago