summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-11Merge branch 'maint-1.5.4' into maint-1.5.5Libravatar Junio C Hamano2-2/+43
2009-02-11revision traversal and pack: notice and die on missing commitLibravatar Junio C Hamano2-2/+43
2009-02-10builtin-receive-pack.c: do not initialize statics to 0Libravatar Junio C Hamano1-2/+2
2009-02-10receive-pack: receive.denyDeleteCurrentLibravatar Junio C Hamano2-11/+74
2009-02-10Drop double-semicolon in CLibravatar Junio C Hamano4-4/+4
2009-02-10Warn use of "origin" when remotes/origin/HEAD is danglingLibravatar Junio C Hamano2-2/+10
2009-02-10remote prune: warn dangling symrefsLibravatar Junio C Hamano4-18/+86
2009-02-10Fix the installation path for html documentationLibravatar Michael J Gruber1-1/+1
2009-02-10Generalize and libify index_is_dirty() to index_differs_from(...)Libravatar Stephan Beyer4-23/+20
2009-02-10Makefile: resort filenames alphabeticallyLibravatar Stephan Beyer1-8/+8
2009-02-10Modernize t5400 test scriptLibravatar Junio C Hamano1-86/+94
2009-02-10Describe notable git.el changes in the release notesLibravatar Alexandre Julliard1-2/+3
2009-02-10Revert "Merge branch 'js/notes'"Libravatar Junio C Hamano16-506/+0
2009-02-10Merge branch 'lh/submodule-tree-traversal' (early part)Libravatar Junio C Hamano4-9/+32
2009-02-10Merge branch 'js/git-submodule-trailing-slash'Libravatar Junio C Hamano3-2/+34
2009-02-10Merge branch 'js/maint-1.6.0-path-normalize'Libravatar Junio C Hamano6-152/+115
2009-02-10Merge branch 'maint'Libravatar Junio C Hamano3-0/+9
2009-02-10Merge branch 'maint-1.6.0' into maintLibravatar Junio C Hamano3-0/+9
2009-02-10Clear the delta base cache during fast-import checkpointLibravatar Shawn O. Pearce3-0/+9
2009-02-09git-web--browse: Fix check for /bin/startLibravatar Todd Zullinger1-1/+1
2009-02-08Merge branch 'maint'Libravatar Junio C Hamano3-3/+28
2009-02-08completion: Get rid of tabbed indentation in comments. Replace with spaces.Libravatar Ted Pavlic1-5/+5
2009-02-08completion: Fix GIT_PS1_SHOWDIRTYSTATE to prevent unbound variable errors.Libravatar Ted Pavlic1-1/+1
2009-02-08gitweb: add $prevent_xss option to prevent XSS by repository contentLibravatar Matt McCutchen2-3/+27
2009-02-08doc/bundle: Use the more conventional suffix '.bundle'Libravatar Santi Béjar1-7/+7
2009-02-08Add two extra tests for git rebaseLibravatar Johannes Schindelin1-1/+12
2009-02-08Documentation: clarify commits affected by gitk --mergeLibravatar Sitaram Chamarty1-1/+2
2009-02-08add -p: get rid of Git.pm warnings about unitialized valuesLibravatar Stephan Beyer1-1/+2
2009-02-08rev-list: fix showing distance when using --bisect-allLibravatar Christian Couder1-0/+1
2009-02-08Move mailmap documentation into separate fileLibravatar Marius Storm-Olsen4-84/+94
2009-02-08Change current mailmap usage to do matching on both name and email of author/...Libravatar Marius Storm-Olsen5-51/+186
2009-02-08Add map_user() and clear_mailmap() to mailmapLibravatar Marius Storm-Olsen3-51/+236
2009-02-08Add find_insert_index, insert_at_index and clear_func functions to string_listLibravatar Marius Storm-Olsen2-4/+48
2009-02-08Add mailmap.file as configurational option for mailmap locationLibravatar Marius Storm-Olsen10-7/+147
2009-02-07gitweb: Better regexp for SHA-1 committag matchLibravatar Jakub Narebski1-1/+1
2009-02-07submodule: warn about non-submodulesLibravatar Johannes Schindelin2-1/+8
2009-02-07Let ls-files strip trailing slashes in submodules' pathsLibravatar Johannes Schindelin2-1/+26
2009-02-07Remove unused normalize_absolute_path()Libravatar Johannes Sixt2-46/+6
2009-02-07Test and fix normalize_path_copy()Libravatar Johannes Sixt3-30/+26
2009-02-07Fix GIT_CEILING_DIRECTORIES on WindowsLibravatar René Scharfe2-8/+9
2009-02-07Move sanitary_path_copy() to path.c and rename it to normalize_path_copy()Libravatar Johannes Sixt3-87/+88
2009-02-07Make test-path-utils more robust against incorrect useLibravatar Johannes Sixt1-1/+6
2009-02-07tree.c: allow read_tree_recursive() to traverse gitlink entriesLibravatar Lars Hjemli4-9/+32
2009-02-07GIT 1.6.2-rc0Libravatar Junio C Hamano2-16/+58
2009-02-07Merge branch 'tr/add-p-single'Libravatar Junio C Hamano2-16/+73
2009-02-07Merge branch 'js/filter-branch-submodule'Libravatar Junio C Hamano2-14/+17
2009-02-07Merge branch 'maint'Libravatar Junio C Hamano1-0/+32
2009-02-07emacs: Remove the no longer maintained vc-git package.Libravatar Alexandre Julliard2-217/+1
2009-02-07git.el: Add some notes about Emacs versions compatibility.Libravatar Alexandre Julliard1-2/+10
2009-02-07git.el: Use integer instead of character constants in case statement.Libravatar Alexandre Julliard1-15/+15