43355 Commits (433860f3d0beb0c6f205290bd16cda413148f098)
 

Author SHA1 Message Date
Junio C Hamano 0b65a8dbdb Git 2.8.4 9 years ago
Junio C Hamano 1676827c85 Merge branch 'kb/msys2-tty' into maint 9 years ago
Junio C Hamano 389c3289cf Merge branch 'da/difftool' into maint 9 years ago
Junio C Hamano 7dcbf891d9 Merge branch 'tb/core-eol-fix' into maint 9 years ago
Junio C Hamano 05781d37fa Merge branch 'ar/diff-args-osx-precompose' into maint 9 years ago
Junio C Hamano 283badc38e Merge branch 'sb/submodule-helper-relative-path' 9 years ago
Junio C Hamano f6136f3c39 Merge branch 'sb/submodule-helper-list-signal-unmatch-via-exit-status' 9 years ago
Junio C Hamano a7d4c49a82 builtin/apply: remove misleading comment on lock_file field 9 years ago
Ville Skyttä 34d8f5a8aa git-prompt.sh: Don't error on null ${ZSH,BASH}_VERSION, $short_sha 9 years ago
Michael J Gruber 0f974e2124 cherry-pick: allow to pick to unborn branches 9 years ago
Lukas Fleischer 860a2ebecd receive-pack: send auto-gc output over sideband 2 9 years ago
Jiang Xin 5b04ee3b95 l10n: zh_CN: for git v2.9.0 l10n round 1 9 years ago
William Duclot 0719f3eecd userdiff: add built-in pattern for CSS 9 years ago
Junio C Hamano 6326f19925 Almost ready for 2.9-rc2 9 years ago
Junio C Hamano bf523da2a2 Merge branch 'rs/apply-name-terminate' 9 years ago
Junio C Hamano 29e54b019f Merge branch 'rs/patch-id-use-skip-prefix' 9 years ago
Junio C Hamano fb14575e10 Merge branch 'bd/readme.markdown-more' 9 years ago
Junio C Hamano ec5ad66ee2 Merge branch 'mm/makefile-developer-can-be-in-config-mak' 9 years ago
Junio C Hamano a8398b952d Merge branch 'em/man-bold-literal' 9 years ago
Junio C Hamano 1df2d6e8df Merge branch 'pa/cherry-pick-doc-typo' 9 years ago
Junio C Hamano 160ef79cec Merge branch 'mr/send-email-doc-gmail-2fa' 9 years ago
Junio C Hamano 7267404dc5 Merge branch 'js/rebase-i-dedup-call-to-rerere' 9 years ago
Junio C Hamano be3ac81f0c Merge branch 'js/perf-rebase-i' 9 years ago
Christian Couder a1bc3dd464 builtin/apply: move 'newfd' global into 'struct apply_state' 9 years ago
Christian Couder 8f31fac365 builtin/apply: add 'lock_file' pointer into 'struct apply_state' 9 years ago
Jeff King fb85db84dc rev-list: disable bitmaps when "-n" is used with listing objects 9 years ago
Jeff King 5c9f9bf313 rev-list: "adjust" results of "--count --use-bitmap-index -n" 9 years ago
Junio C Hamano ed6e8038f9 pathspec: rename free_pathspec() to clear_pathspec() 9 years ago
SZEDER Gábor 1df036ea25 Documentation/git-send-email: fix typo in gmail 2FA section 9 years ago
Junio C Hamano fe17fc0006 t2300: run git-sh-setup in an environment that better mimics the real life 9 years ago
Junio C Hamano e256eec79d t5500 & t7403: lose bash-ism "local" 9 years ago
Stefan Beller 44431df024 submodule: remove bashism from shell script 9 years ago
Stefan Beller b0f4b40846 submodule--helper: offer a consistent API 9 years ago
Christian Couder 91b769c48f builtin/apply: move applying patches into apply_all_patches() 9 years ago
Christian Couder c84a86c995 builtin/apply: move 'state' check into check_apply_state() 9 years ago
Christian Couder 2f63cea963 builtin/apply: move 'symlink_changes' global into 'struct apply_state' 9 years ago
Christian Couder 71dac5cef5 builtin/apply: move 'fn_table' global into 'struct apply_state' 9 years ago
Christian Couder d7263d097c builtin/apply: move 'state_linenr' global into 'struct apply_state' 9 years ago
Christian Couder 1ffec303ab builtin/apply: move 'max_change' and 'max_len' into 'struct apply_state' 9 years ago
Christian Couder 10a9ddba2c builtin/apply: move 'ws_ignore_action' into 'struct apply_state' 9 years ago
Christian Couder e9c6b279b8 builtin/apply: move 'ws_error_action' into 'struct apply_state' 9 years ago
Christian Couder 7243f5f350 builtin/apply: move 'applied_after_fixing_ws' into 'struct apply_state' 9 years ago
Christian Couder 70e1d53df1 builtin/apply: move 'squelch_whitespace_errors' into 'struct apply_state' 9 years ago
Christian Couder 8bcba3d0d6 builtin/apply: remove whitespace_option arg from set_default_whitespace_mode() 9 years ago
Christian Couder 161fcbe988 builtin/apply: move 'whitespace_option' into 'struct apply_state' 9 years ago
Christian Couder 5460cd0b10 builtin/apply: move 'whitespace_error' global into 'struct apply_state' 9 years ago
Christian Couder 36371e4c7e builtin/apply: move 'root' global into 'struct apply_state' 9 years ago
Christian Couder b76184e410 builtin/apply: move 'p_value_known' global into 'struct apply_state' 9 years ago
Christian Couder dbd23433e7 builtin/apply: move 'p_value' global into 'struct apply_state' 9 years ago
Christian Couder 0c1138cbdb builtin/apply: move 'has_include' global into 'struct apply_state' 9 years ago