Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Misc doc improvements | Jonas Fonseca | 2006-06-07 | 3 | -4/+24 |
* | Documentation: add missing docs make check-docs found. | Junio C Hamano | 2006-06-07 | 3 | -1/+76 |
* | Some doc typo fixes | Francis Daly | 2006-06-07 | 10 | -13/+14 |
* | Off-by-one error in get_path_prefix(), found by Valgrind | Rene Scharfe | 2006-06-07 | 1 | -1/+2 |
* | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2006-06-06 | 1 | -384/+1094 |
|\ | |||||
| * | gitk: Re-read the descendent/ancestor tag & head info on update | Paul Mackerras | 2006-06-07 | 1 | -1/+17 |
| * | gitk: Show branch name(s) as well, if "show nearby tags" is enabled | Paul Mackerras | 2006-06-04 | 1 | -11/+43 |
| * | gitk: Show nearby tags | Paul Mackerras | 2006-06-03 | 1 | -23/+247 |
| * | Merge branch 'master' into new | Paul Mackerras | 2006-05-30 | 1 | -41/+43 |
| |\ | |||||
| * | | gitk: Add a goto next/previous highlighted commit function | Paul Mackerras | 2006-05-30 | 1 | -52/+144 |
| * | | gitk: Provide ability to highlight based on relationship to selected commit | Paul Mackerras | 2006-05-29 | 1 | -2/+150 |
| * | | gitk: Fix bug in highlight stuff when no line is selected | Paul Mackerras | 2006-05-26 | 1 | -3/+2 |
| * | | gitk: Move "pickaxe" find function to highlight facility | Paul Mackerras | 2006-05-26 | 1 | -309/+59 |
| * | | gitk: Improve the text window search function | Paul Mackerras | 2006-05-25 | 1 | -19/+69 |
| * | | gitk: First cut at a search function in the patch/file display window | Paul Mackerras | 2006-05-24 | 1 | -6/+101 |
| * | | gitk: Highlight paths of interest in tree view as well | Paul Mackerras | 2006-05-20 | 1 | -26/+38 |
| * | | gitk: Highlight entries in the file list as well | Paul Mackerras | 2006-05-20 | 1 | -5/+66 |
| * | | Merge branch 'master' into new | Paul Mackerras | 2006-05-20 | 1 | -0/+1 |
| |\ \ | |||||
| * | | | gitk: Make a row of controls for controlling highlighting | Paul Mackerras | 2006-05-20 | 1 | -67/+298 |
* | | | | http-fetch: fix possible segfault | Nick Hengeveld | 2006-06-06 | 1 | -0/+1 |
* | | | | Refactor git_tcp_connect() functions a little. | Jon Loeliger | 2006-06-06 | 2 | -20/+49 |
* | | | | Merge branch 'jc/lockfile' | Junio C Hamano | 2006-06-06 | 14 | -120/+127 |
|\ \ \ \ | |||||
| * | | | | ref-log: style fixes. | Junio C Hamano | 2006-06-06 | 3 | -13/+18 |
| * | | | | refs.c: convert it to use lockfile interface. | Junio C Hamano | 2006-06-06 | 2 | -12/+11 |
| * | | | | Make index file locking code reusable to others. | Junio C Hamano | 2006-06-06 | 11 | -95/+98 |
* | | | | | Merge branch 'js/alias' | Junio C Hamano | 2006-06-06 | 1 | -4/+123 |
|\ \ \ \ \ | |||||
| * | | | | | git alias: try alias last. | Junio C Hamano | 2006-06-05 | 1 | -6/+14 |
| * | | | | | If you have a config containing something like this: | Johannes Schindelin | 2006-06-05 | 1 | -0/+111 |
* | | | | | | Merge branch 'vb/sendemail' | Junio C Hamano | 2006-06-06 | 1 | -8/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | send-email: a bit more careful domain regexp. | Junio C Hamano | 2006-06-06 | 1 | -1/+1 |
| * | | | | | | send-email: be more lenient and just catch obvious mistakes. | Junio C Hamano | 2006-06-06 | 1 | -4/+6 |
| * | | | | | | Cleanup git-send-email.perl:extract_valid_email | Horst H. von Brand | 2006-06-04 | 1 | -6/+3 |
* | | | | | | | builtin-grep: pass ignore case option to external grep | Robert Fitzsimons | 2006-06-06 | 1 | -0/+2 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | HTTP cleanup | Junio C Hamano | 2006-06-06 | 2 | -35/+38 |
* | | | | | | HTTP cleanup | Nick Hengeveld | 2006-06-06 | 2 | -1/+14 |
* | | | | | | git-format-patch: add --output-directory long option again | Junio C Hamano | 2006-06-06 | 2 | -12/+17 |
* | | | | | | rev-parse: tighten constness properly.v1.4.0-rc1 | Junio C Hamano | 2006-06-05 | 1 | -5/+5 |
* | | | | | | A Perforce importer for git. | Sean | 2006-06-05 | 2 | -0/+522 |
| |/ / / / |/| | | | | |||||
* | | | | | builtin-push: don't pass --thin to HTTP transport | Nick Hengeveld | 2006-06-05 | 1 | -9/+11 |
* | | | | | pack-objects: improve path grouping heuristics. | Linus Torvalds | 2006-06-05 | 1 | -50/+19 |
* | | | | | rev-list: fix process_tree() conversion. | Linus Torvalds | 2006-06-05 | 1 | -2/+2 |
* | | | | | Fix typo in tutorial-2.txt | Linus Torvalds | 2006-06-05 | 1 | -1/+1 |
* | | | | | Fix Documentation/everyday.txt: Junio's workflow | Horst H. von Brand | 2006-06-05 | 1 | -7/+12 |
* | | | | | Add example xinetd(8) configuration to Documentation/everyday.txt | Horst H. von Brand | 2006-06-05 | 1 | -0/+23 |
* | | | | | read-tree: fix eye-candy. | Linus Torvalds | 2006-06-05 | 1 | -0/+1 |
* | | | | | gitview: Add some useful keybindings. | Aneesh Kumar K.V | 2006-06-04 | 2 | -0/+21 |
|/ / / / | |||||
* | | | | Merge branch 'lt/tree-2' | Junio C Hamano | 2006-06-03 | 16 | -216/+293 |
|\ \ \ \ | |||||
| * | | | | fetch.c: do not call process_tree() from process_tree(). | Junio C Hamano | 2006-06-02 | 1 | -3/+10 |
| * | | | | tree_entry(): new tree-walking helper function | Linus Torvalds | 2006-05-30 | 11 | -141/+112 |
| * | | | | Merge branch 'jc/lt-tree-n-cache-tree' into lt/tree-2 | Junio C Hamano | 2006-05-29 | 0 | -0/+0 |
| |\ \ \ \ |