aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Some doc typo fixesFrancis Daly2006-06-07
* Off-by-one error in get_path_prefix(), found by ValgrindRene Scharfe2006-06-07
* Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2006-06-06
|\
| * gitk: Re-read the descendent/ancestor tag & head info on updatePaul Mackerras2006-06-07
| * gitk: Show branch name(s) as well, if "show nearby tags" is enabledPaul Mackerras2006-06-04
| * gitk: Show nearby tagsPaul Mackerras2006-06-03
| * Merge branch 'master' into newPaul Mackerras2006-05-30
| |\
| * | gitk: Add a goto next/previous highlighted commit functionPaul Mackerras2006-05-30
| * | gitk: Provide ability to highlight based on relationship to selected commitPaul Mackerras2006-05-29
| * | gitk: Fix bug in highlight stuff when no line is selectedPaul Mackerras2006-05-26
| * | gitk: Move "pickaxe" find function to highlight facilityPaul Mackerras2006-05-26
| * | gitk: Improve the text window search functionPaul Mackerras2006-05-25
| * | gitk: First cut at a search function in the patch/file display windowPaul Mackerras2006-05-24
| * | gitk: Highlight paths of interest in tree view as wellPaul Mackerras2006-05-20
| * | gitk: Highlight entries in the file list as wellPaul Mackerras2006-05-20
| * | Merge branch 'master' into newPaul Mackerras2006-05-20
| |\ \
| * | | gitk: Make a row of controls for controlling highlightingPaul Mackerras2006-05-20
* | | | http-fetch: fix possible segfaultNick Hengeveld2006-06-06
* | | | Refactor git_tcp_connect() functions a little.Jon Loeliger2006-06-06
* | | | Merge branch 'jc/lockfile'Junio C Hamano2006-06-06
|\ \ \ \
| * | | | ref-log: style fixes.Junio C Hamano2006-06-06
| * | | | refs.c: convert it to use lockfile interface.Junio C Hamano2006-06-06
| * | | | Make index file locking code reusable to others.Junio C Hamano2006-06-06
* | | | | Merge branch 'js/alias'Junio C Hamano2006-06-06
|\ \ \ \ \
| * | | | | git alias: try alias last.Junio C Hamano2006-06-05
| * | | | | If you have a config containing something like this:Johannes Schindelin2006-06-05
* | | | | | Merge branch 'vb/sendemail'Junio C Hamano2006-06-06
|\ \ \ \ \ \
| * | | | | | send-email: a bit more careful domain regexp.Junio C Hamano2006-06-06
| * | | | | | send-email: be more lenient and just catch obvious mistakes.Junio C Hamano2006-06-06
| * | | | | | Cleanup git-send-email.perl:extract_valid_emailHorst H. von Brand2006-06-04
* | | | | | | builtin-grep: pass ignore case option to external grepRobert Fitzsimons2006-06-06
| |_|/ / / / |/| | | | |
* | | | | | HTTP cleanupJunio C Hamano2006-06-06
* | | | | | HTTP cleanupNick Hengeveld2006-06-06
* | | | | | git-format-patch: add --output-directory long option againJunio C Hamano2006-06-06
* | | | | | rev-parse: tighten constness properly.v1.4.0-rc1Junio C Hamano2006-06-05
* | | | | | A Perforce importer for git.Sean2006-06-05
| |/ / / / |/| | | |
* | | | | builtin-push: don't pass --thin to HTTP transportNick Hengeveld2006-06-05
* | | | | pack-objects: improve path grouping heuristics.Linus Torvalds2006-06-05
* | | | | rev-list: fix process_tree() conversion.Linus Torvalds2006-06-05
* | | | | Fix typo in tutorial-2.txtLinus Torvalds2006-06-05
* | | | | Fix Documentation/everyday.txt: Junio's workflowHorst H. von Brand2006-06-05
* | | | | Add example xinetd(8) configuration to Documentation/everyday.txtHorst H. von Brand2006-06-05
* | | | | read-tree: fix eye-candy.Linus Torvalds2006-06-05
* | | | | gitview: Add some useful keybindings.Aneesh Kumar K.V2006-06-04
|/ / / /
* | | | Merge branch 'lt/tree-2'Junio C Hamano2006-06-03
|\ \ \ \
| * | | | fetch.c: do not call process_tree() from process_tree().Junio C Hamano2006-06-02
| * | | | tree_entry(): new tree-walking helper functionLinus Torvalds2006-05-30
| * | | | Merge branch 'jc/lt-tree-n-cache-tree' into lt/tree-2Junio C Hamano2006-05-29
| |\ \ \ \
| | * | | | adjust to the rebased series by Linus.Junio C Hamano2006-05-29
| | * | | | Merge branch 'lt/tree' into jc/lt-tree-n-cache-treeJunio C Hamano2006-05-28
| | |\ \ \ \