aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* autoconf: Move variables which we always set to config.mak.inJakub Narebski2006-08-08
* autoconf: Improvements in NO_PYTHON/PYTHON_PATH handlingJakub Narebski2006-08-08
* autoconf: Error out on --without-shell and --without-perlJakub Narebski2006-08-08
* autoconf: Add configure target to main MakefileJakub Narebski2006-08-08
* autoconf: Unset NO_STH and NEED_STH when it is detected not neededJakub Narebski2006-08-07
* autoconf: NO_IPV6Junio C Hamano2006-08-04
* autoconf: Set NEEDS_LIBICONV unconditionally if there is no iconv in libcJakub Narebski2006-08-04
* autoconf: fix NEEDS_SSL_WITH_CRYPTOJunio C Hamano2006-08-04
* Copy description of new build configuration variables to configure.acJakub Narebski2006-08-04
* autoconf: Typo cleanup, reordering etc.Jakub Narebski2006-08-04
* autoconf: Check for ll hh j z t size specifiers introduced by C99Jakub Narebski2006-08-04
* autoconf: Add support for setting PYTHON_PATH or NO_PYTHONJakub Narebski2006-08-02
* autoconf: Move site configuration section earlier in configure.acJakub Narebski2006-08-02
* autoconf: Add support for setting SHELL_PATH and PERL_PATHJakub Narebski2006-08-02
* git-grep: document --and, --or, --not, ( and )Matthias Lederhofer2006-08-02
* use declarations from builtin.h for builtin commandsMatthias Kestenholz2006-08-02
* Make git-repo-config a builtinMatthias Kestenholz2006-08-02
* Make git-prune-packed a builtinMatthias Kestenholz2006-08-02
* git-annotate: remove extraneous debugging lineJeff King2006-08-02
* Documentation: convert uses of git-link macro to gitlinkJeff King2006-08-02
* git-push: remove obsolete git-push.shJeff King2006-08-02
* git-push: allow -f as an alias for --forceJeff King2006-08-02
* Remove cmd_usage() routine and re-organize the help/usage code.Ramsay Allan Jones2006-08-02
* Fix header breakage due to redefining PATH_MAX.Ramsay Allan Jones2006-08-02
* Add NO_C99_FORMAT to support older compilers.Ramsay Allan Jones2006-08-02
* New tests and en-passant modifications to mktag.Ramsay Allan Jones2006-08-02
* Fix installation of templates on ancient systems.Ramsay Allan Jones2006-08-02
* Fix annotate test script; notice when git-annotate fails.Ramsay Allan Jones2006-08-02
* Ensure git-clone exits with error if perl script fails.Ramsay Allan Jones2006-08-02
* Merge branch 'rs/rebase'Junio C Hamano2006-07-31
|\
| * rebase: Make the fast-fowarding message more user-friendly by using branch na...Robert Shearman2006-07-31
| * rebase: Fix the detection of fast-forwarding of the current branch to upstream.Robert Shearman2006-07-31
* | Merge branch 'ml/pager'Junio C Hamano2006-07-31
|\ \
| * | pager: config variable pager.colorMatthias Lederhofer2006-07-31
| * | Builtins: control the use of pager from the command table.Junio C Hamano2006-07-31
* | | Merge branch 'jc/checkout'Junio C Hamano2006-07-31
|\ \ \ | |/ / |/| |
| * | git-checkout: allow "checkout HEAD -- path"Junio C Hamano2006-07-31
| |/
* | Fix up some fallout from "setup_git_directory()" cleanupsLinus Torvalds2006-07-31
* | Fix double "close()" in ce_compare_dataLinus Torvalds2006-07-31
|/
* tar-tree: illustrate an obscure feature betterJohannes Schindelin2006-07-30
* git.c: allow alias expansion without a git directoryMatthias Lederhofer2006-07-30
* setup_git_directory_gently: do not barf when GIT_DIR is given.Matthias Lederhofer2006-07-30
* Build on Debian GNU/kFreeBSDGerrit Pape2006-07-30
* Merge branch 'lt/web'Junio C Hamano2006-07-30
|\
| * gitweb.cgi: git_blame2: slight optimization reading the blame linesLuben Tuikov2006-07-24
| * gitweb.cgi: git_blame2: Revision blocks now have alternating colorsLuben Tuikov2006-07-24
| * gitweb.cgi: git_blame2: Allow back-trekking through commitsLuben Tuikov2006-07-24
| * gitweb.cgi: git_blame2: an alternative simple working git blameLuben Tuikov2006-07-24
* | Merge branch '__/setup-n-mv'Junio C Hamano2006-07-30
|\ \
| * \ Merge branch 'lt/setup' into __/setup-n-mvJunio C Hamano2006-07-29
| |\ \