6028 Commits (83572c1a914d3f7a8dd66d954c11bbc665b7b923)
 

Author SHA1 Message Date
Jakub Narebski 465e649d0c autoconf: Typo cleanup, reordering etc. 19 years ago
Jakub Narebski 656517b9ef autoconf: Check for ll hh j z t size specifiers introduced by C99 19 years ago
Johannes Schindelin 3a3c3fc42a Fix crash when GIT_DIR is invalid 19 years ago
Rene Scharfe 7e18e56920 git-tar-tree: fix minor memory leak 19 years ago
Uwe Zeisberger d249b45547 Document rev-list's option --merge 19 years ago
Junio C Hamano efffea0334 git.c: Rename NEEDS_PREFIX to RUN_SETUP 19 years ago
Junio C Hamano f754fa9c54 builtins: Makefile clean-up 19 years ago
Junio C Hamano e414156ab6 Make git-checkout-index a builtin 19 years ago
Matthias Kestenholz 640ce1052b Make git-symbolic-ref a builtin 19 years ago
Matthias Kestenholz 6441363079 Make git-unpack-objects a builtin 19 years ago
Matthias Kestenholz 5d4a600335 Make git-pack-objects a builtin 19 years ago
Matthias Kestenholz d6b64ed0f3 Make git-name-rev a builtin 19 years ago
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