37751 Commits (992cb20688033dfa3cf8ceff29ac655f1a0ad6d9)
 

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy dcadc8b806 mv: combine two if(s) 11 years ago
Nguyễn Thái Ngọc Duy b46b15dea0 mv: unindent one level for directory move code 11 years ago
Nguyễn Thái Ngọc Duy e2b6cfa02e mv: move index search code out 11 years ago
Nguyễn Thái Ngọc Duy 42de4b169c mv: remove an "if" that's always true 11 years ago
Nguyễn Thái Ngọc Duy 3af05a6d0d mv: split submodule move preparation code out 11 years ago
Arjun Sreedharan 693eb02a5e calloc() and xcalloc() takes nmemb and then size 11 years ago
Thomas Braun c254516737 completion: Add --ignore-blank-lines for diff 11 years ago
Max Kirillov c40fdd01dd reachable.c: add HEAD to reachability starting commits 11 years ago
Junio C Hamano 4ed115e9c5 cache-tree: do not try to use an invalidated subtree info to build a tree 11 years ago
Jonathan Nieder 88499b296b update-ref --stdin: pass transaction around explicitly 11 years ago
Jonathan Nieder ab5ac95725 update-ref --stdin: narrow scope of err strbuf 11 years ago
Ronnie Sahlberg 7521cc4611 refs.c: make delete_ref use a transaction 11 years ago
Ronnie Sahlberg 029cdb4ab2 refs.c: make prune_ref use a transaction to delete the ref 11 years ago
Ronnie Sahlberg cba12021c3 refs.c: remove lock_ref_sha1 11 years ago
Ronnie Sahlberg 04ad6223ec refs.c: remove the update_ref_write function 11 years ago
Ronnie Sahlberg 45421e24e8 refs.c: remove the update_ref_lock function 11 years ago
Ronnie Sahlberg 88b680ae8d refs.c: make lock_ref_sha1 static 11 years ago
Ronnie Sahlberg b6b10bb44c walker.c: use ref transaction for ref updates 11 years ago
Ronnie Sahlberg 3f09ba7543 fast-import.c: use a ref transaction when dumping tags 11 years ago
Ronnie Sahlberg 6629ea2d4a receive-pack.c: use a reference transaction for updating the refs 11 years ago
Ronnie Sahlberg b4d75ac1d1 refs.c: change update_ref to use a transaction 11 years ago
Ronnie Sahlberg d43f990fac branch.c: use ref transaction for all ref updates 11 years ago
Ronnie Sahlberg de7e86f522 fast-import.c: change update_branch to use ref transactions 11 years ago
Ronnie Sahlberg d668d16ca7 sequencer.c: use ref transactions for all ref updates 11 years ago
Ronnie Sahlberg c0fe1ed084 commit.c: use ref transactions for updates 11 years ago
Ronnie Sahlberg 867c2fac0a replace.c: use the ref transaction functions for updates 11 years ago
Ronnie Sahlberg e5074bfe8c tag.c: use ref transactions when doing updates 11 years ago
Ronnie Sahlberg 2bdc785fd7 refs.c: add transaction.status and track OPEN/CLOSED 11 years ago
Ronnie Sahlberg 93a644ea9d refs.c: make ref_transaction_begin take an err argument 11 years ago
Ronnie Sahlberg 8c8bdc0d35 refs.c: update ref_transaction_delete to check for error and return status 11 years ago
Ronnie Sahlberg b416af5bcd refs.c: change ref_transaction_create to do error checking and return status 11 years ago
Junio C Hamano 85f083786f Start the post-2.1 cycle 11 years ago
Junio C Hamano f655651e09 Merge branch 'rs/strbuf-getcwd' 11 years ago
Junio C Hamano 51eeaea210 Merge branch 'ta/pretty-parse-config' 11 years ago
Junio C Hamano 4740891e47 Merge branch 'bc/archive-pax-header-mode' 11 years ago
Junio C Hamano 0e28161700 Merge branch 'pr/remotes-in-hashmap' 11 years ago
Junio C Hamano 44ceb79f84 Merge branch 'jk/pretty-empty-format' 11 years ago
Junio C Hamano 56f214e071 Merge branch 'ta/config-set' 11 years ago
Junio C Hamano e8e4ce72cd Merge branch 'rs/init-no-duplicate-real-path' 11 years ago
Junio C Hamano 1d8a6f6929 Merge branch 'mm/config-edit-global' 11 years ago
Junio C Hamano c518279c0e Merge branch 'jc/reopen-lock-file' 11 years ago
René Scharfe ba9b9e1242 imap-send: simplify v_issue_imap_cmd() and get_cmd_result() using starts_with() 11 years ago
Brice Lambson 5f4e02e517 MinGW: update tests to handle a native eol of crlf 11 years ago
Pat Thoyts 5491e9e29e Makefile: propagate NATIVE_CRLF to C 11 years ago
Alex Henrie ad5fe3771b grammofix in user-facing messages 11 years ago
David Aguilar 24d36f1472 stylefix: asterisks stick to the variable, not the type 11 years ago
René Scharfe 57065289a9 merge-tree: remove unused df_conflict arguments 11 years ago
René Scharfe 59b8263a6d http-walker: simplify process_alternates_response() using strbuf 11 years ago
René Scharfe 37007c3a87 config: simplify git_config_include() 11 years ago
René Scharfe d773144417 pack-write: simplify index_pack_lockfile using skip_prefix() and xstrfmt() 11 years ago