Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | GIT 1.6.1.3v1.6.1.3 | Junio C Hamano | 2009-02-07 | 3 | -2/+34 |
* | | | | | emacs: Remove the no longer maintained vc-git package. | Alexandre Julliard | 2009-02-07 | 2 | -217/+1 |
* | | | | | git.el: Add some notes about Emacs versions compatibility. | Alexandre Julliard | 2009-02-07 | 1 | -2/+10 |
* | | | | | git.el: Use integer instead of character constants in case statement. | Alexandre Julliard | 2009-02-07 | 1 | -15/+15 |
* | | | | | git.el: Set a regexp for paragraph-separate in log-edit mode. | Alexandre Julliard | 2009-02-07 | 1 | -0/+1 |
* | | | | | git.el: Make git-run-command-region display the error if any. | Alexandre Julliard | 2009-02-07 | 1 | -19/+19 |
* | | | | | git.el: Add commands for cherry-pick and revert. | Alexandre Julliard | 2009-02-07 | 1 | -0/+42 |
* | | | | | git.el: Add a command to create a new branch. | Alexandre Julliard | 2009-02-07 | 1 | -0/+14 |
* | | | | | git.el: Add a checkout command. | Alexandre Julliard | 2009-02-07 | 1 | -2/+31 |
* | | | | | Merge branch 'js/maint-remote-remove-mirror' | Junio C Hamano | 2009-02-05 | 2 | -7/+58 |
|\ \ \ \ \ | |||||
| * | | | | | builtin-remote: make rm operation safer in mirrored repository | Jay Soffian | 2009-02-04 | 2 | -2/+53 |
| * | | | | | builtin-remote: make rm() use properly named variable to hold return value | Jay Soffian | 2009-02-03 | 1 | -5/+5 |
* | | | | | | Merge branch 'js/notes' | Junio C Hamano | 2009-02-05 | 15 | -0/+504 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git-notes: fix printing of multi-line notes | Tor Arne Vestbø | 2009-01-14 | 2 | -7/+38 |
| * | | | | | | notes: fix core.notesRef documentation | Thomas Rast | 2009-01-13 | 1 | -6/+4 |
| * | | | | | | Add an expensive test for git-notes | Johannes Schindelin | 2009-01-11 | 1 | -0/+98 |
| * | | | | | | Speed up git notes lookup | Johannes Schindelin | 2009-01-11 | 1 | -11/+102 |
| * | | | | | | Add a script to edit/inspect notes | Johannes Schindelin | 2008-12-21 | 6 | -0/+179 |
| * | | | | | | Introduce commit notes | Johannes Schindelin | 2008-12-21 | 9 | -0/+107 |
* | | | | | | | Merge branch 'jc/refuse-push-to-current' | Junio C Hamano | 2009-02-05 | 2 | -18/+46 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | receive-pack: explain what to do when push updates the current branch | Junio C Hamano | 2009-02-03 | 2 | -18/+46 |
* | | | | | | | | Merge branch 'rc/http-push' | Junio C Hamano | 2009-02-05 | 1 | -37/+30 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | http-push: wrap signature of get_remote_object_url | Tay Ray Chuan | 2009-02-03 | 1 | -1/+2 |
| * | | | | | | | | http-push: add back underscore separator before lock token | Tay Ray Chuan | 2009-02-03 | 1 | -0/+1 |
| * | | | | | | | | http-push.c: get_remote_object_url() is only used under USE_CURL_MULTI | Junio C Hamano | 2009-02-02 | 1 | -7/+8 |
| * | | | | | | | | http-push: refactor request url creation | Tay Ray Chuan | 2009-01-31 | 1 | -37/+27 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'gt/utf8-width' | Junio C Hamano | 2009-02-05 | 3 | -5/+27 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | builtin-blame.c: Use utf8_strwidth for author's names | Geoffrey Thomas | 2009-02-04 | 1 | -5/+7 |