Age | Commit message (Expand) | Author | Files | Lines |
2011-10-16 | Documentation: Add gitweb config variables to git-config(1) | Jakub Narebski | 1 | -0/+17 |
2011-10-16 | Documentation: Link to gitweb(1) and gitweb.conf(5) in other manpages | Jakub Narebski | 1 | -0/+4 |
2011-10-16 | gitweb: Add gitweb(1) manpage for gitweb itself | Jakub Narebski | 3 | -1/+714 |
2011-10-16 | gitweb: Add gitweb.conf(5) manpage for gitweb configuration files | Drew Northup | 2 | -1/+876 |
2011-10-16 | Update draft release notes to 1.7.8 | Junio C Hamano | 1 | -1/+3 |
2011-10-16 | git svn dcommit: new option --interactive. | Frédéric Heitzmann | 1 | -0/+8 |
2011-10-16 | Documentation: update [section.subsection] to reflect what git does | Carlos Martín Nieto | 1 | -3/+4 |
2011-10-15 | daemon: give friendlier error messages to clients | Jeff King | 1 | -0/+10 |
2011-10-15 | Sync with maint | Junio C Hamano | 2 | -41/+39 |
2011-10-15 | Prepare for 1.7.7.1 | Junio C Hamano | 1 | -0/+39 |
2011-10-13 | Update draft release notes to 1.7.8 | Junio C Hamano | 1 | -1/+40 |
2011-10-13 | Merge branch 'jn/ident-from-etc-mailname' | Junio C Hamano | 1 | -1/+7 |
2011-10-13 | Merge branch 'jc/grep-untracked-exclude' | Junio C Hamano | 1 | -2/+15 |
2011-10-13 | Merge branch 'rs/diff-cleanup-records-fix' | Junio C Hamano | 1 | -0/+4 |
2011-10-12 | Teach merge the '[-e|--edit]' option | Jay Soffian | 1 | -0/+6 |
2011-10-12 | Update draft release notes to 1.7.8 | Junio C Hamano | 1 | -1/+12 |
2011-10-12 | Merge branch 'cb/do-not-pretend-to-hijack-long-help' | Junio C Hamano | 1 | -1/+0 |
2011-10-12 | Merge branch 'nd/document-err-packet' | Junio C Hamano | 1 | -0/+7 |
2011-10-12 | Merge branch 'jc/parse-options-boolean' | Junio C Hamano | 1 | -5/+16 |
2011-10-10 | Update draft release notes to 1.7.8 | Junio C Hamano | 1 | -6/+44 |
2011-10-10 | Merge branch 'nd/sparse-doc' | Junio C Hamano | 1 | -2/+2 |
2011-10-10 | Merge branch 'mh/check-ref-format-3' | Junio C Hamano | 1 | -13/+40 |
2011-10-10 | Merge branch 'jm/mergetool-pathspec' | Junio C Hamano | 1 | -3/+4 |
2011-10-10 | Merge branch 'hv/submodule-update-none' | Junio C Hamano | 1 | -1/+7 |
2011-10-10 | Merge branch 'fg/submodule-git-file-git-dir' | Junio C Hamano | 1 | -0/+4 |
2011-10-10 | diff: add option to show whole functions as context | René Scharfe | 1 | -0/+4 |
2011-10-05 | branch: teach --edit-description option | Junio C Hamano | 1 | -0/+5 |
2011-10-05 | Change check_refname_format() to reject unnormalized refnames | Michael Haggerty | 1 | -8/+18 |
2011-10-05 | Do not allow ".lock" at the end of any refname component | Michael Haggerty | 1 | -3/+1 |
2011-10-05 | git check-ref-format: add options --allow-onelevel and --refspec-pattern | Michael Haggerty | 1 | -5/+24 |
2011-10-05 | Post 1.7.7 first wave | Junio C Hamano | 1 | -0/+107 |
2011-10-05 | Merge branch 'js/check-attr-cached' | Junio C Hamano | 1 | -0/+3 |
2011-10-05 | Merge branch 'cn/eradicate-working-copy' | Junio C Hamano | 2 | -4/+4 |
2011-10-05 | Merge branch 'sn/doc-update-index-assume-unchanged' | Junio C Hamano | 1 | -2/+5 |
2011-10-05 | Merge branch 'mg/maint-doc-sparse-checkout' | Junio C Hamano | 1 | -24/+24 |
2011-10-05 | Merge branch 'jk/argv-array' | Junio C Hamano | 2 | -0/+125 |
2011-10-05 | Merge branch 'tr/doc-note-rewrite' | Junio C Hamano | 1 | -1/+2 |
2011-10-05 | Merge branch 'mg/branch-list' | Junio C Hamano | 2 | -4/+26 |
2011-10-05 | Merge branch 'jk/for-each-ref' | Junio C Hamano | 1 | -3/+4 |
2011-10-05 | Merge branch 'jc/fetch-pack-fsck-objects' | Junio C Hamano | 1 | -1/+14 |
2011-10-05 | Merge branch 'rr/revert-cherry-pick-continue' | Junio C Hamano | 3 | -0/+21 |
2011-10-05 | use -h for synopsis and --help for manpage consistently | Clemens Buchacher | 1 | -1/+0 |
2011-10-04 | Merge branch 'jc/maint-grep-untracked-exclude' into jc/grep-untracked-exclude | Junio C Hamano | 1 | -2/+15 |
2011-10-04 | grep: teach --untracked and --exclude-standard options | Junio C Hamano | 1 | -1/+14 |
2011-10-03 | pack-protocol: document "ERR" line | Nguyen Thai Ngoc Duy | 1 | -0/+7 |
2011-10-03 | ident: check /etc/mailname if email is unknown | Jonathan Nieder | 1 | -1/+7 |
2011-10-03 | diff: resurrect XDF_NEED_MINIMAL with --minimal | Junio C Hamano | 1 | -0/+4 |
2011-09-30 | Git 1.7.7 | Junio C Hamano | 2 | -9/+5 |
2011-09-28 | parseopt: add OPT_NOOP_NOARG | René Scharfe | 1 | -0/+5 |
2011-09-27 | parse-options: deprecate OPT_BOOLEAN | Junio C Hamano | 1 | -5/+11 |