Age | Commit message (Expand) | Author | Files | Lines |
2012-06-14 | t7400: avoid path mangling issues | Johannes Sixt | 1 | -3/+8 |
2012-06-06 | submodule: fix handling of superproject origin URLs like foo, ./foo and ./foo... | Jon Seymour | 2 | -6/+6 |
2012-06-06 | submodule: fix sync handling of some relative superproject origin URLs | Jon Seymour | 1 | -4/+4 |
2012-06-03 | submodule: document failure to handle relative superproject origin URLs | Jon Seymour | 2 | -1/+123 |
2012-06-03 | submodule: additional regression tests for relative URLs | Jon Seymour | 1 | -3/+107 |
2012-05-17 | Merge branch 'fc/git-complete-helper' | Junio C Hamano | 1 | -1/+1 |
2012-05-17 | Merge branch 'ld/git-p4-tags-and-labels' | Junio C Hamano | 1 | -0/+20 |
2012-05-14 | Merge branch 'nd/threaded-index-pack' | Junio C Hamano | 1 | -0/+40 |
2012-05-14 | completion: add new __git_complete helper | Felipe Contreras | 1 | -1/+1 |
2012-05-11 | git p4: add test for tag import/export enabled via config | Luke Diamand | 1 | -0/+20 |
2012-05-11 | Merge branch 'ef/checkout-empty' | Junio C Hamano | 1 | -0/+11 |
2012-05-11 | Merge branch 'jk/maint-reflog-walk-count-vs-time' | Junio C Hamano | 1 | -4/+57 |
2012-05-10 | Merge branch 'jk/status-porcelain-z-b' | Junio C Hamano | 1 | -1/+15 |
2012-05-10 | Merge branch 'js/checkout-detach-count' | Junio C Hamano | 1 | -5/+16 |
2012-05-10 | Merge branch 'nd/stream-to-archive' | Junio C Hamano | 2 | -30/+60 |
2012-05-08 | checkout: do not corrupt HEAD on empty repo | Erik Faye-Lund | 1 | -0/+11 |
2012-05-08 | Merge branch 'jk/maint-status-porcelain-z-b' into HEAD | Jeff King | 1 | -1/+15 |
2012-05-08 | status: respect "-b" for porcelain format | Jeff King | 1 | -1/+6 |
2012-05-08 | status: fix null termination with "-b" | Jeff King | 1 | -0/+9 |
2012-05-07 | index-pack: support multithreaded delta resolving | Nguyễn Thái Ngọc Duy | 1 | -0/+40 |
2012-05-07 | reflog-walk: tell explicit --date=default from not having --date at all | Junio C Hamano | 1 | -4/+4 |
2012-05-07 | Merge branch 'zj/diff-empty-chmod' | Junio C Hamano | 1 | -18/+47 |
2012-05-07 | Merge branch 'jk/maint-tformat-with-z' | Junio C Hamano | 1 | -0/+28 |
2012-05-07 | Merge branch 'th/difftool-diffall' | Junio C Hamano | 1 | -0/+57 |
2012-05-04 | checkout (detached): truncate list of orphaned commits at the new HEAD | Johannes Sixt | 1 | -1/+1 |
2012-05-04 | t2020-checkout-detach: check for the number of orphaned commits | Johannes Sixt | 1 | -5/+16 |
2012-05-04 | reflog-walk: always make HEAD@{0} show indexed selectors | Jeff King | 1 | -0/+8 |
2012-05-04 | log: respect date_mode_explicit with --format:%gd | Jeff King | 1 | -1/+1 |
2012-05-04 | t1411: add more selector index/date tests | Jeff King | 1 | -0/+45 |
2012-05-03 | Merge branch 'jc/merge-reduce-parents-early' into maint | Junio C Hamano | 3 | -8/+69 |
2012-05-03 | Merge branch 'cb/http-multi-curl-auth' into maint | Junio C Hamano | 1 | -5/+10 |
2012-05-03 | Merge branch 'mb/fetch-call-a-non-branch-a-ref' into maint | Junio C Hamano | 1 | -0/+30 |
2012-05-03 | Merge branch 'jk/maint-push-progress' | Junio C Hamano | 1 | -2/+25 |
2012-05-03 | Merge branch 'nd/columns' | Junio C Hamano | 4 | -0/+325 |
2012-05-03 | t5000: rationalize unzip tests | René Scharfe | 1 | -40/+39 |
2012-05-03 | archive-zip: streaming for deflated files | René Scharfe | 2 | -0/+11 |
2012-05-03 | archive-zip: streaming for stored files | René Scharfe | 2 | -0/+10 |
2012-05-03 | archive-tar: stream large blobs to tar file | Nguyễn Thái Ngọc Duy | 2 | -0/+10 |
2012-05-02 | Merge branch 'jk/maint-gitweb-test-use-sane-perl' | Junio C Hamano | 1 | -1/+1 |
2012-05-02 | Merge branch 'zj/diff-stat-smaller-num-columns' | Junio C Hamano | 75 | -341/+360 |
2012-05-02 | Merge branch 'pw/p4-various' | Junio C Hamano | 3 | -5/+242 |
2012-05-02 | Merge branch 'lp/diffstat-with-graph' | Junio C Hamano | 1 | -4/+120 |
2012-05-02 | Merge branch 'zj/mksh-columns-breakage' | Junio C Hamano | 1 | -0/+1 |
2012-05-02 | Merge branch 'mm/simple-push' | Junio C Hamano | 2 | -23/+85 |
2012-05-02 | t4006: Windows do not have /dev/zero | Johannes Sixt | 1 | -1/+1 |
2012-05-01 | diff --stat: report mode-only changes for binary files like text files | Zbigniew Jędrzejewski-Szmek | 1 | -7/+1 |
2012-05-01 | Merge branch 'pw/fast-import-dataref-parsing' into maint | Junio C Hamano | 1 | -0/+287 |
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 |