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
2015-05-11
refs: check for D/F conflicts among refs created in a transaction
Michael Haggerty
2015-05-11
ref_transaction_commit(): use a string_list for detecting duplicates
Michael Haggerty
2015-05-11
is_refname_available(): use dirname in first loop
Michael Haggerty
2015-05-11
struct nonmatching_ref_data: store a refname instead of a ref_entry
Michael Haggerty
2015-05-11
report_refname_conflict(): inline function
Michael Haggerty
2015-05-11
entry_matches(): inline function
Michael Haggerty
2015-05-11
is_refname_available(): convert local variable "dirname" to strbuf
Michael Haggerty
2015-05-11
is_refname_available(): avoid shadowing "dir" variable
Michael Haggerty
2015-05-11
is_refname_available(): revamp the comments
Michael Haggerty
2015-05-11
t1404: new tests of ref D/F conflicts within transactions
Michael Haggerty
2015-05-10
update-ref: test handling large transactions properly
Stefan Beller
2015-05-08
bundle: verify arguments more strictly
Patrick Steinhardt
2015-05-07
tests: skip dav http-push tests under NO_EXPAT=NoThanks
Junio C Hamano
2015-05-07
t/lib-httpd.sh: skip tests if NO_CURL is defined
Jeff King
2015-05-06
branch: do not call a "remote-tracking branch" a "remote branch"
Danny Lin
2015-05-06
path.c: remove home_config_paths()
Paul Tan
2015-05-06
git-config: replace use of home_config_paths()
Paul Tan
2015-05-06
git-commit: replace use of home_config_paths()
Paul Tan
2015-05-06
credential-store.c: replace home_config_paths() with xdg_config_home()
Paul Tan
2015-05-06
dir.c: replace home_config_paths() with xdg_config_home()
Paul Tan
2015-05-06
attr.c: replace home_config_paths() with xdg_config_home()
Paul Tan
2015-05-06
path.c: implement xdg_config_home()
Paul Tan
2015-05-05
daemon: unbreak NO_IPV6 build regression
Junio C Hamano
2015-05-05
write_sha1_file(): do not use a separate sha1[] array
Junio C Hamano
2015-05-05
t1007: add hash-object --literally tests
Eric Sunshine
2015-05-05
hash-object --literally: fix buffer overrun with extra-long object type
Eric Sunshine
2015-05-04
git-hash-object.txt: document --literally option
Eric Sunshine
2015-05-03
completion: fix and update 'git log --decorate=' options
SZEDER Gábor
2015-05-03
blame: CRLF in the working tree and LF in the repo
Torsten Bögershausen
2015-04-30
Git 2.4
v2.4.0
Junio C Hamano
2015-04-29
filter-branch: avoid passing commit message through sed
Jeff King
2015-04-29
rebase -i: redo tasks that die during cherry-pick
Phil Hord
2015-04-28
connect: improve check for plink to reduce false positives
brian m. carlson
2015-04-28
t5601: fix quotation error leading to skipped tests
brian m. carlson
2015-04-28
connect: simplify SSH connection code path
brian m. carlson
2015-04-28
Merge branch 'mh/multimail-renewal'
Junio C Hamano
2015-04-28
Merge branch 'mg/show-notes-doc'
Junio C Hamano
2015-04-28
Merge branch 'nd/versioncmp-prereleases'
Junio C Hamano
2015-04-28
Merge branch 'mg/status-v-v'
Junio C Hamano
2015-04-28
rebase: silence "git checkout" for noop rebase
Jeff King
2015-04-28
Update git-multimail to version 1.0.2
Michael Haggerty
2015-04-27
Sync with 2.3.7
Junio C Hamano
2015-04-27
Git 2.3.7
v2.3.7
Junio C Hamano
2015-04-27
Merge branch 'tb/connect-ipv6-parse-fix' into maint
Junio C Hamano
2015-04-27
Merge branch 'ma/bash-completion-leaking-x' into maint
Junio C Hamano
2015-04-27
Merge branch 'jc/push-cert' into maint
Junio C Hamano
2015-04-27
Documentation: clarify how "git commit" cleans up the edited log message
Fredrik Gustafsson
2015-04-23
status: document the -v/--verbose option
Michael Haggerty
2015-04-23
RelNotes: wordsmithing
Michael Haggerty
2015-04-23
RelNotes: refer to the rebase -i "todo list", not "insn sheet"
Michael Haggerty
[prev]
[next]