Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sha1-lookup: more memory efficient search in sorted list of SHA-1 | Junio C Hamano | 2008-04-09 | 4 | -3/+195 |
* | Merge branch 'jc/rename' | Junio C Hamano | 2008-04-09 | 1 | -22/+58 |
|\ | |||||
| * | Optimize rename detection for a huge diff | Junio C Hamano | 2008-02-13 | 1 | -22/+58 |
* | | Merge branch 'gp/gitweb' | Junio C Hamano | 2008-04-09 | 4 | -3/+21 |
|\ \ | |||||
| * | | gitweb: fallback to system-wide config file (fixup) | Gerrit Pape | 2008-04-05 | 1 | -0/+1 |
| * | | gitweb: fallback to system-wide config file if default config does not exist | Gerrit Pape | 2008-03-27 | 4 | -3/+20 |
* | | | Merge branch 'mk/unpack-careful' | Junio C Hamano | 2008-04-09 | 5 | -33/+284 |
|\ \ \ | |||||
| * | | | t5300: add test for "index-pack --strict" | Martin Koegler | 2008-03-07 | 1 | -0/+47 |
| * | | | receive-pack: allow using --strict mode for unpacking objects | Martin Koegler | 2008-03-05 | 2 | -13/+29 |
| * | | | unpack-objects: fix --strict handling | Junio C Hamano | 2008-03-05 | 2 | -17/+58 |
| * | | | t5300: add test for "unpack-objects --strict" | Junio C Hamano | 2008-03-05 | 1 | -0/+48 |
| * | | | unpack-objects: prevent writing of inconsistent objects | Martin Koegler | 2008-03-05 | 2 | -7/+106 |
* | | | | Merge branch 'fl/send-email-outside' | Junio C Hamano | 2008-04-09 | 3 | -36/+32 |
|\ \ \ \ | |||||
| * | | | | send-email: Don't require to be called in a repository | Frank Lichtenheld | 2008-03-15 | 1 | -9/+11 |
| * | | | | Git.pm: Don't require repository instance for ident | Frank Lichtenheld | 2008-03-15 | 1 | -6/+6 |
| * | | | | Git.pm: Don't require a repository instance for config | Frank Lichtenheld | 2008-03-15 | 1 | -20/+13 |
| * | | | | var: Don't require to be in a git repository. | Frank Lichtenheld | 2008-03-15 | 1 | -1/+2 |
* | | | | | Merge branch 'jc/rebase' | Junio C Hamano | 2008-04-09 | 1 | -20/+32 |
|\ \ \ \ \ | |||||
| * | | | | | rebase [--onto O] A B: omit needless checkout | Junio C Hamano | 2008-03-16 | 1 | -20/+32 |
* | | | | | | Merge branch 'jk/add-i-mode' | Junio C Hamano | 2008-04-09 | 2 | -0/+68 |
|\ \ \ \ \ \ | |||||
| * | | | | | | add--interactive: allow user to choose mode update | Jeff King | 2008-03-27 | 2 | -1/+44 |
| * | | | | | | add--interactive: ignore mode change in 'p'atch command | Jeff King | 2008-03-27 | 2 | -0/+25 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'gs/pretty-hexval' | Junio C Hamano | 2008-04-09 | 3 | -2/+16 |
|\ \ \ \ \ \ | |||||
| * | | | | | | pretty.c: add %x00 format specifier. | Govind Salinas | 2008-03-23 | 3 | -2/+16 |
* | | | | | | | GIT 1.5.5v1.5.5 | Junio C Hamano | 2008-04-07 | 3 | -8/+7 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2008-04-07 | 1 | -3/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | gitk: Fix changing colors through Edit->Preferences | Gerrit Pape | 2008-04-06 | 1 | -3/+3 |
* | | | | | | | | git-svn: fix following renamed paths when tracking a single path | Eric Wong | 2008-04-07 | 3 | -2/+113 |
* | | | | | | | | Merge branch 'jc/maint-apply-match-beginning' | Junio C Hamano | 2008-04-06 | 2 | -13/+29 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix "git apply" to correctly enforce "match at the beginning" | Junio C Hamano | 2008-04-06 | 2 | -13/+29 |
* | | | | | | | | | Add prefix oriented completions for diff and format-patch commands. | Pascal Obry | 2008-04-06 | 1 | -1/+4 |
* | | | | | | | | | test suite: remove useless TERM cruft in "t7005-editor.sh" | Christian Couder | 2008-04-06 | 1 | -4/+0 |
* | | | | | | | | | Add interactive option in rebase command completion list. | Pascal Obry | 2008-04-06 | 1 | -1/+1 |
* | | | | | | | | | Add description of OFS_DELTA to the pack format description | Peter Eriksen | 2008-04-06 | 1 | -1/+15 |
* | | | | | | | | | git-pack-objects.txt: Make wording slightly less ambiguous | Peter Eriksen | 2008-04-05 | 1 | -2/+3 |
* | | | | | | | | | git-fetch: Don't trigger a bus error when given the refspec "tag" | Kevin Ballard | 2008-04-05 | 1 | -0/+2 |
* | | | | | | | | | Revert "gitweb: Add 'status_str' to parse_difftree_raw_line output" | Jakub Narebski | 2008-04-05 | 1 | -3/+2 |
* | | | | | | | | | Merge git://repo.or.cz/git-gui | Junio C Hamano | 2008-04-04 | 2 | -51/+45 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | git-gui: use +/- instead of ]/[ to show more/less context in diffgitgui-0.10.1 | Michele Ballabio | 2008-04-05 | 1 | -6/+12 |
| * | | | | | | | | | git-gui: Update french translation | Christian Couder | 2008-04-04 | 1 | -45/+33 |
| * | | | | | | | | | git-gui: Switch keybindings for [ and ] to bracketleft and bracketright | Shawn O. Pearce | 2008-04-03 | 1 | -4/+4 |
* | | | | | | | | | | GIT 1.5.5-rc3v1.5.5-rc3 | Junio C Hamano | 2008-04-02 | 2 | -5/+5 |
* | | | | | | | | | | Merge branch 'js/filter-branch' | Junio C Hamano | 2008-04-02 | 2 | -3/+19 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | filter-branch: Fix renaming a directory in the tree-filter | veillette@yahoo.ca | 2008-03-31 | 2 | -2/+2 |
| * | | | | | | | | | | filter-branch: Test renaming directories in a tree-filter | Johannes Sixt | 2008-03-31 | 1 | -2/+18 |
* | | | | | | | | | | | Describe the bug in handling filenames with funny characters in 'git add -i' | Teemu Likonen | 2008-04-02 | 1 | -0/+6 |
* | | | | | | | | | | | Merge git://repo.or.cz/git-gui | Junio C Hamano | 2008-04-02 | 2 | -9/+33 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | git-gui 0.10gitgui-0.10.0 | Shawn O. Pearce | 2008-04-02 | 1 | -1/+1 |
| * | | | | | | | | | | git-gui: Add shortcut keys for Show More/Less Context | Jonathan del Strother | 2008-04-02 | 1 | -8/+32 |
* | | | | | | | | | | | Merge branch 'bc/mktag' | Junio C Hamano | 2008-04-02 | 2 | -15/+232 |
|\ \ \ \ \ \ \ \ \ \ \ |