aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Builtins: control the use of pager from the command table.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
| |\ \
| | * | Call setup_git_directory() much earlierLinus Torvalds2006-07-29
| | * | Call setup_git_directory() earlyLinus Torvalds2006-07-28
* | | | Merge branch 'js/mv'Junio C Hamano2006-07-30
|\ \ \ \ | |/ / /
| * | | builtin git-mv: support moving directoriesJohannes Schindelin2006-07-26
| * | | Make git-mv a builtinJohannes Schindelin2006-07-26
| * | | Extract helper bits from c-merge-recursive workJohannes Schindelin2006-07-26
* | | | Merge branch 'jn/make'Junio C Hamano2006-07-30
|\ \ \ \ | |_|/ / |/| | |
| * | | Set datarootdir in config.mak.inPavel Roskin2006-07-14
| * | | Quote all calls to GIT_CONF_APPEND_LINEPavel Roskin2006-07-14
| * | | Typofix in configure.ac comment.Pavel Roskin2006-07-09
| * | | configure.ac vertical whitespace usage cleanupJakub Narebski2006-07-09
| * | | autoconf: Checks for some programsJakub Narebski2006-07-09
| * | | autoconf: Checks for librariesJakub Narebski2006-07-09
| * | | autoconf: Checks for some library functions.Jakub Narebski2006-07-09
| * | | autoconf: Checks for typedefs, structures, and compiler characteristics.Jakub Narebski2006-07-09
| * | | autoconf: Preparing the way for autodetectionJakub Narebski2006-07-09
| * | | Copy description of build configuration variables to configure.acJakub Narebski2006-07-09
| * | | Teach make clean about configure and autoconfJakub Narebski2006-07-08
| * | | autoconf: Use autoconf to write installation directories to config.mak.autogenJakub Narebski2006-07-02
* | | | Display an error from update-ref if target ref name is invalid.Shawn Pearce2006-07-28
* | | | Fix http-fetchJohannes Schindelin2006-07-28
* | | | Merge branch 'pb/multi-fetch'Junio C Hamano2006-07-28
|\ \ \ \
| * | | | Teach git-http-fetch the --stdin switchPetr Baudis2006-07-27
| * | | | Teach git-local-fetch the --stdin switchPetr Baudis2006-07-27
| * | | | Make pull() support fetching multiple targets at oncePetr Baudis2006-07-27
| * | | | Make pull() take some implicit data as explicit argumentsPetr Baudis2006-07-27
* | | | | Merge branch 'lt/web'Junio C Hamano2006-07-28
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | gitweb.cgi: Centralize printing of the page pathLuben Tuikov2006-07-24
| * | | | gitweb.cgi: Show "raw" head of project link even when $hash is not definedLuben Tuikov2006-07-24
| * | | | gitweb.cgi: Include direct link to "raw" files from "history"Luben Tuikov2006-07-24
| * | | | gitweb.cgi: Teach git_history() to read hash from $hash_baseLuben Tuikov2006-07-24
* | | | | Merge branch 'js/cvs'Junio C Hamano2006-07-28
|\ \ \ \ \
| * | | | | cvsserver: imitate git-update-ref when committingJohannes Schindelin2006-07-26
* | | | | | Merge branch 'js/alias-p'Junio C Hamano2006-07-28
|\ \ \ \ \ \
| * | | | | | git wrapper: add --git-dir=<path> and --bare optionsJohannes Schindelin2006-07-25
| * | | | | | Allow an alias to start with "-p"Johannes Schindelin2006-07-25