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
*
packfile: keep prepare_packed_git() private
Nguyễn Thái Ngọc Duy
2018-03-26
12
-16
/
+5
*
packfile: allow find_pack_entry to handle arbitrary repositories
Stefan Beller
2018-03-26
2
-8
/
+6
*
packfile: add repository argument to find_pack_entry
Stefan Beller
2018-03-26
3
-10
/
+11
*
packfile: allow reprepare_packed_git to handle arbitrary repositories
Stefan Beller
2018-03-26
2
-6
/
+5
*
packfile: allow prepare_packed_git to handle arbitrary repositories
Stefan Beller
2018-03-26
2
-11
/
+10
*
packfile: allow prepare_packed_git_one to handle arbitrary repositories
Stefan Beller
2018-03-26
1
-4
/
+3
*
packfile: add repository argument to reprepare_packed_git
Stefan Beller
2018-03-26
7
-7
/
+11
*
packfile: add repository argument to prepare_packed_git
Stefan Beller
2018-03-26
12
-17
/
+18
*
packfile: add repository argument to prepare_packed_git_one
Stefan Beller
2018-03-26
1
-3
/
+4
*
packfile: allow install_packed_git to handle arbitrary repositories
Stefan Beller
2018-03-26
4
-7
/
+7
*
packfile: allow rearrange_packed_git to handle arbitrary repositories
Stefan Beller
2018-03-26
1
-4
/
+4
*
packfile: allow prepare_packed_git_mru to handle arbitrary repositories
Stefan Beller
2018-03-26
1
-5
/
+5
*
sha1_file: allow sha1_loose_object_info to handle arbitrary repositories
Jonathan Nieder
2018-03-26
1
-6
/
+5
*
sha1_file: allow map_sha1_file to handle arbitrary repositories
Stefan Beller
2018-03-26
2
-4
/
+4
*
sha1_file: allow map_sha1_file_1 to handle arbitrary repositories
Jonathan Nieder
2018-03-26
1
-5
/
+3
*
sha1_file: allow open_sha1_file to handle arbitrary repositories
Stefan Beller
2018-03-26
1
-6
/
+5
*
sha1_file: allow stat_sha1_file to handle arbitrary repositories
Stefan Beller
2018-03-26
1
-6
/
+5
*
sha1_file: allow sha1_file_name to handle arbitrary repositories
Stefan Beller
2018-03-26
2
-4
/
+3
*
sha1_file: add repository argument to sha1_loose_object_info
Stefan Beller
2018-03-26
1
-4
/
+5
*
sha1_file: add repository argument to map_sha1_file
Stefan Beller
2018-03-26
4
-4
/
+9
*
sha1_file: add repository argument to map_sha1_file_1
Stefan Beller
2018-03-26
1
-5
/
+6
*
sha1_file: add repository argument to open_sha1_file
Stefan Beller
2018-03-26
1
-2
/
+4
*
sha1_file: add repository argument to stat_sha1_file
Stefan Beller
2018-03-26
1
-4
/
+5
*
sha1_file: add repository argument to sha1_file_name
Stefan Beller
2018-03-26
5
-15
/
+16
*
sha1_file: allow prepare_alt_odb to handle arbitrary repositories
Stefan Beller
2018-03-26
2
-10
/
+6
*
sha1_file: allow link_alt_odb_entries to handle arbitrary repositories
Stefan Beller
2018-03-26
2
-20
/
+20
*
sha1_file: add repository argument to prepare_alt_odb
Stefan Beller
2018-03-26
5
-10
/
+11
*
sha1_file: add repository argument to link_alt_odb_entries
Stefan Beller
2018-03-26
1
-6
/
+13
*
sha1_file: add repository argument to read_info_alternates
Stefan Beller
2018-03-26
1
-4
/
+7
*
sha1_file: add repository argument to link_alt_odb_entry
Stefan Beller
2018-03-26
1
-3
/
+5
*
sha1_file: add raw_object_store argument to alt_odb_usable
Stefan Beller
2018-03-26
1
-3
/
+5
*
pack: move approximate object count to object store
Stefan Beller
2018-03-26
2
-6
/
+13
*
pack: move prepare_packed_git_run_once to object store
Stefan Beller
2018-03-26
2
-4
/
+9
*
object-store: close all packs upon clearing the object store
Stefan Beller
2018-03-26
8
-12
/
+11
*
object-store: move packed_git and packed_git_mru to object store
Stefan Beller
2018-03-26
22
-74
/
+128
*
object-store: free alt_odb_list
Stefan Beller
2018-03-23
1
-0
/
+22
*
object-store: move alt_odb_list and alt_odb_tail to object store
Stefan Beller
2018-03-23
5
-17
/
+25
*
object-store: migrate alternates struct and functions from cache.h
Stefan Beller
2018-03-23
12
-51
/
+61
*
repository: introduce raw object store field
Stefan Beller
2018-03-23
8
-17
/
+56
*
repository.h: add comment and clarify repo_set_gitdir
Nguyễn Thái Ngọc Duy
2018-03-23
1
-1
/
+5
*
repository: delete ignore_env member
Nguyễn Thái Ngọc Duy
2018-03-05
2
-11
/
+0
*
sha1_file.c: move delayed getenv(altdb) back to setup_git_env()
Nguyễn Thái Ngọc Duy
2018-03-05
4
-5
/
+9
*
repository.c: delete dead functions
Nguyễn Thái Ngọc Duy
2018-03-05
1
-25
/
+0
*
repository.c: move env-related setup code back to environment.c
Nguyễn Thái Ngọc Duy
2018-03-05
5
-25
/
+79
*
repository: initialize the_repository in main()
Nguyễn Thái Ngọc Duy
2018-03-05
3
-6
/
+16
*
Second batch for 2.17
Junio C Hamano
2018-02-14
1
-0
/
+77
*
Merge branch 'tz/doc-show-defaults-to-head'
Junio C Hamano
2018-02-13
1
-2
/
+2
|
\
|
*
doc: mention 'git show' defaults to HEAD
Todd Zullinger
2018-01-30
1
-2
/
+2
*
|
Merge branch 'ew/svn-branch-segfault-fix'
Junio C Hamano
2018-02-13
1
-0
/
+5
|
\
\
|
*
|
git-svn: control destruction order to avoid segfault
Eric Wong
2018-01-30
1
-0
/
+5
[next]