index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
delete_refs(): add a flags argument
Michael Haggerty
2016-06-20
*
refs: use name "prefix" consistently
Michael Haggerty
2016-06-20
*
do_for_each_ref(): move docstring to the header file
Michael Haggerty
2016-06-20
*
refs: remove unnecessary "extern" keywords
Michael Haggerty
2016-06-13
*
lock_ref_sha1_basic(): only handle REF_NODEREF mode
Michael Haggerty
2016-06-13
*
commit_ref_update(): remove the flags parameter
Michael Haggerty
2016-06-13
*
lock_ref_for_update(): don't resolve symrefs
Michael Haggerty
2016-06-13
*
lock_ref_for_update(): don't re-read non-symbolic references
Michael Haggerty
2016-06-13
*
refs: resolve symbolic refs first
Michael Haggerty
2016-06-13
*
ref_transaction_update(): check refname_is_safe() at a minimum
Michael Haggerty
2016-06-13
*
unlock_ref(): move definition higher in the file
Michael Haggerty
2016-06-13
*
lock_ref_for_update(): new function
Michael Haggerty
2016-06-13
*
add_update(): initialize the whole ref_update
Michael Haggerty
2016-06-13
*
verify_refname_available(): adjust constness in declaration
Michael Haggerty
2016-06-13
*
refs: don't dereference on rename
David Turner
2016-06-13
*
refs: allow log-only updates
David Turner
2016-06-13
*
delete_branches(): use resolve_refdup()
Michael Haggerty
2016-06-13
*
ref_transaction_commit(): correctly report close_ref() failure
Michael Haggerty
2016-06-13
*
ref_transaction_create(): disallow recursive pruning
Michael Haggerty
2016-06-13
*
refs: make error messages more consistent
Michael Haggerty
2016-06-13
*
lock_ref_sha1_basic(): remove unneeded local variable
Michael Haggerty
2016-06-13
*
read_raw_ref(): move docstring to header file
Michael Haggerty
2016-06-13
*
read_raw_ref(): improve docstring
Michael Haggerty
2016-06-13
*
read_raw_ref(): rename symref argument to referent
Michael Haggerty
2016-06-13
*
read_raw_ref(): clear *type at start of function
Michael Haggerty
2016-06-13
*
read_raw_ref(): rename flags argument to type
Michael Haggerty
2016-06-13
*
ref_transaction_commit(): remove local variables n and updates
Michael Haggerty
2016-06-13
*
rename_ref(): remove unneeded local variable
Michael Haggerty
2016-05-05
*
commit_ref_update(): write error message to *err, not stderr
Michael Haggerty
2016-05-05
*
refname_is_safe(): insist that the refname already be normalized
Michael Haggerty
2016-05-05
*
refname_is_safe(): don't allow the empty string
Michael Haggerty
2016-05-05
*
refname_is_safe(): use skip_prefix()
Michael Haggerty
2016-05-05
*
remove_dir_recursively(): add docstring
Michael Haggerty
2016-05-05
*
safe_create_leading_directories(): improve docstring
Michael Haggerty
2016-05-05
*
read_raw_ref(): don't get confused by an empty directory
Michael Haggerty
2016-05-05
*
commit_ref(): if there is an empty dir in the way, delete it
Michael Haggerty
2016-05-05
*
t1404: demonstrate a bug resolving references
Michael Haggerty
2016-05-05
*
Sync with maint
Junio C Hamano
2016-04-25
|
\
|
*
Merge tag 'l10n-2.8.0-rnd3-fr' of git://github.com/git-l10n/git-po into maint
Junio C Hamano
2016-04-25
|
|
\
|
|
*
Merge branch 'fr_v2.8.0_r3' of git://github.com/jnavila/git into maint
Jiang Xin
2016-04-24
|
|
|
\
|
|
|
*
Merge pull request #9 from vascool/fr
Jean-Noël Avila
2016-03-25
|
|
|
|
\
|
|
|
|
*
l10n: fr: don't translate "merge" as a parameter
Vasco Almeida
2016-03-25
|
|
|
|
*
l10n: fr: change "id de clé" to match "id-clé"
Vasco Almeida
2016-03-25
|
|
|
|
*
l10n: fr: fix wrongly translated option name
Vasco Almeida
2016-03-25
|
|
|
|
*
l10n: fr: fix transcation of "dir"
Vasco Almeida
2016-03-25
|
|
|
|
/
*
|
|
|
Seventh batch for post 2.8 cycle
Junio C Hamano
2016-04-25
*
|
|
|
Merge branch 'sb/submodule-path-misc-bugs'
Junio C Hamano
2016-04-25
|
\
\
\
\
|
*
|
|
|
t7407: make expectation as clear as possible
Stefan Beller
2016-03-30
|
*
|
|
|
submodule update: test recursive path reporting from subdirectory
Stefan Beller
2016-03-30
|
*
|
|
|
submodule update: align reporting path for custom command execution
Stefan Beller
2016-03-30
[next]