Age | Commit message (Expand) | Author | Files | Lines |
2016-12-08 | am: change safe_to_abort()'s not rewinding error into a warning | Stephan Beyer | 1 | -1/+1 |
2016-12-08 | am: fix filename in safe_to_abort() error message | Stephan Beyer | 1 | -1/+1 |
2016-12-07 | shallow.c: remove useless code | Nguyễn Thái Ngọc Duy | 1 | -4/+0 |
2016-12-07 | shallow.c: bit manipulation tweaks | Rasmus Villemoes | 1 | -4/+4 |
2016-12-07 | shallow.c: avoid theoretical pointer wrap-around | Rasmus Villemoes | 1 | -1/+1 |
2016-12-07 | shallow.c: make paint_alloc slightly more robust | Nguyễn Thái Ngọc Duy | 1 | -0/+3 |
2016-12-07 | shallow.c: stop abusing COMMIT_SLAB_SIZE for paint_info's memory pools | Nguyễn Thái Ngọc Duy | 1 | -2/+4 |
2016-12-07 | shallow.c: rename fields in paint_info to better express their purposes | Nguyễn Thái Ngọc Duy | 1 | -9/+9 |
2016-12-06 | stash: prefer plumbing over git-diff | Jeff King | 2 | -1/+10 |
2016-12-06 | http-walker: complain about non-404 loose object errors | Jeff King | 2 | -3/+6 |
2016-12-06 | Merge branch 'ew/http-walker' into jk/http-walker-limit-redirect | Junio C Hamano | 3 | -31/+206 |
2016-12-06 | http: treat http-alternates like redirects | Jeff King | 3 | -3/+44 |
2016-12-06 | http: make redirects more obvious | Jeff King | 6 | -3/+81 |
2016-12-06 | remote-curl: rename shadowed options variable | Jeff King | 1 | -9/+9 |
2016-12-06 | http: always update the base URL for redirects | Jeff King | 4 | -4/+21 |
2016-12-06 | http: simplify update_url_from_redirect | Jeff King | 1 | -6/+4 |
2016-12-06 | docs: warn about possible '=' in clean/smudge filter process values | Lars Schneider | 4 | -15/+25 |
2016-12-05 | t0021: minor filter process test cleanup | Lars Schneider | 1 | -3/+2 |
2016-12-05 | git-p4: fix empty file processing for large file system backend GitLFS | Lars Schneider | 2 | -12/+19 |
2016-12-05 | travis-ci: update P4 to 16.2 and GitLFS to 1.5.2 in Linux build | Lars Schneider | 1 | -2/+2 |
2016-12-05 | commit: make --only --allow-empty work without paths | Andreas Krey | 3 | -2/+12 |
2016-12-05 | t3600: remove useless redirect | Stefan Beller | 1 | -1/+1 |
2016-12-05 | unpack-trees: fix grammar for untracked files in directories | Stefan Beller | 2 | -2/+2 |
2016-12-05 | Sync with maint-2.10 | Junio C Hamano | 1 | -0/+48 |
2016-12-05 | preparing for 2.10.3 | Junio C Hamano | 2 | -1/+49 |
2016-12-05 | Merge branch 'jk/common-main' into maint-2.10 | Junio C Hamano | 5 | -11/+12 |
2016-12-01 | convert: git cherry-pick -Xrenormalize did not work | Torsten Bögershausen | 1 | -6/+7 |
2016-12-01 | Merge branch 'tb/t0027-raciness-fix' into jc/renormalize-merge-kill-safer-crlf | Junio C Hamano | 2 | -43/+60 |
2016-11-29 | pull: fast-forward "pull --rebase=true" | Junio C Hamano | 2 | -4/+35 |
2016-11-29 | Merge branch 'tk/diffcore-delta-remove-unused' into maint | Junio C Hamano | 5 | -8/+1 |
2016-11-29 | Merge branch 'jk/create-branch-remove-unused-param' into maint | Junio C Hamano | 4 | -13/+18 |
2016-11-29 | Merge branch 'nd/worktree-lock' into maint | Junio C Hamano | 1 | -1/+1 |
2016-11-29 | Merge branch 'ps/common-info-doc' into maint | Junio C Hamano | 1 | -1/+1 |
2016-11-29 | Merge branch 'rs/cocci' into maint | Junio C Hamano | 1 | -0/+15 |
2016-11-29 | Merge branch 'nd/test-helpers' into maint | Junio C Hamano | 2 | -3/+18 |
2016-11-29 | Merge branch 'sc/fmt-merge-msg-doc-markup-fix' into maint | Junio C Hamano | 1 | -2/+2 |
2016-11-29 | Merge branch 'rs/commit-pptr-simplify' into maint | Junio C Hamano | 1 | -8/+6 |
2016-11-29 | Merge branch 'jk/rebase-config-insn-fmt-docfix' into maint | Junio C Hamano | 1 | -1/+1 |
2016-11-29 | Merge branch 'ak/pre-receive-hook-template-modefix' into maint | Junio C Hamano | 1 | -0/+0 |
2016-11-29 | Merge branch 'ls/macos-update' into maint | Junio C Hamano | 2 | -1/+3 |
2016-11-29 | Merge branch 'as/merge-attr-sleep' into maint | Junio C Hamano | 1 | -5/+13 |
2016-11-29 | Merge branch 'ak/sh-setup-dot-source-i18n-fix' into maint | Junio C Hamano | 1 | -3/+3 |
2016-11-29 | Merge branch 'jk/daemon-path-ok-check-truncation' into maint | Junio C Hamano | 1 | -4/+21 |
2016-11-29 | Merge branch 'rs/ring-buffer-wraparound' into maint | Junio C Hamano | 2 | -2/+4 |
2016-11-29 | Merge branch 'mm/send-email-cc-cruft-after-address' into maint | Junio C Hamano | 3 | -10/+42 |
2016-11-29 | Merge branch 'cp/completion-negative-refs' into maint | Junio C Hamano | 1 | -3/+4 |
2016-11-29 | Merge branch 'jc/am-read-author-file' into maint | Junio C Hamano | 1 | -58/+45 |
2016-11-29 | Git 2.11 | Junio C Hamano | 2 | -1/+6 |
2016-11-29 | Merge branch 'jk/common-main' | Junio C Hamano | 4 | -9/+10 |
2016-11-29 | Merge tag 'l10n-2.11.0-rnd3.1' of git://github.com/git-l10n/git-po | Junio C Hamano | 2 | -4189/+5888 |