Age | Commit message (Expand) | Author | Files | Lines |
2011-07-19 | transport-helper: don't feed bogus refs to export push | Jeff King | 1 | -1/+1 |
2011-07-19 | git-remote-testgit: import non-HEAD refs | Jeff King | 1 | -1/+1 |
2011-07-19 | t5800: document some non-functional parts of remote helpers | Jeff King | 1 | -0/+47 |
2011-07-19 | t5800: use skip_all instead of prereq | Sverre Rabbelier | 1 | -15/+19 |
2011-07-19 | t5800: factor out some ref tests | Jeff King | 1 | -4/+8 |
2011-06-06 | Merge branch 'jk/diff-not-so-quick' | Junio C Hamano | 1 | -0/+5 |
2011-06-06 | Merge branch 'bc/maint-status-z-to-use-porcelain' | Junio C Hamano | 1 | -0/+7 |
2011-05-31 | Merge branch 'jk/format-patch-am' | Junio C Hamano | 1 | -0/+77 |
2011-05-31 | Merge branch 'jk/format-patch-empty-prefix' | Junio C Hamano | 1 | -0/+18 |
2011-05-31 | Merge branch 'jk/rebase-head-reflog' | Junio C Hamano | 1 | -1/+1 |
2011-05-31 | Merge branch 'jk/maint-remote-mirror-safer' | Junio C Hamano | 1 | -0/+22 |
2011-05-31 | Merge branch 'jl/read-tree-m-dry-run' | Junio C Hamano | 10 | -139/+191 |
2011-05-31 | diff_tree: disable QUICK optimization with diff filter | Jeff King | 1 | -0/+5 |
2011-05-30 | Merge branch 'jk/maint-config-alias-fix' | Junio C Hamano | 1 | -0/+7 |
2011-05-30 | format-patch: make zero-length subject prefixes prettier | Jeff King | 1 | -0/+18 |
2011-05-30 | Merge branch 'mk/grep-pcre' | Junio C Hamano | 3 | -0/+123 |
2011-05-29 | git-grep: Fix problems with recently added tests | Michał Kiedrowicz | 1 | -32/+26 |
2011-05-29 | Merge branch 'jc/notes-batch-removal' | Junio C Hamano | 1 | -0/+75 |
2011-05-29 | builtin/commit.c: set status_format _after_ option parsing | Brandon Casey | 1 | -1/+1 |
2011-05-29 | t7508: demonstrate status's failure to use --porcelain format with -z | Brandon Casey | 1 | -0/+7 |
2011-05-27 | rebase: write a reflog entry when finishing | Jeff King | 1 | -1/+1 |
2011-05-26 | format-patch: preserve subject newlines with -k | Jeff King | 1 | -1/+1 |
2011-05-26 | mailinfo: always clean up rfc822 header folding | Jeff King | 1 | -1/+1 |
2011-05-26 | t: test subject handling in format-patch / am pipeline | Jeff King | 1 | -0/+77 |
2011-05-26 | remote: allow "-t" with fetch mirrors | Jeff King | 1 | -0/+22 |
2011-05-26 | Merge branch 'jn/userdiff-perl-updates' | Junio C Hamano | 2 | -34/+134 |
2011-05-26 | Merge branch 'jn/ctags-more' | Junio C Hamano | 1 | -0/+8 |
2011-05-26 | Sync with 1.7.5.3 | Junio C Hamano | 1 | -104/+2 |
2011-05-26 | Merge branch 'jm/maint-diff-words-with-sbe' into maint | Junio C Hamano | 1 | -0/+26 |
2011-05-26 | Merge branch 'jc/maint-pathspec-stdin-and-cmdline' into maint | Junio C Hamano | 1 | -0/+17 |
2011-05-26 | Merge branch 'jk/cherry-pick-root-with-resolve' into maint | Junio C Hamano | 1 | -2/+25 |
2011-05-26 | Merge branch 'jk/git-connection-deadlock-fix' into maint | Junio C Hamano | 1 | -0/+43 |
2011-05-26 | Merge branch 'svn-fe-maint' of git://repo.or.cz/git/jrn into maint | Junio C Hamano | 1 | -104/+2 |
2011-05-25 | Merge branch 'jc/bigfile' | Junio C Hamano | 1 | -0/+27 |
2011-05-25 | Merge branch 'js/log-abbrev-commit-config' | Junio C Hamano | 1 | -0/+53 |
2011-05-25 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2011-05-25 | Teach read-tree the -n|--dry-run option | Jens Lehmann | 10 | -139/+191 |
2011-05-25 | init/clone: remove short option -L and document --separate-git-dir | Nguyen Thai Ngoc Duy | 1 | -1/+1 |
2011-05-24 | handle_options(): do not miscount how many arguments were used | Junio C Hamano | 1 | -1/+1 |
2011-05-24 | config: always parse GIT_CONFIG_PARAMETERS during git_config | Jeff King | 1 | -0/+7 |
2011-05-23 | git-grep: Update tests (mainly for -P) | Michał Kiedrowicz | 1 | -0/+85 |
2011-05-23 | userdiff/perl: tighten BEGIN/END block pattern to reject here-doc delimiters | Jonathan Nieder | 1 | -2/+15 |
2011-05-23 | Merge branch 'jm/maint-diff-words-with-sbe' | Junio C Hamano | 1 | -0/+26 |
2011-05-23 | Merge branch 'ms/ls-remote-exit-with-status' | Junio C Hamano | 1 | -0/+24 |
2011-05-23 | Merge branch 'ab/i18n-scripts-basic' | Junio C Hamano | 1 | -0/+51 |
2011-05-23 | Merge branch 'jc/magic-pathspec' | Junio C Hamano | 2 | -0/+94 |
2011-05-23 | Merge branch 'jk/blame-line-porcelain' | Junio C Hamano | 1 | -0/+90 |
2011-05-21 | tests: make test_expect_code quieter on success | Jonathan Nieder | 1 | -4/+3 |
2011-05-21 | userdiff/perl: catch sub with brace on second line | Jonathan Nieder | 1 | -2/+23 |
2011-05-21 | userdiff/perl: match full line of POD headers | Jonathan Nieder | 1 | -0/+4 |