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