Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | Documentation/git-add: kill remaining <filepattern> | Junio C Hamano | 2013-02-14 | |
* | | | | | | | | | | | Update draft release notes to 1.8.2 | Junio C Hamano | 2013-02-14 | |
* | | | | | | | | | | | Merge branch 'jk/diff-graph-cleanup' | Junio C Hamano | 2013-02-14 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | combine-diff.c: teach combined diffs about line prefix | John Keeping | 2013-02-12 | |
| * | | | | | | | | | | | diff.c: use diff_line_prefix() where applicable | John Keeping | 2013-02-12 | |
| * | | | | | | | | | | | diff: add diff_line_prefix function | John Keeping | 2013-02-12 | |
| * | | | | | | | | | | | diff.c: make constant string arguments const | John Keeping | 2013-02-12 | |
| * | | | | | | | | | | | diff: write prefix to the correct file | John Keeping | 2013-02-12 | |
| * | | | | | | | | | | | graph: output padding for merge subsequent parents | John Keeping | 2013-02-07 | |
* | | | | | | | | | | | | Merge branch 'nd/status-show-in-progress' | Junio C Hamano | 2013-02-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | status: show the branch name if possible in in-progress info | Nguyễn Thái Ngọc Duy | 2013-02-05 | |
* | | | | | | | | | | | | | Merge branch 'mm/remote-mediawiki-build' | Junio C Hamano | 2013-02-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | git-remote-mediawiki: use toplevel's Makefile | Matthieu Moy | 2013-02-08 | |
| * | | | | | | | | | | | | | Makefile: make script-related rules usable from subdirectories | Matthieu Moy | 2013-02-08 | |
* | | | | | | | | | | | | | | Merge branch 'bw/get-tz-offset-perl' | Junio C Hamano | 2013-02-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | cvsimport: format commit timestamp ourselves without using strftime | Ben Walton | 2013-02-09 | |
| * | | | | | | | | | | | | | | perl/Git.pm: fix get_tz_offset to properly handle DST boundary cases | Ben Walton | 2013-02-09 | |
| * | | | | | | | | | | | | | | Move Git::SVN::get_tz to Git::get_tz_offset | Ben Walton | 2013-02-09 | |
* | | | | | | | | | | | | | | | Merge branch 'al/mergetool-printf-fix' | Junio C Hamano | 2013-02-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | difftool--helper: fix printf usage | David Aguilar | 2013-02-10 | |
| * | | | | | | | | | | | | | | | git-mergetool: print filename when it contains % | Asheesh Laroia | 2013-02-08 | |
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge branch 'jk/error-const-return' | Junio C Hamano | 2013-02-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | Use __VA_ARGS__ for all of error's arguments | Matt Kraai | 2013-02-08 | |
* | | | | | | | | | | | | | | | | Merge branch 'jx/utf8-printf-width' | Junio C Hamano | 2013-02-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | Add utf8_fprintf helper that returns correct number of columns | Jiang Xin | 2013-02-11 | |
* | | | | | | | | | | | | | | | | | Merge branch 'mg/bisect-doc' | Junio C Hamano | 2013-02-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | git-bisect.txt: clarify that reset quits bisect | Michael J Gruber | 2013-02-11 | |
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge branch 'tz/perl-styles' | Junio C Hamano | 2013-02-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | Update CodingGuidelines for Perl | Ted Zlatanov | 2013-02-06 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'jc/extended-fake-ancestor-for-gitlink' | Junio C Hamano | 2013-02-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | apply: verify submodule commit object name better | Junio C Hamano | 2013-02-05 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'dg/subtree-fixes' | Junio C Hamano | 2013-02-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | contrib/subtree: make the manual directory if needed | Jesper L. Nielsen | 2013-02-05 | |
| * | | | | | | | | | | | | | | | | | | contrib/subtree: honor DESTDIR | Adam Tkac | 2013-02-05 | |
| * | | | | | | | | | | | | | | | | | | contrib/subtree: fix synopsis | David A. Greene | 2013-02-05 | |
| * | | | | | | | | | | | | | | | | | | contrib/subtree: better error handling for 'subtree add' | David A. Greene | 2013-02-05 | |
| * | | | | | | | | | | | | | | | | | | contrib/subtree: use %B for split subject/body | Techlive Zheng | 2013-02-05 | |
| * | | | | | | | | | | | | | | | | | | contrib/subtree: remove test number comments | David A. Greene | 2013-02-05 | |
| | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2013-02-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Replace filepattern with pathspec for consistency | Matthieu Moy | 2013-02-12 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Update draft release notes to 1.8.2 | Junio C Hamano | 2013-02-10 | |
* | | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2013-02-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | user-manual: Rewrite git-gc section for automatic packing | W. Trevor King | 2013-02-10 | |
| * | | | | | | | | | | | | | | | user-manual: Fix 'you - Git' -> 'you--Git' typo | W. Trevor King | 2013-02-10 | |
| * | | | | | | | | | | | | | | | user-manual: Fix 'http' -> 'HTTP' typos | W. Trevor King | 2013-02-10 | |
| * | | | | | | | | | | | | | | | user-manual: Fix 'both: so' -> 'both; so' typo | W. Trevor King | 2013-02-10 | |
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge branch 'sp/smart-http-content-type-check' | Junio C Hamano | 2013-02-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | http_request: reset "type" strbuf before adding | Jeff King | 2013-02-06 | |
| * | | | | | | | | | | | | | | | t5551: fix expected error output | Junio C Hamano | 2013-02-04 | |
| * | | | | | | | | | | | | | | | Verify Content-Type from smart HTTP servers | Shawn Pearce | 2013-02-04 |