index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-09-03
reachable.c: add HEAD to reachability starting commits
Max Kirillov
2014-09-03
cache-tree: do not try to use an invalidated subtree info to build a tree
Junio C Hamano
2014-09-03
update-ref --stdin: pass transaction around explicitly
Jonathan Nieder
2014-09-03
update-ref --stdin: narrow scope of err strbuf
Jonathan Nieder
2014-09-03
refs.c: make delete_ref use a transaction
Ronnie Sahlberg
2014-09-03
refs.c: make prune_ref use a transaction to delete the ref
Ronnie Sahlberg
2014-09-03
refs.c: remove lock_ref_sha1
Ronnie Sahlberg
2014-09-03
refs.c: remove the update_ref_write function
Ronnie Sahlberg
2014-09-03
refs.c: remove the update_ref_lock function
Ronnie Sahlberg
2014-09-03
refs.c: make lock_ref_sha1 static
Ronnie Sahlberg
2014-09-03
walker.c: use ref transaction for ref updates
Ronnie Sahlberg
2014-09-03
fast-import.c: use a ref transaction when dumping tags
Ronnie Sahlberg
2014-09-03
receive-pack.c: use a reference transaction for updating the refs
Ronnie Sahlberg
2014-09-03
refs.c: change update_ref to use a transaction
Ronnie Sahlberg
2014-09-03
branch.c: use ref transaction for all ref updates
Ronnie Sahlberg
2014-09-03
fast-import.c: change update_branch to use ref transactions
Ronnie Sahlberg
2014-09-03
sequencer.c: use ref transactions for all ref updates
Ronnie Sahlberg
2014-09-03
commit.c: use ref transactions for updates
Ronnie Sahlberg
2014-09-03
replace.c: use the ref transaction functions for updates
Ronnie Sahlberg
2014-09-03
tag.c: use ref transactions when doing updates
Ronnie Sahlberg
2014-09-03
refs.c: add transaction.status and track OPEN/CLOSED
Ronnie Sahlberg
2014-09-03
refs.c: make ref_transaction_begin take an err argument
Ronnie Sahlberg
2014-09-03
refs.c: update ref_transaction_delete to check for error and return status
Ronnie Sahlberg
2014-09-03
refs.c: change ref_transaction_create to do error checking and return status
Ronnie Sahlberg
2014-09-02
Start the post-2.1 cycle
Junio C Hamano
2014-09-02
Merge branch 'rs/strbuf-getcwd'
Junio C Hamano
2014-09-02
Merge branch 'ta/pretty-parse-config'
Junio C Hamano
2014-09-02
Merge branch 'bc/archive-pax-header-mode'
Junio C Hamano
2014-09-02
Merge branch 'pr/remotes-in-hashmap'
Junio C Hamano
2014-09-02
Merge branch 'jk/pretty-empty-format'
Junio C Hamano
2014-09-02
Merge branch 'ta/config-set'
Junio C Hamano
2014-09-02
Merge branch 'rs/init-no-duplicate-real-path'
Junio C Hamano
2014-09-02
Merge branch 'mm/config-edit-global'
Junio C Hamano
2014-09-02
Merge branch 'jc/reopen-lock-file'
Junio C Hamano
2014-09-02
imap-send: simplify v_issue_imap_cmd() and get_cmd_result() using starts_with()
René Scharfe
2014-09-02
MinGW: update tests to handle a native eol of crlf
Brice Lambson
2014-09-02
Makefile: propagate NATIVE_CRLF to C
Pat Thoyts
2014-09-02
grammofix in user-facing messages
Alex Henrie
2014-09-02
stylefix: asterisks stick to the variable, not the type
David Aguilar
2014-09-02
merge-tree: remove unused df_conflict arguments
René Scharfe
2014-09-02
http-walker: simplify process_alternates_response() using strbuf
René Scharfe
2014-09-02
config: simplify git_config_include()
René Scharfe
2014-09-02
pack-write: simplify index_pack_lockfile using skip_prefix() and xstrfmt()
René Scharfe
2014-09-02
connect: simplify check_ref() using skip_prefix() and starts_with()
René Scharfe
2014-08-29
index-pack: fix race condition with duplicate bases
Jeff King
2014-08-29
pretty: provide a strict ISO 8601 date format
Beat Bolli
2014-08-29
autoconf: check for setitimer()
Jonas 'Sortie' Termansen
2014-08-29
autoconf: check for struct itimerval
Jonas 'Sortie' Termansen
2014-08-29
git-compat-util.h: add missing semicolon after struct itimerval
Jonas 'Sortie' Termansen
2014-08-29
determine_author_info(): copy getenv output
Jeff King
[prev]
[next]