aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add 'core.ignorecase' optionLinus Torvalds2008-04-09
* Make hash_name_lookup able to do case-independent lookupsLinus Torvalds2008-04-09
* Make "index_name_exists()" return the cache_entry it foundLinus Torvalds2008-04-09
* Move name hashing functions into a file of its ownLinus Torvalds2008-04-09
* Make unpack_trees_options bit flags actual bitfieldsLinus Torvalds2008-04-09
* Merge branch 'jc/rename'Junio C Hamano2008-04-09
|\
| * Optimize rename detection for a huge diffJunio C Hamano2008-02-13
* | Merge branch 'gp/gitweb'Junio C Hamano2008-04-09
|\ \
| * | gitweb: fallback to system-wide config file (fixup)Gerrit Pape2008-04-05
| * | gitweb: fallback to system-wide config file if default config does not existGerrit Pape2008-03-27
* | | Merge branch 'mk/unpack-careful'Junio C Hamano2008-04-09
|\ \ \
| * | | t5300: add test for "index-pack --strict"Martin Koegler2008-03-07
| * | | receive-pack: allow using --strict mode for unpacking objectsMartin Koegler2008-03-05
| * | | unpack-objects: fix --strict handlingJunio C Hamano2008-03-05
| * | | t5300: add test for "unpack-objects --strict"Junio C Hamano2008-03-05
| * | | unpack-objects: prevent writing of inconsistent objectsMartin Koegler2008-03-05
* | | | Merge branch 'fl/send-email-outside'Junio C Hamano2008-04-09
|\ \ \ \
| * | | | send-email: Don't require to be called in a repositoryFrank Lichtenheld2008-03-15
| * | | | Git.pm: Don't require repository instance for identFrank Lichtenheld2008-03-15
| * | | | Git.pm: Don't require a repository instance for configFrank Lichtenheld2008-03-15
| * | | | var: Don't require to be in a git repository.Frank Lichtenheld2008-03-15
* | | | | Merge branch 'jc/rebase'Junio C Hamano2008-04-09
|\ \ \ \ \
| * | | | | rebase [--onto O] A B: omit needless checkoutJunio C Hamano2008-03-16
* | | | | | Merge branch 'jk/add-i-mode'Junio C Hamano2008-04-09
|\ \ \ \ \ \
| * | | | | | add--interactive: allow user to choose mode updateJeff King2008-03-27
| * | | | | | add--interactive: ignore mode change in 'p'atch commandJeff King2008-03-27
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'gs/pretty-hexval'Junio C Hamano2008-04-09
|\ \ \ \ \ \
| * | | | | | pretty.c: add %x00 format specifier.Govind Salinas2008-03-23
* | | | | | | GIT 1.5.5v1.5.5Junio C Hamano2008-04-07
* | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2008-04-07
|\ \ \ \ \ \ \
| * | | | | | | gitk: Fix changing colors through Edit->PreferencesGerrit Pape2008-04-06
* | | | | | | | git-svn: fix following renamed paths when tracking a single pathEric Wong2008-04-07
* | | | | | | | Merge branch 'jc/maint-apply-match-beginning'Junio C Hamano2008-04-06
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix "git apply" to correctly enforce "match at the beginning"Junio C Hamano2008-04-06
* | | | | | | | | Add prefix oriented completions for diff and format-patch commands.Pascal Obry2008-04-06
* | | | | | | | | test suite: remove useless TERM cruft in "t7005-editor.sh"Christian Couder2008-04-06
* | | | | | | | | Add interactive option in rebase command completion list.Pascal Obry2008-04-06
* | | | | | | | | Add description of OFS_DELTA to the pack format descriptionPeter Eriksen2008-04-06
* | | | | | | | | git-pack-objects.txt: Make wording slightly less ambiguousPeter Eriksen2008-04-05
* | | | | | | | | git-fetch: Don't trigger a bus error when given the refspec "tag"Kevin Ballard2008-04-05
* | | | | | | | | Revert "gitweb: Add 'status_str' to parse_difftree_raw_line output"Jakub Narebski2008-04-05
* | | | | | | | | Merge git://repo.or.cz/git-guiJunio C Hamano2008-04-04
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-gui: use +/- instead of ]/[ to show more/less context in diffgitgui-0.10.1Michele Ballabio2008-04-05
| * | | | | | | | | git-gui: Update french translationChristian Couder2008-04-04
| * | | | | | | | | git-gui: Switch keybindings for [ and ] to bracketleft and bracketrightShawn O. Pearce2008-04-03
* | | | | | | | | | GIT 1.5.5-rc3v1.5.5-rc3Junio C Hamano2008-04-02
* | | | | | | | | | Merge branch 'js/filter-branch'Junio C Hamano2008-04-02
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | filter-branch: Fix renaming a directory in the tree-filterveillette@yahoo.ca2008-03-31
| * | | | | | | | | | filter-branch: Test renaming directories in a tree-filterJohannes Sixt2008-03-31
* | | | | | | | | | | Describe the bug in handling filenames with funny characters in 'git add -i'Teemu Likonen2008-04-02