aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add column layout skeleton and git-columnNguyễn Thái Ngọc Duy2012-04-27
* test-lib: skip test with COLUMNS=1 under mkshZbigniew Jędrzejewski-Szmek2012-04-27
* Update draft release notes to 1.7.10Junio C Hamano2012-02-23
* Merge branch 'ld/git-p4-expanded-keywords'Junio C Hamano2012-02-23
|\
| * git-p4: add initial support for RCS keywordsLuke Diamand2012-02-23
* | Merge branch 'jk/config-include'Junio C Hamano2012-02-23
|\ \
| * | config: add include directiveJeff King2012-02-17
| * | config: eliminate config_exclusive_filenameJeff King2012-02-17
| * | config: stop using config_exclusive_filenameJeff King2012-02-17
| * | config: provide a version of git_config with more optionsJeff King2012-02-17
| * | config: teach git_config_rename_section a file argumentJeff King2012-02-17
| * | config: teach git_config_set_multivar_in_file a default pathJeff King2012-02-17
| * | config: copy the return value of prefix_filenameJeff King2012-02-17
| * | t1300: add missing &&-chainingJeff King2012-02-17
| * | docs/api-config: minor clarificationsJeff King2012-02-17
| * | docs: add a basic description of the config APIJeff King2012-02-06
* | | Merge branch 'jc/add-refresh-unmerged'Junio C Hamano2012-02-23
|\ \ \
| * | | refresh_index: do not show unmerged path that is outside pathspecJunio C Hamano2012-02-17
* | | | Merge branch 'js/configure-libintl'Junio C Hamano2012-02-23
|\ \ \ \
| * | | | configure: don't use -lintl when there is no gettext supportJohn Szakmeister2012-02-20
| | |/ / | |/| |
* | | | Merge branch 'pj/remote-set-branches-usage-fix'Junio C Hamano2012-02-23
|\ \ \ \
| * | | | remote: fix set-branches usage and documentationPhilip Jägenstedt2012-02-19
* | | | | Merge branch 'tr/perftest'Junio C Hamano2012-02-23
|\ \ \ \ \
| * | | | | Add a performance test for git-grepThomas Rast2012-02-17
| * | | | | Introduce a performance testing frameworkThomas Rast2012-02-17
| * | | | | Move the user-facing test library to test-lib-functions.shThomas Rast2012-02-17
* | | | | | Merge branch 'maint'Junio C Hamano2012-02-23
|\ \ \ \ \ \
| * | | | | | README: point to Documentation/SubmittingPatchesMatthieu Moy2012-02-23
| * | | | | | Document merge.branchdesc configuration variableJunio C Hamano2012-02-23
* | | | | | | merge: do not trust fstat(2) too much when checking interactivenessJunio C Hamano2012-02-23
* | | | | | | Sync with 1.7.9.2Junio C Hamano2012-02-22
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Git 1.7.9.2v1.7.9.2Junio C Hamano2012-02-22
| * | | | | | completion: use tabs for indentationPhilip Jägenstedt2012-02-22
| * | | | | | completion: remove stale "to submit patches" documentationPhilip Jägenstedt2012-02-22
* | | | | | | git-p4: the option to specify 'host' is -H, not -hRussell Myers2012-02-22
* | | | | | | t9100: remove bogus " || test" after each test scriptletJunio C Hamano2012-02-21
* | | | | | | Merge branch 'master' of git://bogomips.org/git-svnJunio C Hamano2012-02-21
|\ \ \ \ \ \ \
| * | | | | | | git-svn.perl: fix a false-positive in the "already exists" testSteven Walter2012-02-21
| * | | | | | | git-svn.perl: perform deletions before anything elseSteven Walter2012-02-21
| * | | | | | | git-svn: Fix time zone in --localtimeWei-Yin Chen (陳威尹)2012-02-21
| * | | | | | | git-svn: un-break "git svn rebase" when log.abbrevCommit=trueÆvar Arnfjörð Bjarmason2012-02-21
| * | | | | | | git-svn: remove redundant porcelain option to rev-listÆvar Arnfjörð Bjarmason2012-02-21
| * | | | | | | completion: add --interactive option to git svn dcommitFrederic Heitzmann2012-02-21
* | | | | | | | Update draft release notes to 1.7.10Junio C Hamano2012-02-21
* | | | | | | | Merge branch 'jn/gitweb-unborn-head'Junio C Hamano2012-02-21
|\ \ \ \ \ \ \ \
| * | | | | | | | gitweb: Fix "heads" view when there is no current branchJakub Narebski2012-02-17
* | | | | | | | | Merge branch 'jk/diff-highlight'Junio C Hamano2012-02-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | diff-highlight: document some non-optimal casesJeff King2012-02-13
| * | | | | | | | | diff-highlight: match multi-line hunksJeff King2012-02-13
| * | | | | | | | | diff-highlight: refactor to prepare for multi-line hunksJeff King2012-02-13