Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jl/nor-or-nand-and' into maint | Junio C Hamano | 2014-04-09 | 7 | -7/+7 |
|\ | |||||
| * | code and test: fix misuses of "nor"jl/nor-or-nand-and | Justin Lebar | 2014-03-31 | 7 | -7/+7 |
* | | Merge branch 'cn/fetch-prune-overlapping-destination' into maint | Junio C Hamano | 2014-04-09 | 1 | -0/+20 |
|\ \ | |||||
| * | | fetch: handle overlaping refspecs on --prunecn/fetch-prune-overlapping-destination | Carlos Martín Nieto | 2014-03-26 | 1 | -1/+1 |
| * | | fetch: add a failing test for prunning with overlapping refspecs | Carlos Martín Nieto | 2014-02-28 | 1 | -0/+20 |
* | | | Merge branch 'mh/update-ref-batch-create-fix' into maint | Junio C Hamano | 2014-04-09 | 1 | -0/+11 |
|\ \ \ | |||||
| * | | | update-ref: fail create operation over stdin if ref already existsmh/update-ref-batch-create-fix | Aman Gupta | 2014-04-02 | 1 | -0/+11 |
* | | | | Merge branch 'jk/commit-dates-parsing-fix' into maint | Junio C Hamano | 2014-04-09 | 1 | -4/+2 |
|\ \ \ \ | |||||
| * | | | | t4212: loosen far-in-future test for AIXjk/commit-dates-parsing-fix | Jeff King | 2014-04-01 | 1 | -4/+2 |
* | | | | | Merge branch 'bp/commit-p-editor' into maint | Junio C Hamano | 2014-04-08 | 2 | -9/+58 |
|\ \ \ \ \ | |||||
| * | | | | | merge hook tests: fix and update tests | Benoit Pierre | 2014-03-18 | 1 | -6/+21 |
| * | | | | | commit: fix patch hunk editing with "commit -p -m" | Benoit Pierre | 2014-03-18 | 1 | -2/+2 |
| * | | | | | test patch hunk editing with "commit -p -m" | Benoit Pierre | 2014-03-18 | 1 | -0/+34 |
| * | | | | | merge hook tests: use 'test_must_fail' instead of '!' | Benoit Pierre | 2014-03-11 | 1 | -2/+2 |
| * | | | | | merge hook tests: fix missing '&&' in test | Benoit Pierre | 2014-03-11 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'jk/mv-submodules-fix' into maint | Junio C Hamano | 2014-04-03 | 1 | -1/+12 |
|\ \ \ \ \ | |||||
| * | | | | | mv: prevent mismatched data when ignoring errors.jk/mv-submodules-fix | brian m. carlson | 2014-03-17 | 1 | -1/+12 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'jk/lib-terminal-lazy' into maint | Junio C Hamano | 2014-04-03 | 1 | -18/+19 |
|\ \ \ \ \ | |||||
| * | | | | | t/lib-terminal: make TTY a lazy prerequisitejk/lib-terminal-lazy | Jeff King | 2014-03-14 | 1 | -18/+19 |
| |/ / / / | |||||
* | | | | | Merge branch 'us/printf-not-echo' into maint | Junio C Hamano | 2014-04-03 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | test-lib.sh: do not "echo" caller-supplied stringsus/printf-not-echo | Uwe Storbeck | 2014-03-18 | 1 | -2/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'jn/wt-status' into maint | Junio C Hamano | 2014-04-03 | 2 | -13/+13 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | wt-status: lift the artificual "at least 20 columns" floorjn/wt-status | Junio C Hamano | 2014-03-12 | 2 | -13/+13 |
| |/ / / | |||||
* | | | | Merge branch 'jk/clean-d-pathspec' into maint | Junio C Hamano | 2014-03-18 | 1 | -0/+16 |
|\ \ \ \ | |||||
| * | | | | clean: respect pathspecs with "-d" | Jeff King | 2014-03-11 | 1 | -0/+16 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'da/difftool-git-files' into maint | Junio C Hamano | 2014-03-18 | 1 | -0/+14 |
|\ \ \ \ | |||||
| * | | | | t7800: add a difftool test for .git-filesda/difftool-git-files | Junio C Hamano | 2014-03-05 | 1 | -0/+14 |
| |/ / / | |||||
* | | | | Merge branch 'jk/remote-pushremote-config-reading' into maint | Junio C Hamano | 2014-03-18 | 1 | -0/+13 |
|\ \ \ \ | |||||
| * | | | | remote: handle pushremote config in any orderjk/remote-pushremote-config-reading | Jeff King | 2014-02-24 | 1 | -0/+13 |
| |/ / / | |||||
* | | | | Merge branch 'jk/commit-dates-parsing-fix' into maint | Junio C Hamano | 2014-03-18 | 2 | -0/+59 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | log: do not segfault on gmtime errors | Jeff King | 2014-02-24 | 1 | -0/+8 |
| * | | | log: handle integer overflow in timestamps | Jeff King | 2014-02-24 | 1 | -0/+16 |
| * | | | fsck: report integer overflow in author timestamps | Jeff King | 2014-02-24 | 1 | -0/+14 |
| * | | | t4212: test bogus timestamps with git-log | Jeff King | 2014-02-24 | 1 | -0/+21 |
* | | | | Merge branch 'tr/diff-submodule-no-reuse-worktree' into maint | Junio C Hamano | 2014-03-18 | 1 | -1/+29 |
|\ \ \ \ | |||||
| * | | | | diff: do not reuse_worktree_file for submodulestr/diff-submodule-no-reuse-worktree | Thomas Rast | 2014-02-18 | 1 | -1/+29 |
* | | | | | Merge branch 'nd/reset-setup-worktree' into maint | Junio C Hamano | 2014-03-18 | 1 | -0/+11 |
|\ \ \ \ \ | |||||
| * | | | | | reset: optionally setup worktree and refresh index on --mixednd/reset-setup-worktree | Nguyễn Thái Ngọc Duy | 2014-02-18 | 1 | -0/+11 |
| | |_|/ / | |/| | | | |||||
| * | | | | Merge branch 'bm/merge-base-octopus-dedup' into maint | Junio C Hamano | 2014-02-13 | 1 | -0/+39 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'jc/revision-range-unpeel' into maint | Junio C Hamano | 2014-02-13 | 1 | -0/+17 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'jk/allow-fetch-onelevel-refname' into maint | Junio C Hamano | 2014-02-13 | 1 | -0/+11 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'jk/interpret-branch-name-fix' into maint | Junio C Hamano | 2014-02-13 | 2 | -1/+51 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'as/tree-walk-fix-aggressive-short-cut' into maint | Junio C Hamano | 2014-02-13 | 1 | -0/+13 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'ow/stash-with-ifs' into maint | Junio C Hamano | 2014-02-05 | 1 | -0/+12 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'js/lift-parent-count-limit' into maint | Junio C Hamano | 2014-02-05 | 2 | -1/+36 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/add-empty-fix' into maint | Junio C Hamano | 2014-02-05 | 1 | -0/+19 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'bc/log-decoration' into maint | Junio C Hamano | 2014-02-05 | 1 | -0/+15 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jl/commit-v-strip-marker' into maint | Junio C Hamano | 2014-02-05 | 1 | -1/+27 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tb/clone-ssh-with-colon-for-port' into maint | Junio C Hamano | 2014-02-05 | 2 | -21/+198 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/check-attr-honor-working-tree' into maint | Junio C Hamano | 2014-03-18 | 1 | -22/+40 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |