Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | checkout, commit: remove confusing assignments to rev.abbrev | Jonathan Nieder | 2010-07-27 | 2 | -2/+0 | |
| * | | | | | | | | | | | | | archive: abbreviate substituted commit ids again | Jonathan Nieder | 2010-07-27 | 2 | -1/+2 | |
* | | | | | | | | | | | | | | Merge branch 'vs/doc-spell' | Junio C Hamano | 2010-08-18 | 9 | -16/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Documentation: spelling fixes | Ville Skyttä | 2010-07-20 | 9 | -16/+18 | |
* | | | | | | | | | | | | | | Merge branch 'jh/use-test-must-fail' | Junio C Hamano | 2010-08-18 | 11 | -26/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Convert "! git" to "test_must_fail git" | Jared Hance | 2010-07-20 | 11 | -26/+26 | |
* | | | | | | | | | | | | | | | Merge branch 'jh/clean-exclude' | Junio C Hamano | 2010-08-18 | 3 | -2/+39 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Add test for git clean -e. | Jared Hance | 2010-07-20 | 1 | -0/+16 | |
| * | | | | | | | | | | | | | | | Add -e/--exclude to git-clean. | Jared Hance | 2010-07-20 | 2 | -2/+23 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branch 'kf/post-receive-sample-hook' | Junio C Hamano | 2010-08-18 | 1 | -2/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | post-receive-email: optional message line count limit | Kevin P. Fleming | 2010-07-16 | 1 | -2/+32 | |
* | | | | | | | | | | | | | | | | Merge branch 'ab/report-corrupt-object-with-type' | Junio C Hamano | 2010-08-18 | 1 | -2/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | sha1_file: Show the the type and path to corrupt objects | Ævar Arnfjörð Bjarmason | 2010-07-14 | 1 | -2/+11 | |
* | | | | | | | | | | | | | | | | | Merge branch 'jn/rebase-rename-am' | Junio C Hamano | 2010-08-18 | 5 | -202/+345 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | rebase: protect against diff.renames configuration | Junio C Hamano | 2010-07-23 | 2 | -2/+24 | |
| * | | | | | | | | | | | | | | | | t3400 (rebase): whitespace cleanup | Jonathan Nieder | 2010-07-23 | 1 | -90/+92 | |
| * | | | | | | | | | | | | | | | | Teach "apply --index-info" to handle rename patches | Junio C Hamano | 2010-07-23 | 2 | -2/+47 | |
| * | | | | | | | | | | | | | | | | t4150 (am): futureproof against failing tests | Jonathan Nieder | 2010-07-23 | 1 | -1/+47 | |
| * | | | | | | | | | | | | | | | | t4150 (am): style fix | Jonathan Nieder | 2010-07-23 | 2 | -108/+136 | |
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'jn/fast-import-subtree' | Junio C Hamano | 2010-08-18 | 3 | -11/+75 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Teach fast-import to import subtrees named by tree id | Jonathan Nieder | 2010-07-05 | 3 | -11/+75 | |
* | | | | | | | | | | | | | | | | | Merge branch 'ar/string-list-foreach' | Junio C Hamano | 2010-08-18 | 5 | -104/+67 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Convert the users of for_each_string_list to for_each_string_list_item macro | Alex Riesen | 2010-07-05 | 4 | -103/+64 | |
| * | | | | | | | | | | | | | | | | Add a for_each_string_list_item macro | Alex Riesen | 2010-07-05 | 1 | -1/+3 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'jh/graph-next-line' | Junio C Hamano | 2010-08-18 | 2 | -23/+55 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Enable custom schemes for column colors in the graph API | Johan Herland | 2010-07-13 | 2 | -11/+43 | |
| * | | | | | | | | | | | | | | | | Make graph_next_line() available in the graph.h API | Johan Herland | 2010-07-13 | 2 | -12/+12 | |
* | | | | | | | | | | | | | | | | | Merge branch 'tr/xsize-bits' | Junio C Hamano | 2010-08-18 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | xsize_t: check whether we lose bits | Thomas Rast | 2010-07-28 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | | | Merge branch 'tc/checkout-B' | Junio C Hamano | 2010-08-18 | 4 | -9/+218 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | builtin/checkout: handle -B from detached HEAD correctly | Tay Ray Chuan | 2010-08-09 | 2 | -1/+7 | |
| * | | | | | | | | | | | | | | | | | builtin/checkout: learn -B | Tay Ray Chuan | 2010-06-25 | 3 | -7/+88 | |
| * | | | | | | | | | | | | | | | | | builtin/checkout: reword hint for -b | Tay Ray Chuan | 2010-06-25 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | add tests for checkout -b | Tay Ray Chuan | 2010-06-25 | 1 | -0/+121 | |
* | | | | | | | | | | | | | | | | | | mergetool: Skip autoresolved paths | David Aguilar | 2010-08-17 | 2 | -17/+57 | |
* | | | | | | | | | | | | | | | | | | git-svn: fix fetch with deleted tag | David D. Kilzer | 2010-08-15 | 3 | -2/+99 | |
* | | | | | | | | | | | | | | | | | | git-svn: fix regex to remove "tail" from svn tags | David D. Kilzer | 2010-08-15 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'jc/sha1-name-find-fix' | Junio C Hamano | 2010-08-12 | 1 | -10/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | sha1_name.c: fix parsing of ":/token" syntax | Junio C Hamano | 2010-08-02 | 1 | -10/+11 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'jn/doc-pull' | Junio C Hamano | 2010-08-12 | 1 | -11/+54 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Documentation: flesh out “git pull” description | Jonathan Nieder | 2010-08-02 | 1 | -11/+54 | |
| | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'jn/maint-gitweb-dynconf' | Junio C Hamano | 2010-08-12 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | gitweb: allow configurations that change with each request | Jonathan Nieder | 2010-08-02 | 1 | -4/+4 | |
| |/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'bc/use-more-hardlinks-in-install' | Junio C Hamano | 2010-08-12 | 1 | -3/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Makefile: make hard/symbolic links for non-builtins too | Brandon Casey | 2010-07-25 | 1 | -3/+6 | |
| * | | | | | | | | | | | | | | | | Makefile: link builtins residing in bin directory to main git binary too | Brandon Casey | 2010-07-25 | 1 | -0/+6 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'tr/rfc-reset-doc' | Junio C Hamano | 2010-08-12 | 1 | -169/+178 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Documentation/reset: move "undo permanently" example behind "make topic" | Thomas Rast | 2010-07-19 | 1 | -13/+13 | |
| * | | | | | | | | | | | | | | | Documentation/reset: reorder examples to match description | Thomas Rast | 2010-07-19 | 1 | -23/+23 | |
| * | | | | | | | | | | | | | | | Documentation/reset: promote 'examples' one section up | Thomas Rast | 2010-07-19 | 1 | -107/+109 |