42394 Commits (56331f8727b0c2e7dc713b728eaf1e5843422cb7)
 

Author SHA1 Message Date
Matthieu Moy a217f07388 README.md: move down historical explanation about the name 9 years ago
Matthieu Moy 28513c4f56 README.md: don't call git stupid in the title 9 years ago
Matthieu Moy d9b297db70 README.md: move the link to git-scm.com up 9 years ago
Matthieu Moy 6164972018 README.md: add hyperlinks on filenames 9 years ago
Matthieu Moy 4ad21f5d59 README: use markdown syntax 9 years ago
Martin Amdisen 9537f21b55 templates/hooks: fix minor typo in the sample update-hook 9 years ago
Stefan Beller fb43e31f2b submodule: try harder to fetch needed sha1 by direct fetching sha1 9 years ago
Felipe Gonçalves Assis 44c74ecade t3034: test deprecated interface 9 years ago
Felipe Gonçalves Assis 2307211349 t3034: test option to disable renames 9 years ago
Felipe Gonçalves Assis 63651e1a13 t3034: add rename threshold tests 9 years ago
Stefan Beller 2b56bb7a87 submodule helper list: respect correct path prefix 9 years ago
Junio C Hamano 56f37fda51 Eighth batch for 2.8 9 years ago
Junio C Hamano c3b1e8d851 Merge branch 'jc/am-i-v-fix' 9 years ago
Junio C Hamano 595bfefa6c Merge branch 'nd/worktree-add-B' 9 years ago
Junio C Hamano 5e57f9c3df Merge branch 'nd/exclusion-regression-fix' 9 years ago
Junio C Hamano e79112d210 Merge branch 'ce/https-public-key-pinning' 9 years ago
Junio C Hamano 65ba75ba7d Merge branch 'bc/http-empty-auth' 9 years ago
Junio C Hamano 97c49af6a7 Merge branch 'sp/remote-curl-ssl-strerror' 9 years ago
Junio C Hamano 9831e92bfa Merge branch 'jk/lose-name-path' 9 years ago
Junio C Hamano e84d5e9fa1 Merge branch 'ew/force-ipv4' 9 years ago
Junio C Hamano 8020803f50 Merge branch 'nd/git-common-dir-fix' 9 years ago
Junio C Hamano e6a6a768ca Merge branch 'nd/dwim-wildcards-as-pathspecs' 9 years ago
Felipe Gonçalves Assis 87892f605b merge-recursive: find-renames resets threshold 9 years ago
John Keeping 3b1442d5d2 t9200: avoid grep on non-ASCII data 9 years ago
John Keeping 0be43dedbc t8005: avoid grep on non-ASCII data 9 years ago
Jon Griffiths 6e61449051 credential-cache--daemon: change to the socket dir on startup 9 years ago
Matthieu Moy f6b1fb372e Documentation/git-push: document that 'simple' is the default 9 years ago
Patrick Steinhardt 4867f1184c xdiff/xmerge: fix memory leak in xdl_merge 9 years ago
Jon Griffiths bd93b8d9be credential-cache--daemon: disallow relative socket path 9 years ago
Jon Griffiths a6e5e2864f credential-cache--daemon: refactor check_socket_directory 9 years ago
Eric Wong 7c0da37d7b tests: remove no-op full-svn-test target 9 years ago
Torsten Bögershausen 817a0c7968 convert.c: correct attr_action() 9 years ago
Jeff King 907681e940 xdiff: drop XDL_EMIT_COMMON 9 years ago
Jeff King b779b3a199 merge-tree: drop generate_common strategy 9 years ago
Jeff King 1a92e53ba3 merge-one-file: use empty blob for add/add base 9 years ago
Jeff King 08c95df8fa ewah: convert to REALLOC_ARRAY, etc 9 years ago
Jeff King fb7dbf3e7a convert ewah/bitmap code to use xmalloc 9 years ago
Jeff King b1ddfb9151 diff_populate_gitlink: use a strbuf 9 years ago
Jeff King 21f9d0f6f2 transport_anonymize_url: use xstrfmt 9 years ago
Jeff King 7eb45b5f78 git-compat-util: drop mempcpy compat code 9 years ago
Jeff King 7b35eaf8c5 sequencer: simplify memory allocation of get_message 9 years ago
Jeff King 62f17513e7 test-path-utils: fix normalize_path_copy output buffer size 9 years ago
Jeff King 5545f057d4 fetch-pack: simplify add_sought_entry 9 years ago
Jeff King a78c188a32 fast-import: simplify allocation in start_packfile 9 years ago
Jeff King e0b8373510 write_untracked_extension: use FLEX_ALLOC helper 9 years ago
Jeff King 20574f551b prepare_{git,shell}_cmd: use argv_array 9 years ago
Jeff King 50a6c8efa2 use st_add and st_mult for allocation size computation 9 years ago
Jeff King 96ffc06f72 convert trivial cases to FLEX_ARRAY macros 9 years ago
Jeff King 3733e69464 use xmallocz to avoid size arithmetic 9 years ago
Jeff King b32fa95fd8 convert trivial cases to ALLOC_ARRAY 9 years ago