Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-06-22 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||
| * | | | | | | | | Extend parse-options test suite | Stephan Beyer | 2008-06-22 | |
| * | | | | | | | | api-parse-options.txt: Introduce documentation for parse options API | Stephan Beyer | 2008-06-22 | |
| * | | | | | | | | parse-options.c: fix documentation syntax of optional arguments | Michele Ballabio | 2008-06-22 | |
| * | | | | | | | | api-builtin.txt: update and fix typo | Stephan Beyer | 2008-06-22 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'rs/archive-ignore' | Junio C Hamano | 2008-06-22 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Teach new attribute 'export-ignore' to git-archive | René Scharfe | 2008-06-09 | |
* | | | | | | | | | Merge branch 'lt/racy-empty' | Junio C Hamano | 2008-06-22 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | racy-git: an empty blob has a fixed object name | Linus Torvalds | 2008-06-19 | |
* | | | | | | | | | | Merge branch 'sn/static' | Junio C Hamano | 2008-06-22 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | config.c: make git_env_bool() static | しらいしななこ | 2008-06-19 | |
| * | | | | | | | | | | environment.c: remove unused function | しらいしななこ | 2008-06-19 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'jc/maint-combine-diff-pre-context' | Junio C Hamano | 2008-06-22 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||
| * | | | | | | | | | diff -c/--cc: do not include uninteresting deletion before leading context | Junio C Hamano | 2008-06-18 | |
| | |/ / / / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'lt/maint-gitdir-relative' | Junio C Hamano | 2008-06-22 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||
| * | | | | | | | | Make git_dir a path relative to work_tree in setup_work_tree() | Linus Torvalds | 2008-06-19 | |
| | |/ / / / / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'jk/test' | Junio C Hamano | 2008-06-22 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | enable whitespace checking of test scripts | Jeff King | 2008-06-14 | |
| * | | | | | | | | avoid trailing whitespace in zero-change diffstat lines | Jeff King | 2008-06-14 | |
| * | | | | | | | | avoid whitespace on empty line in automatic usage message | Jeff King | 2008-06-14 | |
| * | | | | | | | | mask necessary whitespace policy violations in test scripts | Jeff King | 2008-06-14 | |
| * | | | | | | | | fix whitespace violations in test scripts | Jeff King | 2008-06-14 | |
* | | | | | | | | | Merge branch 'pb/fast-export' | Junio C Hamano | 2008-06-22 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | builtin-fast-export: Add importing and exporting of revision marks | Pieter de Bie | 2008-06-19 | |
| | |/ / / / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'mo/status-untracked' | Junio C Hamano | 2008-06-22 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Add configuration option for default untracked files mode | Marius Storm-Olsen | 2008-06-09 | |
| * | | | | | | | | | Add argument 'no' commit/status option -u|--untracked-files | Marius Storm-Olsen | 2008-06-09 | |
| * | | | | | | | | | Add an optional <mode> argument to commit/status -u|--untracked-files option | Marius Storm-Olsen | 2008-06-09 | |
* | | | | | | | | | | Merge branch 'kh/update-ref' | Junio C Hamano | 2008-06-22 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | Make old sha1 optional with git update-ref -d | Karl Hasselström | 2008-06-02 | |
| * | | | | | | | | | | Clean up builtin-update-ref's option parsing | Karl Hasselström | 2008-06-02 | |
* | | | | | | | | | | | Merge branch 'jn/web' | Junio C Hamano | 2008-06-22 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | gitweb: Separate generating 'sort by' table header | Jakub Narebski | 2008-06-10 | |
| * | | | | | | | | | | | gitweb: Separate filling list of projects info | Jakub Narebski | 2008-06-10 | |
* | | | | | | | | | | | | Merge branch 'rg/gitweb' | Junio C Hamano | 2008-06-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | gitweb: remove git_blame and rename git_blame2 to git_blame | Rafael Garcia-Suarez | 2008-06-09 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Correct documentation for git-push --mirror | Shawn O. Pearce | 2008-06-21 | |
* | | | | | | | | | | | t/README: Add 'Skipping Tests' section below 'Running Tests' | Jakub Narebski | 2008-06-21 | |
* | | | | | | | | | | | Print errno upon failure to open the COMMIT_EDITMSG file | Cristian Peraferrer | 2008-06-21 | |
* | | | | | | | | | | | Add target "install-html" the the top level Makefile | Teemu Likonen | 2008-06-21 | |
* | | | | | | | | | | | bash: Add more option completions for 'git log' | Teemu Likonen | 2008-06-20 | |
* | | | | | | | | | | | Add a helper script to send patches with Mozilla Thunderbird | Lukas Sandström | 2008-06-19 | |
* | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-06-19 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | Documentation: fix formatting in git-svn | Jan Krüger | 2008-06-19 | |
| * | | | | | | | | | | t7502-commit.sh: test_must_fail doesn't work with inline environment variables | Brandon Casey | 2008-06-19 | |
| * | | | | | | | | | | completion: add --graph to log command completion | Dan McGee | 2008-06-19 | |
| * | | | | | | | | | | git-merge.sh: fix typo in usage message: sucesses --> succeeds | Brandon Casey | 2008-06-19 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | test-lib.sh: add --long-tests option | Lea Wiemann | 2008-06-19 | |
|/ / / / / / / / / | ||||
* | | | | | | | | | GIT 1.5.6v1.5.6 | Junio C Hamano | 2008-06-18 | |
* | | | | | | | | | clean up error conventions of remote.c:match_explicit | Jeff King | 2008-06-18 |