| Commit message (Expand) | Author | Age |
* | gitweb: allow action specialization in page header | Giuseppe Bilotta | 2010-11-17 |
* | gitweb: nagivation menu for tags, heads and remotes | Giuseppe Bilotta | 2010-11-17 |
* | gitweb: separate heads and remotes lists | Giuseppe Bilotta | 2010-11-17 |
* | gitweb: git_get_heads_list accepts an optional list of refs | Giuseppe Bilotta | 2010-11-17 |
* | gitweb: introduce remote_heads feature | Giuseppe Bilotta | 2010-11-17 |
* | gitweb: use fullname as hash_base in heads link | Giuseppe Bilotta | 2010-11-17 |
* | Merge branch 'maint' | Junio C Hamano | 2010-11-15 |
|\ |
|
| * | rebase -X: do not clobber strategy | Martin von Zweigbergk | 2010-11-10 |
* | | tests: use test_cmp instead of piping to diff(1) | Ævar Arnfjörð Bjarmason | 2010-11-14 |
* | | t7004-tag.sh: re-arrange git tag comment for clarity | Ævar Arnfjörð Bjarmason | 2010-11-14 |
* | | Merge branch 'maint' | Junio C Hamano | 2010-11-09 |
|\ \
| |/ |
|
| * | Documentation: document show -s | Jonathan Nieder | 2010-11-09 |
| * | dir.c: fix EXC_FLAG_MUSTBEDIR match in sparse checkout | Nguyễn Thái Ngọc Duy | 2010-11-08 |
* | | Merge branch 'aw/git-p4-deletion' | Junio C Hamano | 2010-11-05 |
|\ \ |
|
| * | | Fix handling of git-p4 on deleted files | Andrew Waters | 2010-10-22 |
* | | | Merge branch 'master' of git://repo.or.cz/git-gui | Junio C Hamano | 2010-11-05 |
|\ \ \ |
|
| * | | | git-gui: apply color information from git diff output | Pat Thoyts | 2010-10-27 |
| * | | | git-gui: use wordprocessor tab style to ensure tabs work as expected | Pat Thoyts | 2010-10-27 |
| * | | | git-gui: correct assignment of work-tree | Pat Thoyts | 2010-10-20 |
| * | | | git-gui: use full dialog width for old name when renaming branch | Pat Thoyts | 2010-10-07 |
| * | | | git-gui: generic version trimming | Pat Thoyts | 2010-10-07 |
| * | | | git-gui: enable the Tk console when tracing/debugging on Windows | Pat Thoyts | 2010-10-05 |
| * | | | git-gui: show command-line errors in a messagebox on Windows | Pat Thoyts | 2010-10-05 |
| * | | | On Windows, avoid git-gui to call Cygwin's nice utility | Sebastian Schuberth | 2010-10-05 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2010-11-05 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Fix a formatting error in git-merge.txt | Nathan W. Panike | 2010-10-29 |
* | | | | t0003: properly quote $HOME | Thomas Rast | 2010-10-29 |
* | | | | contrib/ciabot: git-describe commit instead of HEAD | Sven Eckelmann | 2010-10-29 |
* | | | | completion: fix zsh check under bash with 'set -u' | Mark Lodato | 2010-10-28 |
* | | | | Merge branch 'ab/send-email-perl' | Junio C Hamano | 2010-10-26 |
|\ \ \ \ |
|
| * | | | | send-email: extract_valid_address use qr// regexes | Ævar Arnfjörð Bjarmason | 2010-09-30 |
| * | | | | send-email: is_rfc2047_quoted use qr// regexes | Ævar Arnfjörð Bjarmason | 2010-09-30 |
| * | | | | send-email: use Perl idioms in while loop | Ævar Arnfjörð Bjarmason | 2010-09-30 |
| * | | | | send-email: make_message_id use "require" instead of "use" | Ævar Arnfjörð Bjarmason | 2010-09-30 |
| * | | | | send-email: send_message die on $!, not $? | Ævar Arnfjörð Bjarmason | 2010-09-30 |
| * | | | | send-email: use (?:) instead of () if no match variables are needed | Ævar Arnfjörð Bjarmason | 2010-09-30 |
| * | | | | send-email: sanitize_address use qq["foo"], not "\"foo\"" | Ævar Arnfjörð Bjarmason | 2010-09-30 |
| * | | | | send-email: sanitize_address use $foo, not "$foo" | Ævar Arnfjörð Bjarmason | 2010-09-30 |
| * | | | | send-email: use \E***\Q instead of \*\*\* | Ævar Arnfjörð Bjarmason | 2010-09-30 |
| * | | | | send-email: cleanup_compose_files doesn't need a prototype | Ævar Arnfjörð Bjarmason | 2010-09-30 |
| * | | | | send-email: unique_email_list doesn't need a prototype | Ævar Arnfjörð Bjarmason | 2010-09-30 |
| * | | | | send-email: file_declares_8bit_cte doesn't need a prototype | Ævar Arnfjörð Bjarmason | 2010-09-30 |
| * | | | | send-email: get_patch_subject doesn't need a prototype | Ævar Arnfjörð Bjarmason | 2010-09-30 |
| * | | | | send-email: use lexical filehandles during sending | Ævar Arnfjörð Bjarmason | 2010-09-30 |
| * | | | | send-email: use lexical filehandles for $compose | Ævar Arnfjörð Bjarmason | 2010-09-30 |
| * | | | | send-email: use lexical filehandle for opendir | Ævar Arnfjörð Bjarmason | 2010-09-30 |
* | | | | | Merge branch 'sb/send-email-use-to-from-input' | Junio C Hamano | 2010-10-26 |
|\ \ \ \ \ |
|
| * | | | | | send-email: Don't leak To: headers between patches | Stephen Boyd | 2010-10-04 |
| * | | | | | send-email: Use To: headers in patch files | Stephen Boyd | 2010-09-29 |
* | | | | | | Merge branch 'ab/require-perl-5.8' | Junio C Hamano | 2010-10-26 |
|\ \ \ \ \ \ |
|