41106 Commits (b51c0d4b4c70b3d2ddac1657b98b17e77af1c404)
 

Author SHA1 Message Date
Junio C Hamano b8f5242592 Merge branch 'rs/daemon-plug-child-leak' into maint 9 years ago
Junio C Hamano db43891ce6 Merge branch 'rs/wt-status-detached-branch-fix' into maint 9 years ago
Junio C Hamano f97aee1f94 Merge branch 'jk/initialization-fix-to-add-submodule-odb' into maint 9 years ago
Junio C Hamano ace5348dcb Merge branch 'js/misc-fixes' into maint 9 years ago
Junio C Hamano a878e7e62b Merge branch 'jc/add-u-A-default-to-top' into maint 9 years ago
Junio C Hamano 5e6154fb14 Merge branch 'jk/delete-modechange-conflict' into maint 9 years ago
Junio C Hamano c378862b1e Merge branch 'js/imap-send-curl-compilation-fix' into maint 9 years ago
Junio C Hamano 3897d2d906 Merge branch 'rp/link-curl-before-ssl' into maint 9 years ago
Junio C Hamano 4349f597f0 Merge branch 'nd/clone-linked-checkout' into maint 9 years ago
Junio C Hamano 53be145209 Merge branch 'sa/send-email-smtp-batch-data-limit' into maint 9 years ago
Atousa Pahlevan Duprat 001fd7a90b sha1: allow limiting the size of the data passed to SHA1_Update() 9 years ago
Atousa Pahlevan Duprat 3bc72fde3f sha1: provide another level of indirection for the SHA-1 functions 9 years ago
Junio C Hamano 684fea3794 Merge branch 'xf/user-manual-ff' into maint 9 years ago
Junio C Hamano 6c66686e0b Merge branch 'xf/user-manual-markup' into maint 9 years ago
Junio C Hamano 7974b3fd75 Merge branch 'jc/everyday-markup' into maint 9 years ago
Junio C Hamano bc1e0481bf Merge branch 'jc/em-dash-in-doc' into maint 9 years ago
Junio C Hamano d091031ce2 Merge branch 'es/worktree-add' into maint 9 years ago
Doug Kelly 478f34d2b6 gc: remove garbage .idx files from pack dir 9 years ago
Doug Kelly e6d65c9a47 t5304: test cleaning pack garbage 9 years ago
Junio C Hamano fdca2bed90 Merge branch 'mk/blame-error-message' into maint 9 years ago
Junio C Hamano 5c15ca0b3c Merge branch 'jk/merge-file-exit-code' into maint 9 years ago
Junio C Hamano 3a27eec48e Merge branch 'dt/name-hash-dir-entry-fix' into maint 9 years ago
Junio C Hamano ced2321a8d Merge branch 'jc/am-3-fallback-regression-fix' into maint 9 years ago
Junio C Hamano f5f7684596 Merge branch 'jc/usage-stdin' into maint 9 years ago
Junio C Hamano 14f905caf2 Merge branch 'rt/placeholder-in-usage' into maint 9 years ago
Junio C Hamano ccb47391c1 Merge branch 'dt/t7063-fix-flaky-test' into maint 9 years ago
Junio C Hamano 1bf986bc9c Merge branch 'mk/submodule-gitdir-path' into maint 9 years ago
Junio C Hamano c1324e66d4 Merge branch 'nd/gc-auto-background-fix' into maint 9 years ago
Junio C Hamano c7bdbd6f92 Merge branch 'ls/p4-translation-failure' into maint 9 years ago
Junio C Hamano c04b3a2dbf Merge branch 'gr/rebase-i-drop-warn' into maint 9 years ago
Junio C Hamano f836a32ba7 Merge branch 'js/clone-dissociate' into maint 9 years ago
Junio C Hamano 04bba3a12b Merge branch 'ld/p4-import-labels' into maint 9 years ago
Junio C Hamano e23469f91a Merge branch 'tk/stripspace' into maint 9 years ago
Junio C Hamano f89baca1b9 Merge branch 'jk/repository-extension' into maint 9 years ago
René Scharfe b1b49ff8d4 daemon: plug memory leak 9 years ago
René Scharfe 2d71608ec0 run-command: factor out child_process_clear() 9 years ago
René Scharfe c949b00fb8 show-branch: use argv_array for default arguments 9 years ago
René Scharfe c72b49dfab wt-status: use skip_prefix() to get rid of magic string length constants 9 years ago
René Scharfe 8d8325f8ee wt-status: don't skip a magical number of characters blindly 9 years ago
René Scharfe baf0a3e47d wt-status: avoid building bogus branch name with detached HEAD 9 years ago
René Scharfe bcf8cc25ac wt-status: exit early using goto in wt_shortstatus_print_tracking() 9 years ago
René Scharfe 7ca8c18950 t7060: add test for status --branch on a detached HEAD 9 years ago
David Aguilar cfe2d4be91 difftool: ignore symbolic links in use_wt_file 9 years ago
Jeff King e34f80278e merge-file: clamp exit code to maximum 127 9 years ago
Junio C Hamano 39743cf554 rebase-i: work around Windows CRLF line endings 10 years ago
Johannes Schindelin 1db25aae5e t3404: "rebase -i" gets broken when insn sheet uses CR/LF line endings 10 years ago
Jeff King 9a6e4f032e add_submodule_odb: initialize alt_odb list earlier 10 years ago
Jeff King 72fac66bca merge: detect delete/modechange conflict 10 years ago
Jeff King f78d1fe208 t6031: generalize for recursive and resolve strategies 10 years ago
Jeff King 6f50833e98 t6031: move triple-rename test to t3030 10 years ago