| Commit message (Expand) | Author | Age |
* | Merge branch 'maint' | Junio C Hamano | 2009-02-11 |
|\ |
|
| * | Merge branch 'maint-1.5.6' into maint | Junio C Hamano | 2009-02-11 |
| |\ |
|
| | * | Merge branch 'maint-1.5.5' into maint-1.5.6 | Junio C Hamano | 2009-02-11 |
| | |\ |
|
| | | * | Merge branch 'maint-1.5.4' into maint-1.5.5 | Junio C Hamano | 2009-02-11 |
| | | |\ |
|
| | | | * | revision traversal and pack: notice and die on missing commit | Junio C Hamano | 2009-02-11 |
* | | | | | builtin-receive-pack.c: do not initialize statics to 0 | Junio C Hamano | 2009-02-10 |
* | | | | | receive-pack: receive.denyDeleteCurrent | Junio C Hamano | 2009-02-10 |
* | | | | | Drop double-semicolon in C | Junio C Hamano | 2009-02-10 |
* | | | | | Warn use of "origin" when remotes/origin/HEAD is dangling | Junio C Hamano | 2009-02-10 |
* | | | | | remote prune: warn dangling symrefs | Junio C Hamano | 2009-02-10 |
* | | | | | Fix the installation path for html documentation | Michael J Gruber | 2009-02-10 |
* | | | | | Generalize and libify index_is_dirty() to index_differs_from(...) | Stephan Beyer | 2009-02-10 |
* | | | | | Makefile: resort filenames alphabetically | Stephan Beyer | 2009-02-10 |
* | | | | | Modernize t5400 test script | Junio C Hamano | 2009-02-10 |
* | | | | | Describe notable git.el changes in the release notes | Alexandre Julliard | 2009-02-10 |
* | | | | | Revert "Merge branch 'js/notes'" | Junio C Hamano | 2009-02-10 |
* | | | | | Merge branch 'lh/submodule-tree-traversal' (early part) | Junio C Hamano | 2009-02-10 |
|\ \ \ \ \ |
|
| * | | | | | tree.c: allow read_tree_recursive() to traverse gitlink entries | Lars Hjemli | 2009-02-07 |
* | | | | | | Merge branch 'js/git-submodule-trailing-slash' | Junio C Hamano | 2009-02-10 |
|\ \ \ \ \ \ |
|
| * | | | | | | submodule: warn about non-submodules | Johannes Schindelin | 2009-02-07 |
| * | | | | | | Let ls-files strip trailing slashes in submodules' paths | Johannes Schindelin | 2009-02-07 |
| |/ / / / / |
|
* | | | | | | Merge branch 'js/maint-1.6.0-path-normalize' | Junio C Hamano | 2009-02-10 |
|\ \ \ \ \ \ |
|
| * | | | | | | Remove unused normalize_absolute_path() | Johannes Sixt | 2009-02-07 |
| * | | | | | | Test and fix normalize_path_copy() | Johannes Sixt | 2009-02-07 |
| * | | | | | | Fix GIT_CEILING_DIRECTORIES on Windows | René Scharfe | 2009-02-07 |
| * | | | | | | Move sanitary_path_copy() to path.c and rename it to normalize_path_copy() | Johannes Sixt | 2009-02-07 |
| * | | | | | | Make test-path-utils more robust against incorrect use | Johannes Sixt | 2009-02-07 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-02-10 |
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-02-10 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Clear the delta base cache during fast-import checkpoint | Shawn O. Pearce | 2009-02-10 |
| | |/ / / / / |
|
* | | | | | | | git-web--browse: Fix check for /bin/start | Todd Zullinger | 2009-02-09 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-02-08 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | gitweb: add $prevent_xss option to prevent XSS by repository content | Matt McCutchen | 2009-02-08 |
| * | | | | | | rev-list: fix showing distance when using --bisect-all | Christian Couder | 2009-02-08 |
* | | | | | | | completion: Get rid of tabbed indentation in comments. Replace with spaces. | Ted Pavlic | 2009-02-08 |
* | | | | | | | completion: Fix GIT_PS1_SHOWDIRTYSTATE to prevent unbound variable errors. | Ted Pavlic | 2009-02-08 |
* | | | | | | | doc/bundle: Use the more conventional suffix '.bundle' | Santi Béjar | 2009-02-08 |
* | | | | | | | Add two extra tests for git rebase | Johannes Schindelin | 2009-02-08 |
* | | | | | | | Documentation: clarify commits affected by gitk --merge | Sitaram Chamarty | 2009-02-08 |
* | | | | | | | add -p: get rid of Git.pm warnings about unitialized values | Stephan Beyer | 2009-02-08 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | GIT 1.6.2-rc0v1.6.2-rc0 | Junio C Hamano | 2009-02-07 |
* | | | | | | Merge branch 'tr/add-p-single' | Junio C Hamano | 2009-02-07 |
|\ \ \ \ \ \ |
|
| * | | | | | | add -p: import Term::ReadKey with 'require' | Thomas Rast | 2009-02-07 |
| * | | | | | | add -p: print errors in separate color | Thomas Rast | 2009-02-05 |
| * | | | | | | add -p: prompt for single characters | Thomas Rast | 2009-02-05 |
* | | | | | | | Merge branch 'js/filter-branch-submodule' | Junio C Hamano | 2009-02-07 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | filter-branch: do not consider diverging submodules a 'dirty worktree' | Johannes Schindelin | 2009-02-05 |
| * | | | | | | | filter-branch: Fix fatal error on bare repositories | Eric Kidd | 2009-02-03 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-02-07 |
|\ \ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | | |
|
| * | | | | | | | GIT 1.6.1.3v1.6.1.3 | Junio C Hamano | 2009-02-07 |