Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | Merge branch 'gs/pretty-hexval' | Junio C Hamano | 2008-04-09 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||
| * | | | | | | | pretty.c: add %x00 format specifier. | Govind Salinas | 2008-03-23 | |
* | | | | | | | | GIT 1.5.5v1.5.5 | Junio C Hamano | 2008-04-07 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2008-04-07 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | gitk: Fix changing colors through Edit->Preferences | Gerrit Pape | 2008-04-06 | |
* | | | | | | | | | git-svn: fix following renamed paths when tracking a single path | Eric Wong | 2008-04-07 | |
* | | | | | | | | | Merge branch 'jc/maint-apply-match-beginning' | Junio C Hamano | 2008-04-06 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||
| * | | | | | | | | Fix "git apply" to correctly enforce "match at the beginning" | Junio C Hamano | 2008-04-06 | |
* | | | | | | | | | Add prefix oriented completions for diff and format-patch commands. | Pascal Obry | 2008-04-06 | |
* | | | | | | | | | test suite: remove useless TERM cruft in "t7005-editor.sh" | Christian Couder | 2008-04-06 | |
* | | | | | | | | | Add interactive option in rebase command completion list. | Pascal Obry | 2008-04-06 | |
* | | | | | | | | | Add description of OFS_DELTA to the pack format description | Peter Eriksen | 2008-04-06 | |
* | | | | | | | | | git-pack-objects.txt: Make wording slightly less ambiguous | Peter Eriksen | 2008-04-05 | |
* | | | | | | | | | git-fetch: Don't trigger a bus error when given the refspec "tag" | Kevin Ballard | 2008-04-05 | |
* | | | | | | | | | Revert "gitweb: Add 'status_str' to parse_difftree_raw_line output" | Jakub Narebski | 2008-04-05 | |
* | | | | | | | | | Merge git://repo.or.cz/git-gui | Junio C Hamano | 2008-04-04 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | git-gui: use +/- instead of ]/[ to show more/less context in diffgitgui-0.10.1 | Michele Ballabio | 2008-04-05 | |
| * | | | | | | | | | git-gui: Update french translation | Christian Couder | 2008-04-04 | |
| * | | | | | | | | | git-gui: Switch keybindings for [ and ] to bracketleft and bracketright | Shawn O. Pearce | 2008-04-03 | |
* | | | | | | | | | | GIT 1.5.5-rc3v1.5.5-rc3 | Junio C Hamano | 2008-04-02 | |
* | | | | | | | | | | Merge branch 'js/filter-branch' | Junio C Hamano | 2008-04-02 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | filter-branch: Fix renaming a directory in the tree-filter | veillette@yahoo.ca | 2008-03-31 | |
| * | | | | | | | | | | filter-branch: Test renaming directories in a tree-filter | Johannes Sixt | 2008-03-31 | |
* | | | | | | | | | | | Describe the bug in handling filenames with funny characters in 'git add -i' | Teemu Likonen | 2008-04-02 | |
* | | | | | | | | | | | Merge git://repo.or.cz/git-gui | Junio C Hamano | 2008-04-02 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | git-gui 0.10gitgui-0.10.0 | Shawn O. Pearce | 2008-04-02 | |
| * | | | | | | | | | | git-gui: Add shortcut keys for Show More/Less Context | Jonathan del Strother | 2008-04-02 | |
* | | | | | | | | | | | Merge branch 'bc/mktag' | Junio C Hamano | 2008-04-02 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | mktag.c: tweak validation of tagger field and adjust test script | Brandon Casey | 2008-03-31 | |
| * | | | | | | | | | | | mktag.c: improve verification of tagger field and tests | Brandon Casey | 2008-03-30 | |
* | | | | | | | | | | | | Merge branch 'pb/cvsserver' | Junio C Hamano | 2008-04-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | git-cvsserver: handle change type T | Paolo Bonzini | 2008-03-27 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'dd/cvsserver' | Junio C Hamano | 2008-04-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | cvsserver: Use the user part of the email in log and annotate results | Damien Diederen | 2008-03-27 | |
| * | | | | | | | | | | | | cvsserver: Add test for update -p | Damien Diederen | 2008-03-27 | |
| * | | | | | | | | | | | | cvsserver: Implement update -p (print to stdout) | Damien Diederen | 2008-03-27 | |
| * | | | | | | | | | | | | cvsserver: Add a few tests for 'status' command | Damien Diederen | 2008-03-27 | |
| * | | | | | | | | | | | | cvsserver: Do not include status output for subdirectories if -l is passed | Damien Diederen | 2008-03-27 | |
| * | | | | | | | | | | | | cvsserver: Only print the file part of the filename in status header | Damien Diederen | 2008-03-27 | |
| * | | | | | | | | | | | | cvsserver: Respond to the 'editors' and 'watchers' commands | Damien Diederen | 2008-03-27 | |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'je/cvsserver' | Junio C Hamano | 2008-04-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | Allow git-cvsserver database table name prefix to be specified. | Josh Elsasser | 2008-03-30 | |
* | | | | | | | | | | | | | t7004-tag: Skip more tests if gpg is not available. | Johannes Sixt | 2008-04-02 | |
* | | | | | | | | | | | | | verify-tag: Clean up the temporary file if gpg cannot be started. | Johannes Sixt | 2008-04-02 | |
* | | | | | | | | | | | | | help: Add a missing OPT_END(). | Christian Couder | 2008-04-01 | |
* | | | | | | | | | | | | | Accept git aliases outside a git repository | Junio C Hamano | 2008-04-01 | |
| |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | diff-files: careful when inspecting work tree items | Junio C Hamano | 2008-03-30 | |
* | | | | | | | | | | | | diff-index: careful when inspecting work tree items | Junio C Hamano | 2008-03-30 | |
* | | | | | | | | | | | | Add corner case tests for diff-index and diff-files | Junio C Hamano | 2008-03-30 | |
|/ / / / / / / / / / / | ||||
* | | | | | | | | | | | Silence cpio's "N blocks" output when cloning locally | Bryan Donlan | 2008-03-30 |