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-07-16
annotate: use argv_array
René Scharfe
2014-07-16
MinGW: fix compile error due to missing ELOOP
Karsten Blees
2014-07-15
rebase--am: use --cherry-pick instead of --ignore-if-in-upstream
John Keeping
2014-07-15
sha1_file: do not add own object directory as alternate
Ephrim Khong
2014-07-15
t5539: update a flaky test
Jeff King
2014-07-15
Win32: Unicode file name support (dirent)
Karsten Blees
2014-07-15
Win32: Unicode file name support (except dirent)
Karsten Blees
2014-07-15
paint_down_to_common: use prio_queue
Jeff King
2014-07-15
prio-queue: make output stable with respect to insertion
Jeff King
2014-07-15
prio-queue: factor out compare and swap operations
Jeff King
2014-07-15
.gitignore: "git-verify-commit" is a generated file
Øyvind A. Holm
2014-07-14
prep_exclude: remove the artificial PATH_MAX limit
Nguyễn Thái Ngọc Duy
2014-07-14
dir.h: move struct exclude declaration to top level
Nguyễn Thái Ngọc Duy
2014-07-14
dir.c: coding style fix
Nguyễn Thái Ngọc Duy
2014-07-14
revert: add t3513 for submodule updates
Jens Lehmann
2014-07-14
stash: add t3906 for submodule updates
Jens Lehmann
2014-07-14
am: add t4255 for submodule updates
Jens Lehmann
2014-07-14
cherry-pick: add t3512 for submodule updates
Jens Lehmann
2014-07-14
pull: add t5572 for submodule updates
Jens Lehmann
2014-07-14
rebase: add t3426 for submodule updates
Jens Lehmann
2014-07-14
merge: add t7613 for submodule updates
Jens Lehmann
2014-07-14
bisect: add t6041 for submodule updates
Jens Lehmann
2014-07-14
reset: add t7112 for submodule updates
Jens Lehmann
2014-07-14
read-tree: add t1013 for submodule updates
Jens Lehmann
2014-07-14
apply: add t4137 for submodule updates
Jens Lehmann
2014-07-14
checkout: call the new submodule update test framework
Jens Lehmann
2014-07-14
submodules: add the lib-submodule-update.sh test library
Jens Lehmann
2014-07-14
refs.c: change ref_transaction_update() to do error checking and return status
Ronnie Sahlberg
2014-07-14
refs.c: remove the onerr argument to ref_transaction_commit
Ronnie Sahlberg
2014-07-14
update-ref: use err argument to get error from ref_transaction_commit
Ronnie Sahlberg
2014-07-14
refs.c: make update_ref_write update a strbuf on failure
Ronnie Sahlberg
2014-07-14
refs.c: make ref_update_reject_duplicates take a strbuf argument for errors
Ronnie Sahlberg
2014-07-14
refs.c: log_ref_write should try to return meaningful errno
Ronnie Sahlberg
2014-07-14
refs.c: make resolve_ref_unsafe set errno to something meaningful on error
Ronnie Sahlberg
2014-07-14
refs.c: commit_packed_refs to return a meaningful errno on failure
Ronnie Sahlberg
2014-07-14
refs.c: make remove_empty_directories always set errno to something sane
Ronnie Sahlberg
2014-07-14
refs.c: verify_lock should set errno to something meaningful
Ronnie Sahlberg
2014-07-14
refs.c: make sure log_ref_setup returns a meaningful errno
Ronnie Sahlberg
2014-07-14
refs.c: add an err argument to repack_without_refs
Ronnie Sahlberg
2014-07-14
lockfile.c: make lock_file return a meaningful errno on failurei
Ronnie Sahlberg
2014-07-14
lockfile.c: add a new public function unable_to_lock_message
Ronnie Sahlberg
2014-07-14
refs.c: add a strbuf argument to ref_transaction_commit for error logging
Ronnie Sahlberg
2014-07-14
refs.c: allow passing NULL to ref_transaction_free
Ronnie Sahlberg
2014-07-14
refs.c: constify the sha arguments for ref_transaction_create|delete|update
Ronnie Sahlberg
2014-07-14
refs.c: ref_transaction_commit should not free the transaction
Ronnie Sahlberg
2014-07-14
refs.c: remove ref_transaction_rollback
Ronnie Sahlberg
2014-07-13
api-trace.txt: add trace API documentation
Karsten Blees
2014-07-13
progress: simplify performance measurement by using getnanotime()
Karsten Blees
2014-07-13
wt-status: simplify performance measurement by using getnanotime()
Karsten Blees
2014-07-13
git: add performance tracing for git's main() function to debug scripts
Karsten Blees
[prev]
[next]