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
*
Merge branch 'jk/lookup-object-prefer-latest'
Junio C Hamano
2013-05-29
|
\
|
*
lookup_object: prioritize recently found objects
Jeff King
2013-05-02
*
|
Merge branch 'jk/subtree-do-not-push-if-split-fails'
Junio C Hamano
2013-05-29
|
\
\
|
*
|
contrib/subtree: don't delete remote branches if split fails
John Keeping
2013-05-01
*
|
|
Merge branch 'jk/test-output'
Junio C Hamano
2013-05-29
|
\
\
\
|
*
|
|
t/Makefile: don't define TEST_RESULTS_DIRECTORY recursively
John Keeping
2013-05-06
|
*
|
|
test output: respect $TEST_OUTPUT_DIRECTORY
John Keeping
2013-04-29
|
*
|
|
t/Makefile: fix result handling with TEST_OUTPUT_DIRECTORY
John Keeping
2013-04-27
*
|
|
|
Merge branch 'rj/sparse'
Junio C Hamano
2013-05-29
|
\
\
\
\
|
*
|
|
|
sparse: Fix mingw_main() argument number/type errors
Ramsay Jones
2013-04-28
|
*
|
|
|
compat/mingw.c: Fix some sparse warnings
Ramsay Jones
2013-04-28
|
*
|
|
|
compat/win32mmap.c: Fix some sparse warnings
Ramsay Jones
2013-04-28
|
*
|
|
|
compat/poll/poll.c: Fix a sparse warning
Ramsay Jones
2013-04-28
|
*
|
|
|
compat/win32/pthread.c: Fix a sparse warning
Ramsay Jones
2013-04-28
|
*
|
|
|
compat/unsetenv.c: Fix a sparse warning
Ramsay Jones
2013-04-28
|
*
|
|
|
compat/nedmalloc: Fix compiler warnings on linux
Ramsay Jones
2013-04-28
|
*
|
|
|
compat/nedmalloc: Fix some sparse warnings
Ramsay Jones
2013-04-28
|
*
|
|
|
compat/fnmatch/fnmatch.c: Fix a sparse error
Ramsay Jones
2013-04-28
|
*
|
|
|
compat/regex/regexec.c: Fix some sparse warnings
Ramsay Jones
2013-04-28
*
|
|
|
|
Merge branch 'mh/packed-refs-various'
Junio C Hamano
2013-05-29
|
\
\
\
\
\
|
*
|
|
|
|
refs: handle the main ref_cache specially
Michael Haggerty
2013-05-01
|
*
|
|
|
|
refs: change do_for_each_*() functions to take ref_cache arguments
Michael Haggerty
2013-05-01
|
*
|
|
|
|
pack_one_ref(): do some cheap tests before a more expensive one
Michael Haggerty
2013-05-01
|
*
|
|
|
|
pack_one_ref(): use write_packed_entry() to do the writing
Michael Haggerty
2013-05-01
|
*
|
|
|
|
pack_one_ref(): use function peel_entry()
Michael Haggerty
2013-05-01
|
*
|
|
|
|
refs: inline function do_not_prune()
Michael Haggerty
2013-05-01
|
*
|
|
|
|
pack_refs(): change to use do_for_each_entry()
Michael Haggerty
2013-05-01
|
*
|
|
|
|
refs: use same lock_file object for both ref-packing functions
Michael Haggerty
2013-05-01
|
*
|
|
|
|
pack_one_ref(): rename "path" parameter to "refname"
Michael Haggerty
2013-05-01
|
*
|
|
|
|
pack-refs: merge code from pack-refs.{c,h} into refs.{c,h}
Michael Haggerty
2013-05-01
|
*
|
|
|
|
pack-refs: rename handle_one_ref() to pack_one_ref()
Michael Haggerty
2013-05-01
|
*
|
|
|
|
refs: extract a function write_packed_entry()
Michael Haggerty
2013-05-01
|
*
|
|
|
|
repack_without_ref(): write peeled refs in the rewritten file
Michael Haggerty
2013-05-01
|
*
|
|
|
|
t3211: demonstrate loss of peeled refs if a packed ref is deleted
Michael Haggerty
2013-05-01
|
*
|
|
|
|
refs: change how packed refs are deleted
Michael Haggerty
2013-05-01
|
*
|
|
|
|
search_ref_dir(): return an index rather than a pointer
Michael Haggerty
2013-05-01
|
*
|
|
|
|
repack_without_ref(): silence errors for dangling packed refs
Michael Haggerty
2013-05-01
|
*
|
|
|
|
t3210: test for spurious error messages for dangling packed refs
Michael Haggerty
2013-05-01
|
*
|
|
|
|
refs: change the internal reference-iteration API
Michael Haggerty
2013-05-01
|
*
|
|
|
|
refs: extract a function peel_entry()
Michael Haggerty
2013-05-01
|
*
|
|
|
|
peel_ref(): fix return value for non-peelable, not-current reference
Michael Haggerty
2013-05-01
|
*
|
|
|
|
peel_object(): give more specific information in return value
Michael Haggerty
2013-05-01
|
*
|
|
|
|
refs: extract function peel_object()
Michael Haggerty
2013-05-01
|
*
|
|
|
|
refs: extract a function ref_resolves_to_object()
Michael Haggerty
2013-05-01
|
*
|
|
|
|
repack_without_ref(): use function get_packed_ref()
Michael Haggerty
2013-05-01
|
*
|
|
|
|
peel_ref(): use function get_packed_ref()
Michael Haggerty
2013-05-01
|
*
|
|
|
|
get_packed_ref(): return a ref_entry
Michael Haggerty
2013-05-01
|
*
|
|
|
|
do_for_each_ref_in_dirs(): remove dead code
Michael Haggerty
2013-05-01
|
*
|
|
|
|
refs: define constant PEELED_LINE_LENGTH
Michael Haggerty
2013-05-01
|
*
|
|
|
|
refs: document how current_ref is used
Michael Haggerty
2013-05-01
[next]