summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Documentation: add another example to git-ls-filesv1.4.0-rc2Junio C Hamano2006-06-071-2/+14
* Documentation: git aliasesPetr Baudis2006-06-071-3/+4
* git-cvsserver asciidoc formatting tweaksFrancis Daly2006-06-071-18/+31
* config.txt grammar, typo, and asciidoc fixesFrancis Daly2006-06-071-9/+9
* Documentation: git-ls-tree (typofix)Junio C Hamano2006-06-071-1/+1
* Document git-ls-tree --fullnameJonas Fonseca2006-06-071-4/+7
* Document git aliases supportPetr Baudis2006-06-072-0/+11
* make clean: remove dist-doc targets.Junio C Hamano2006-06-071-1/+1
* Misc doc improvementsJonas Fonseca2006-06-073-4/+24
* Documentation: add missing docs make check-docs found.Junio C Hamano2006-06-073-1/+76
* Some doc typo fixesFrancis Daly2006-06-0710-13/+14
* Off-by-one error in get_path_prefix(), found by ValgrindRene Scharfe2006-06-071-1/+2
* Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2006-06-061-384/+1094
|\
| * gitk: Re-read the descendent/ancestor tag & head info on updatePaul Mackerras2006-06-071-1/+17
| * gitk: Show branch name(s) as well, if "show nearby tags" is enabledPaul Mackerras2006-06-041-11/+43
| * gitk: Show nearby tagsPaul Mackerras2006-06-031-23/+247
| * Merge branch 'master' into newPaul Mackerras2006-05-301-41/+43
| |\
| * | gitk: Add a goto next/previous highlighted commit functionPaul Mackerras2006-05-301-52/+144
| * | gitk: Provide ability to highlight based on relationship to selected commitPaul Mackerras2006-05-291-2/+150
| * | gitk: Fix bug in highlight stuff when no line is selectedPaul Mackerras2006-05-261-3/+2
| * | gitk: Move "pickaxe" find function to highlight facilityPaul Mackerras2006-05-261-309/+59
| * | gitk: Improve the text window search functionPaul Mackerras2006-05-251-19/+69
| * | gitk: First cut at a search function in the patch/file display windowPaul Mackerras2006-05-241-6/+101
| * | gitk: Highlight paths of interest in tree view as wellPaul Mackerras2006-05-201-26/+38
| * | gitk: Highlight entries in the file list as wellPaul Mackerras2006-05-201-5/+66
| * | Merge branch 'master' into newPaul Mackerras2006-05-201-0/+1
| |\ \
| * | | gitk: Make a row of controls for controlling highlightingPaul Mackerras2006-05-201-67/+298
* | | | http-fetch: fix possible segfaultNick Hengeveld2006-06-061-0/+1
* | | | Refactor git_tcp_connect() functions a little.Jon Loeliger2006-06-062-20/+49
* | | | Merge branch 'jc/lockfile'Junio C Hamano2006-06-0614-120/+127
|\ \ \ \
| * | | | ref-log: style fixes.Junio C Hamano2006-06-063-13/+18
| * | | | refs.c: convert it to use lockfile interface.Junio C Hamano2006-06-062-12/+11
| * | | | Make index file locking code reusable to others.Junio C Hamano2006-06-0611-95/+98
* | | | | Merge branch 'js/alias'Junio C Hamano2006-06-061-4/+123
|\ \ \ \ \
| * | | | | git alias: try alias last.Junio C Hamano2006-06-051-6/+14
| * | | | | If you have a config containing something like this:Johannes Schindelin2006-06-051-0/+111
* | | | | | Merge branch 'vb/sendemail'Junio C Hamano2006-06-061-8/+7
|\ \ \ \ \ \
| * | | | | | send-email: a bit more careful domain regexp.Junio C Hamano2006-06-061-1/+1
| * | | | | | send-email: be more lenient and just catch obvious mistakes.Junio C Hamano2006-06-061-4/+6
| * | | | | | Cleanup git-send-email.perl:extract_valid_emailHorst H. von Brand2006-06-041-6/+3
* | | | | | | builtin-grep: pass ignore case option to external grepRobert Fitzsimons2006-06-061-0/+2
| |_|/ / / / |/| | | | |
* | | | | | HTTP cleanupJunio C Hamano2006-06-062-35/+38
* | | | | | HTTP cleanupNick Hengeveld2006-06-062-1/+14
* | | | | | git-format-patch: add --output-directory long option againJunio C Hamano2006-06-062-12/+17
* | | | | | rev-parse: tighten constness properly.v1.4.0-rc1Junio C Hamano2006-06-051-5/+5
* | | | | | A Perforce importer for git.Sean2006-06-052-0/+522
| |/ / / / |/| | | |
* | | | | builtin-push: don't pass --thin to HTTP transportNick Hengeveld2006-06-051-9/+11
* | | | | pack-objects: improve path grouping heuristics.Linus Torvalds2006-06-051-50/+19
* | | | | rev-list: fix process_tree() conversion.Linus Torvalds2006-06-051-2/+2
* | | | | Fix typo in tutorial-2.txtLinus Torvalds2006-06-051-1/+1