5762 Commits (b52b1d433b47888d79a73a514aa3430257cba863)
 

Author SHA1 Message Date
Jakub Narebski b52b1d433b autoconf: Error out on --without-shell and --without-perl 19 years ago
Jakub Narebski 3900145ed7 autoconf: Add configure target to main Makefile 19 years ago
Jakub Narebski d5c31a1ccf autoconf: Unset NO_STH and NEED_STH when it is detected not needed 19 years ago
Junio C Hamano 8c6ab35efe autoconf: NO_IPV6 19 years ago
Jakub Narebski f7b5e8d03a autoconf: Set NEEDS_LIBICONV unconditionally if there is no iconv in libc 19 years ago
Junio C Hamano 3068f6c47d autoconf: fix NEEDS_SSL_WITH_CRYPTO 19 years ago
Jakub Narebski 34d4a67f47 Copy description of new build configuration variables to configure.ac 19 years ago
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
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
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
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 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 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
Matthias Lederhofer aa086eb813 pager: config variable pager.color 19 years ago
Junio C Hamano 9590b041ea Builtins: control the use of pager from the command table. 19 years ago
Linus Torvalds 3e04228b0c Fix up some fallout from "setup_git_directory()" cleanups 19 years ago
Linus Torvalds 7f8508e8d3 Fix double "close()" in ce_compare_data 19 years ago
Junio C Hamano 2608003f55 git-checkout: allow "checkout HEAD -- path" 19 years ago
Robert Shearman d587ed13bc rebase: Make the fast-fowarding message more user-friendly by using branch names instead of SHA1 IDs. 19 years ago
Robert Shearman 83c31614ce rebase: Fix the detection of fast-forwarding of the current branch to upstream. 19 years ago
Johannes Schindelin b63fafdfd8 tar-tree: illustrate an obscure feature better 19 years ago
Matthias Lederhofer 0347a8c764 git.c: allow alias expansion without a git directory 19 years ago
Matthias Lederhofer 41e95f6990 setup_git_directory_gently: do not barf when GIT_DIR is given. 19 years ago
Gerrit Pape ca7a741647 Build on Debian GNU/kFreeBSD 19 years ago
Junio C Hamano e6a4e5816e Merge branch 'lt/web' 19 years ago
Junio C Hamano 3fe5dbf57f Merge branch '__/setup-n-mv' 19 years ago
Junio C Hamano 522a98caa5 Merge branch 'js/mv' 19 years ago
Junio C Hamano 2dcb927f37 Merge branch 'jn/make' 19 years ago
Junio C Hamano 7061cf0f20 Merge branch 'lt/setup' into __/setup-n-mv 19 years ago
Linus Torvalds a633fca0c0 Call setup_git_directory() much earlier 19 years ago
Linus Torvalds db6296a566 Call setup_git_directory() early 19 years ago
Shawn Pearce 818f477c40 Display an error from update-ref if target ref name is invalid. 19 years ago
Johannes Schindelin 1b03dfed18 Fix http-fetch 19 years ago