summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-09Make hash_name_lookup able to do case-independent lookupsLinus Torvalds
2008-04-09Make "index_name_exists()" return the cache_entry it foundLinus Torvalds
2008-04-09Move name hashing functions into a file of its ownLinus Torvalds
2008-04-09Make unpack_trees_options bit flags actual bitfieldsLinus Torvalds
2008-04-09Merge branch 'jc/rename'Junio C Hamano
2008-04-09Merge branch 'gp/gitweb'Junio C Hamano
2008-04-09Merge branch 'mk/unpack-careful'Junio C Hamano
2008-04-09Merge branch 'fl/send-email-outside'Junio C Hamano
2008-04-09Merge branch 'jc/rebase'Junio C Hamano
2008-04-09Merge branch 'jk/add-i-mode'Junio C Hamano
2008-04-09Merge branch 'gs/pretty-hexval'Junio C Hamano
2008-04-08GIT 1.5.5v1.5.5Junio C Hamano
2008-04-08Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2008-04-07git-svn: fix following renamed paths when tracking a single pathEric Wong
2008-04-07Merge branch 'jc/maint-apply-match-beginning'Junio C Hamano
2008-04-07Add prefix oriented completions for diff and format-patch commands.Pascal Obry
2008-04-07test suite: remove useless TERM cruft in "t7005-editor.sh"Christian Couder
2008-04-07Add interactive option in rebase command completion list.Pascal Obry
2008-04-07Fix "git apply" to correctly enforce "match at the beginning"Junio C Hamano
2008-04-07Add description of OFS_DELTA to the pack format descriptionPeter Eriksen
2008-04-06gitk: Fix changing colors through Edit->PreferencesGerrit Pape
2008-04-05git-pack-objects.txt: Make wording slightly less ambiguousPeter Eriksen
2008-04-05git-fetch: Don't trigger a bus error when given the refspec "tag"Kevin Ballard
2008-04-05Revert "gitweb: Add 'status_str' to parse_difftree_raw_line output"Jakub Narebski
2008-04-05gitweb: fallback to system-wide config file (fixup)Gerrit Pape
2008-04-05Merge git://repo.or.cz/git-guiJunio C Hamano
2008-04-05git-gui: use +/- instead of ]/[ to show more/less context in diffgitgui-0.10.1Michele Ballabio
2008-04-05git-gui: Update french translationChristian Couder
2008-04-04git-gui: Switch keybindings for [ and ] to bracketleft and bracketrightShawn O. Pearce
2008-04-02GIT 1.5.5-rc3v1.5.5-rc3Junio C Hamano
2008-04-02Merge branch 'js/filter-branch'Junio C Hamano
2008-04-02Describe the bug in handling filenames with funny characters in 'git add -i'Teemu Likonen
2008-04-02Merge git://repo.or.cz/git-guiJunio C Hamano
2008-04-02Merge branch 'bc/mktag'Junio C Hamano
2008-04-02Merge branch 'pb/cvsserver'Junio C Hamano
2008-04-02Merge branch 'dd/cvsserver'Junio C Hamano
2008-04-02Merge branch 'je/cvsserver'Junio C Hamano
2008-04-02t7004-tag: Skip more tests if gpg is not available.Johannes Sixt
2008-04-02verify-tag: Clean up the temporary file if gpg cannot be started.Johannes Sixt
2008-04-02help: Add a missing OPT_END().Christian Couder
2008-04-02Accept git aliases outside a git repositoryJunio C Hamano
2008-04-02git-gui 0.10gitgui-0.10.0Shawn O. Pearce
2008-04-02git-gui: Add shortcut keys for Show More/Less ContextJonathan del Strother
2008-04-01mktag.c: tweak validation of tagger field and adjust test scriptBrandon Casey
2008-03-31filter-branch: Fix renaming a directory in the tree-filterveillette@yahoo.ca
2008-03-31filter-branch: Test renaming directories in a tree-filterJohannes Sixt
2008-03-31mktag.c: improve verification of tagger field and testsBrandon Casey
2008-03-31diff-files: careful when inspecting work tree itemsJunio C Hamano
2008-03-31diff-index: careful when inspecting work tree itemsJunio C Hamano
2008-03-31Add corner case tests for diff-index and diff-filesJunio C Hamano