aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | Move sanitary_path_copy() to path.c and rename it to normalize_path_copy()Johannes Sixt2009-02-07
| * | | | | | | Make test-path-utils more robust against incorrect useJohannes Sixt2009-02-07
* | | | | | | | Merge branch 'maint'Junio C Hamano2009-02-10
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-02-10
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Clear the delta base cache during fast-import checkpointShawn O. Pearce2009-02-10
| | |/ / / / /
* | | | | | | git-web--browse: Fix check for /bin/startTodd Zullinger2009-02-09
* | | | | | | Merge branch 'maint'Junio C Hamano2009-02-08
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | gitweb: add $prevent_xss option to prevent XSS by repository contentMatt McCutchen2009-02-08
| * | | | | | rev-list: fix showing distance when using --bisect-allChristian Couder2009-02-08
* | | | | | | completion: Get rid of tabbed indentation in comments. Replace with spaces.Ted Pavlic2009-02-08
* | | | | | | completion: Fix GIT_PS1_SHOWDIRTYSTATE to prevent unbound variable errors.Ted Pavlic2009-02-08
* | | | | | | doc/bundle: Use the more conventional suffix '.bundle'Santi Béjar2009-02-08
* | | | | | | Add two extra tests for git rebaseJohannes Schindelin2009-02-08
* | | | | | | Documentation: clarify commits affected by gitk --mergeSitaram Chamarty2009-02-08
* | | | | | | add -p: get rid of Git.pm warnings about unitialized valuesStephan Beyer2009-02-08
| |_|/ / / / |/| | | | |
* | | | | | GIT 1.6.2-rc0v1.6.2-rc0Junio C Hamano2009-02-07
* | | | | | Merge branch 'tr/add-p-single'Junio C Hamano2009-02-07
|\ \ \ \ \ \
| * | | | | | add -p: import Term::ReadKey with 'require'Thomas Rast2009-02-07
| * | | | | | add -p: print errors in separate colorThomas Rast2009-02-05
| * | | | | | add -p: prompt for single charactersThomas Rast2009-02-05
* | | | | | | Merge branch 'js/filter-branch-submodule'Junio C Hamano2009-02-07
|\ \ \ \ \ \ \
| * | | | | | | filter-branch: do not consider diverging submodules a 'dirty worktree'Johannes Schindelin2009-02-05
| * | | | | | | filter-branch: Fix fatal error on bare repositoriesEric Kidd2009-02-03
* | | | | | | | Merge branch 'maint'Junio C Hamano2009-02-07
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | GIT 1.6.1.3v1.6.1.3Junio C Hamano2009-02-07
* | | | | | | | emacs: Remove the no longer maintained vc-git package.Alexandre Julliard2009-02-07
* | | | | | | | git.el: Add some notes about Emacs versions compatibility.Alexandre Julliard2009-02-07
* | | | | | | | git.el: Use integer instead of character constants in case statement.Alexandre Julliard2009-02-07
* | | | | | | | git.el: Set a regexp for paragraph-separate in log-edit mode.Alexandre Julliard2009-02-07
* | | | | | | | git.el: Make git-run-command-region display the error if any.Alexandre Julliard2009-02-07
* | | | | | | | git.el: Add commands for cherry-pick and revert.Alexandre Julliard2009-02-07
* | | | | | | | git.el: Add a command to create a new branch.Alexandre Julliard2009-02-07
* | | | | | | | git.el: Add a checkout command.Alexandre Julliard2009-02-07
* | | | | | | | Merge branch 'js/maint-remote-remove-mirror'Junio C Hamano2009-02-05
|\ \ \ \ \ \ \ \
| * | | | | | | | builtin-remote: make rm operation safer in mirrored repositoryJay Soffian2009-02-04
| * | | | | | | | builtin-remote: make rm() use properly named variable to hold return valueJay Soffian2009-02-03
* | | | | | | | | Merge branch 'js/notes'Junio C Hamano2009-02-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-notes: fix printing of multi-line notesTor Arne Vestbø2009-01-14
| * | | | | | | | | notes: fix core.notesRef documentationThomas Rast2009-01-13
| * | | | | | | | | Add an expensive test for git-notesJohannes Schindelin2009-01-11
| * | | | | | | | | Speed up git notes lookupJohannes Schindelin2009-01-11
| * | | | | | | | | Add a script to edit/inspect notesJohannes Schindelin2008-12-21
| * | | | | | | | | Introduce commit notesJohannes Schindelin2008-12-21
* | | | | | | | | | Merge branch 'jc/refuse-push-to-current'Junio C Hamano2009-02-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | receive-pack: explain what to do when push updates the current branchJunio C Hamano2009-02-03
* | | | | | | | | | | Merge branch 'rc/http-push'Junio C Hamano2009-02-05
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | http-push: wrap signature of get_remote_object_urlTay Ray Chuan2009-02-03
| * | | | | | | | | | | http-push: add back underscore separator before lock tokenTay Ray Chuan2009-02-03
| * | | | | | | | | | | http-push.c: get_remote_object_url() is only used under USE_CURL_MULTIJunio C Hamano2009-02-02
| * | | | | | | | | | | http-push: refactor request url creationTay Ray Chuan2009-01-31
| |/ / / / / / / / / /