Age | Commit message (Expand) | Author | Files | Lines |
2012-05-01 | Merge branch 'it/fetch-pack-many-refs' into maint | Junio C Hamano | 2 | -0/+97 |
2012-05-01 | Merge branch 'lp/maint-diff-three-dash-with-graph' into maint | Junio C Hamano | 1 | -0/+290 |
2012-05-01 | Merge branch 'jk/rebase-i-submodule-conflict-only' into maint | Junio C Hamano | 1 | -0/+30 |
2012-05-01 | t/gitweb-lib: use $PERL_PATH to run gitweb | Jeff King | 1 | -1/+1 |
2012-05-01 | log-tree: the previous one is still not quite right | Junio C Hamano | 1 | -0/+16 |
2012-05-01 | log-tree: use custom line terminator in line termination mode | Jan Krüger | 1 | -0/+12 |
2012-05-01 | t5541: test more combinations of --progress | Jeff King | 1 | -2/+25 |
2012-04-29 | config: expand tildes in include.path variable | Jeff King | 1 | -0/+8 |
2012-04-27 | t4052: work around shells unable to set COLUMNS to 1 | Zbigniew Jędrzejewski-Szmek | 1 | -2/+4 |
2012-04-27 | Merge branch 'zj/mksh-columns-breakage' into lp/diffstat-with-graph | Junio C Hamano | 1 | -0/+1 |
2012-04-27 | test-lib: skip test with COLUMNS=1 under mksh | Zbigniew Jędrzejewski-Szmek | 1 | -0/+1 |
2012-04-27 | t5570: fix forwarding of git-daemon messages via cat | Johannes Sixt | 1 | -11/+11 |
2012-04-26 | Merge branch 'jk/run-command-eacces' into maint | Junio C Hamano | 1 | -0/+13 |
2012-04-26 | Merge branch 'jc/push-upstream-sanity' into maint | Junio C Hamano | 1 | -0/+54 |
2012-04-26 | Merge branch 'jc/maint-clean-nested-worktree-in-subdir' into maint | Junio C Hamano | 1 | -5/+22 |
2012-04-26 | Merge branch 'jk/diff-no-rename-empty' into maint | Junio C Hamano | 1 | -0/+16 |
2012-04-26 | Merge branch 'jc/commit-unedited-template' into maint | Junio C Hamano | 1 | -0/+14 |
2012-04-26 | Merge branch 'jk/add-p-skip-conflicts' into maint | Junio C Hamano | 1 | -0/+26 |
2012-04-26 | Merge branch 'jc/commit-hook-authorship' into maint | Junio C Hamano | 1 | -0/+18 |
2012-04-26 | Merge branch 'tr/maint-word-diff-regex-sticky' into maint | Junio C Hamano | 1 | -0/+36 |
2012-04-26 | Merge branch 'jh/notes-merge-in-git-dir-worktree' into maint | Junio C Hamano | 1 | -4/+23 |
2012-04-25 | config: reject bogus section names for --rename-section | Jeff King | 1 | -0/+8 |
2012-04-24 | git-remote-testgit: fix race when spawning fast-import | Pete Wyckoff | 1 | -0/+13 |
2012-04-20 | t9300-fast-import: avoid 'exit' in test_expect_success snippets | Johannes Sixt | 1 | -34/+54 |
2012-04-19 | t9400: fix gnuism in grep | Junio C Hamano | 1 | -2/+2 |
2012-04-18 | fmt-merge-msg: discard needless merge parents | Junio C Hamano | 1 | -1/+30 |
2012-04-18 | Prevent graph_width of stat width from falling below min | Lucian Poston | 1 | -7/+7 |
2012-04-18 | t4052: Test diff-stat output with minimum columns | Lucian Poston | 1 | -0/+28 |
2012-04-17 | builtin/merge.c: reduce parents early | Junio C Hamano | 3 | -3/+3 |
2012-04-17 | merge tests: octopus with redundant parents | Michał Kiedrowicz | 3 | -7/+39 |
2012-04-17 | fetch: describe new refs based on where it came from | Marc Branchaud | 1 | -0/+30 |
2012-04-16 | t4052: Adjust --graph --stat output for prefixes | Lucian Poston | 1 | -9/+25 |
2012-04-16 | t4052: test --stat output with --graph | Zbigniew Jędrzejewski-Szmek | 1 | -4/+74 |
2012-04-12 | Fix httpd tests that broke when non-ff push advice changed | Christopher Tiwald | 2 | -2/+2 |
2012-04-11 | gc: do not explode objects which will be immediately pruned | Jeff King | 1 | -0/+14 |
2012-04-11 | tests: modernise style: more uses of test_line_count | Stefano Lattarini | 19 | -74/+65 |
2012-04-10 | remote-curl: main test case for the OS command line overflow | Ivan Todoroski | 1 | -0/+31 |
2012-04-10 | fetch-pack: test cases for the new --stdin option | Ivan Todoroski | 1 | -0/+66 |
2012-04-10 | fast-import: tighten parsing of datarefs | Pete Wyckoff | 1 | -0/+287 |
2012-04-10 | rev-parse --show-prefix: add in trailing newline | Ross Lagerwall | 1 | -1/+1 |
2012-04-10 | fix http auth with multiple curl handles | Jeff King | 1 | -5/+5 |
2012-04-10 | http auth fails with multiple curl handles | Clemens Buchacher | 1 | -10/+15 |
2012-04-09 | rebase -i continue: don't skip commits that only change submodules | John Keeping | 1 | -0/+30 |
2012-04-09 | Merge branch 'tr/cache-tree' into maint-1.7.8 | Junio C Hamano | 1 | -0/+93 |
2012-04-09 | Merge branch 'cb/maint-t5541-make-server-port-portable' into maint-1.7.8 | Junio C Hamano | 1 | -0/+28 |
2012-04-09 | Merge branch 'tr/maint-bundle-boundary' into maint-1.7.8 | Junio C Hamano | 1 | -22/+35 |
2012-04-09 | Merge branch 'tr/maint-bundle-long-subject' into maint-1.7.8 | Junio C Hamano | 1 | -24/+23 |
2012-04-05 | run-command: treat inaccessible directories as ENOENT | Jeff King | 1 | -0/+13 |
2012-04-05 | push: error out when the "upstream" semantics does not make sense | Junio C Hamano | 1 | -0/+54 |
2012-04-05 | add--interactive: ignore unmerged entries in patch mode | Jeff King | 1 | -0/+26 |