summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-10receive-pack: receive.denyDeleteCurrentJunio C Hamano
2009-02-10Drop double-semicolon in CJunio C Hamano
2009-02-10Warn use of "origin" when remotes/origin/HEAD is danglingJunio C Hamano
2009-02-10remote prune: warn dangling symrefsJunio C Hamano
2009-02-10Fix the installation path for html documentationMichael J Gruber
2009-02-10Generalize and libify index_is_dirty() to index_differs_from(...)Stephan Beyer
2009-02-10Makefile: resort filenames alphabeticallyStephan Beyer
2009-02-10Modernize t5400 test scriptJunio C Hamano
2009-02-10Describe notable git.el changes in the release notesAlexandre Julliard
2009-02-10Revert "Merge branch 'js/notes'"Junio C Hamano
2009-02-10Merge branch 'lh/submodule-tree-traversal' (early part)Junio C Hamano
2009-02-10Merge branch 'js/git-submodule-trailing-slash'Junio C Hamano
2009-02-10Merge branch 'js/maint-1.6.0-path-normalize'Junio C Hamano
2009-02-10Merge branch 'maint'Junio C Hamano
2009-02-10Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-02-10Clear the delta base cache during fast-import checkpointShawn O. Pearce
2009-02-09git-web--browse: Fix check for /bin/startTodd Zullinger
2009-02-08Merge branch 'maint'Junio C Hamano
2009-02-08completion: Get rid of tabbed indentation in comments. Replace with spaces.Ted Pavlic
2009-02-08completion: Fix GIT_PS1_SHOWDIRTYSTATE to prevent unbound variable errors.Ted Pavlic
2009-02-08gitweb: add $prevent_xss option to prevent XSS by repository contentMatt McCutchen
2009-02-08doc/bundle: Use the more conventional suffix '.bundle'Santi Béjar
2009-02-08Add two extra tests for git rebaseJohannes Schindelin
2009-02-08Documentation: clarify commits affected by gitk --mergeSitaram Chamarty
2009-02-08add -p: get rid of Git.pm warnings about unitialized valuesStephan Beyer
2009-02-08rev-list: fix showing distance when using --bisect-allChristian Couder
2009-02-08Move mailmap documentation into separate fileMarius Storm-Olsen
2009-02-08Change current mailmap usage to do matching on both name and email of author/...Marius Storm-Olsen
2009-02-08Add map_user() and clear_mailmap() to mailmapMarius Storm-Olsen
2009-02-08Add find_insert_index, insert_at_index and clear_func functions to string_listMarius Storm-Olsen
2009-02-08Add mailmap.file as configurational option for mailmap locationMarius Storm-Olsen
2009-02-07gitweb: Better regexp for SHA-1 committag matchJakub Narebski
2009-02-07submodule: warn about non-submodulesJohannes Schindelin
2009-02-07Let ls-files strip trailing slashes in submodules' pathsJohannes Schindelin
2009-02-07Remove unused normalize_absolute_path()Johannes Sixt
2009-02-07Test and fix normalize_path_copy()Johannes Sixt
2009-02-07Fix GIT_CEILING_DIRECTORIES on WindowsRené Scharfe
2009-02-07Move sanitary_path_copy() to path.c and rename it to normalize_path_copy()Johannes Sixt
2009-02-07Make test-path-utils more robust against incorrect useJohannes Sixt
2009-02-07tree.c: allow read_tree_recursive() to traverse gitlink entriesLars Hjemli
2009-02-07GIT 1.6.2-rc0v1.6.2-rc0Junio C Hamano
2009-02-07Merge branch 'tr/add-p-single'Junio C Hamano
2009-02-07Merge branch 'js/filter-branch-submodule'Junio C Hamano
2009-02-07Merge branch 'maint'Junio C Hamano
2009-02-07emacs: Remove the no longer maintained vc-git package.Alexandre Julliard
2009-02-07git.el: Add some notes about Emacs versions compatibility.Alexandre Julliard
2009-02-07git.el: Use integer instead of character constants in case statement.Alexandre Julliard
2009-02-07git.el: Set a regexp for paragraph-separate in log-edit mode.Alexandre Julliard
2009-02-07git.el: Make git-run-command-region display the error if any.Alexandre Julliard
2009-02-07git.el: Add commands for cherry-pick and revert.Alexandre Julliard