index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
free_ref_entry(): do not trigger reading of loose refs
Michael Haggerty
2012-05-21
1
-2
/
+7
*
refs: fix find_containing_dir() regression
Junio C Hamano
2012-05-04
1
-1
/
+3
*
refs: read loose references lazily
Michael Haggerty
2012-05-03
1
-29
/
+96
*
read_loose_refs(): eliminate ref_cache argument
Michael Haggerty
2012-05-03
1
-4
/
+4
*
struct ref_dir: store a reference to the enclosing ref_cache
Michael Haggerty
2012-05-03
1
-4
/
+11
*
search_for_subdir(): return (ref_dir *) instead of (ref_entry *)
Michael Haggerty
2012-05-03
1
-11
/
+10
*
get_ref_dir(): add function for getting a ref_dir from a ref_entry
Michael Haggerty
2012-05-03
1
-15
/
+25
*
read_loose_refs(): rename function from get_ref_dir()
Michael Haggerty
2012-05-03
1
-7
/
+7
*
refs: wrap top-level ref_dirs in ref_entries
Michael Haggerty
2012-05-03
1
-18
/
+19
*
find_containing_dir(): use strbuf in implementation of this function
Michael Haggerty
2012-05-03
1
-9
/
+10
*
bisect: copy filename string obtained from git_path()
Michael Haggerty
2012-05-03
1
-3
/
+5
*
do_for_each_reflog(): use a strbuf to hold logfile name
Michael Haggerty
2012-05-03
1
-29
/
+31
*
do_for_each_reflog(): return early on error
Michael Haggerty
2012-05-03
1
-35
/
+35
*
get_ref_dir(): take the containing directory as argument
Michael Haggerty
2012-05-03
1
-4
/
+8
*
refs.c: extract function search_for_subdir()
Michael Haggerty
2012-05-03
1
-10
/
+24
*
get_ref_dir(): require that the dirname argument ends in '/'
Michael Haggerty
2012-05-03
1
-7
/
+7
*
get_ref_dir(): rename "base" parameter to "dirname"
Michael Haggerty
2012-05-03
1
-10
/
+10
*
get_ref_dir(): use a strbuf to hold refname
Michael Haggerty
2012-05-03
1
-28
/
+26
*
get_ref_dir(): return early if directory cannot be read
Michael Haggerty
2012-04-25
1
-41
/
+44
*
Merge branch 'mh/ref-api'
Junio C Hamano
2012-04-24
2
-363
/
+659
|
\
|
*
do_for_each_ref(): only iterate over the subtree that was requested
Michael Haggerty
2012-04-11
1
-7
/
+28
|
*
refs: store references hierarchically
Michael Haggerty
2012-04-11
2
-49
/
+232
|
*
sort_ref_dir(): simplify logic
Michael Haggerty
2012-04-11
1
-10
/
+11
|
*
refs.c: rename ref_array -> ref_dir
Michael Haggerty
2012-04-11
1
-98
/
+97
|
*
struct ref_entry: nest the value part in a union
Michael Haggerty
2012-04-11
1
-13
/
+19
|
*
check_refname_component(): return 0 for zero-length components
Michael Haggerty
2012-04-11
1
-2
/
+2
|
*
free_ref_entry(): new function
Michael Haggerty
2012-04-11
1
-2
/
+7
|
*
names_conflict(): simplify implementation
Michael Haggerty
2012-04-11
1
-25
/
+37
|
*
repack_without_ref(): reimplement using do_for_each_ref_in_array()
Michael Haggerty
2012-04-11
1
-33
/
+61
|
*
do_for_each_ref_in_arrays(): new function
Michael Haggerty
2012-04-11
1
-29
/
+53
|
*
do_for_each_ref_in_array(): new function
Michael Haggerty
2012-04-11
1
-10
/
+23
|
*
refs: manage current_ref within do_one_ref()
Michael Haggerty
2012-04-11
1
-6
/
+7
|
*
refs.c: reorder definitions more logically
Michael Haggerty
2012-04-11
1
-253
/
+256
*
|
Merge branch 'hv/submodule-recurse-push'
Junio C Hamano
2012-04-24
16
-21
/
+341
|
\
\
|
*
|
push: teach --recurse-submodules the on-demand option
Heiko Voigt
2012-03-30
7
-6
/
+179
|
*
|
Refactor submodule push check to use string list instead of integer
Heiko Voigt
2012-03-30
3
-15
/
+35
|
*
|
Teach revision walking machinery to walk multiple times sequencially
Heiko Voigt
2012-03-30
10
-0
/
+127
*
|
|
git-svn: drop redundant blocking of SIGPIPE
Roman Kagan
2012-04-24
1
-1
/
+1
*
|
|
git-svn: ignore SIGPIPE
Roman Kagan
2012-04-24
1
-0
/
+5
*
|
|
git-svn: use POSIX::sigprocmask to block signals
Roman Kagan
2012-04-24
1
-6
/
+9
*
|
|
RelNotes: the fourth batch of topics graduated to 'master'
Junio C Hamano
2012-04-23
1
-0
/
+27
*
|
|
Merge branch 'bw/test-fix-grep-gnuism'
Junio C Hamano
2012-04-23
1
-2
/
+2
|
\
\
\
|
*
|
|
t9400: fix gnuism in grep
Junio C Hamano
2012-04-19
1
-2
/
+2
*
|
|
|
Merge branch 'rj/submodule-mswin-path'
Junio C Hamano
2012-04-23
1
-79
/
+82
|
\
\
\
\
|
*
|
|
|
git-submodule.sh: Don't use $path variable in eval_gettext string
Ramsay Jones
2012-04-18
1
-79
/
+82
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'rj/sh-setup-mswin-pwd'
Junio C Hamano
2012-04-23
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
git-sh-setup.sh: Add an pwd() function for MinGW
Ramsay Jones
2012-04-18
1
-0
/
+4
|
|
/
/
/
*
|
|
|
Merge branch 'rj/mingw-isguid'
Junio C Hamano
2012-04-23
1
-3
/
+4
|
\
\
\
\
|
*
|
|
|
compat/mingw.h: Set S_ISUID to prevent a fast-import test failure
Ramsay Jones
2012-04-18
1
-3
/
+4
|
|
/
/
/
*
|
|
|
Merge branch 'jn/fast-import-doc'
Junio C Hamano
2012-04-23
1
-3
/
+39
|
\
\
\
\
[next]