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
*
ewah: fix building with gcc < 3.4.0
Tom G. Christensen
2015-02-04
*
pack-bitmap: do not use gcc packed attribute
Karsten Blees
2014-11-30
*
ewah_bitmap.c: do not assume size_t and eword_t are the same size
Kyle J. McKay
2014-04-22
*
pack-objects: do not reuse packfiles without --delta-base-offset
Jeff King
2014-04-04
*
add `ignore_missing_links` mode to revwalk
Vicent Marti
2014-04-04
*
pack-objects: turn off bitmaps when skipping objects
Jeff King
2014-03-17
*
ewah: unconditionally ntohll ewah data
Jeff King
2014-02-12
*
ewah: support platforms that require aligned reads
Vicent Marti
2014-01-23
*
read-cache: use get_be32 instead of hand-rolled ntoh_l
Jeff King
2014-01-23
*
block-sha1: factor out get_be and put_be wrappers
Jeff King
2014-01-23
*
do not discard revindex when re-preparing packfiles
Jeff King
2014-01-16
*
pack-bitmap: implement optional name_hash cache
Vicent Marti
2013-12-30
*
t/perf: add tests for pack bitmaps
Jeff King
2013-12-30
*
t: add basic bitmap functionality tests
Jeff King
2013-12-30
*
count-objects: recognize .bitmap in garbage-checking
Nguyễn Thái Ngọc Duy
2013-12-30
*
repack: consider bitmaps when performing repacks
Vicent Marti
2013-12-30
*
repack: handle optional files created by pack-objects
Jeff King
2013-12-30
*
repack: turn exts array into array-of-struct
Jeff King
2013-12-30
*
repack: stop using magic number for ARRAY_SIZE(exts)
Jeff King
2013-12-30
*
pack-objects: implement bitmap writing
Vicent Marti
2013-12-30
*
rev-list: add bitmap mode to speed up object lists
Vicent Marti
2013-12-30
*
pack-objects: use bitmaps when packing objects
Vicent Marti
2013-12-30
*
pack-objects: split add_object_entry
Jeff King
2013-12-30
*
pack-bitmap: add support for bitmap indexes
Vicent Marti
2013-12-30
*
documentation: add documentation for the bitmap format
Vicent Marti
2013-12-30
*
ewah: compressed bitmap implementation
Vicent Marti
2013-12-30
*
compat: add endianness helpers
Vicent Marti
2013-11-18
*
sha1_file: export `git_open_noatime`
Vicent Marti
2013-10-24
*
revision: allow setting custom limiter function
Vicent Marti
2013-10-24
*
pack-objects: factor out name_hash
Vicent Marti
2013-10-24
*
pack-objects: refactor the packing list
Vicent Marti
2013-10-24
*
revindex: export new APIs
Vicent Marti
2013-10-24
*
sha1write: make buffer const-correct
Jeff King
2013-10-24
*
Update draft release notes to 1.8.5
Junio C Hamano
2013-10-23
*
Sync with 'maint'
Junio C Hamano
2013-10-23
|
\
|
*
Almost 1.8.4.2 ;-)
Junio C Hamano
2013-10-23
|
*
Merge branch 'jc/ls-files-killed-optim' into maint
Junio C Hamano
2013-10-23
|
|
\
|
*
\
Merge branch 'jh/checkout-auto-tracking' into maint
Junio C Hamano
2013-10-23
|
|
\
\
|
*
\
\
Merge branch 'nd/fetch-into-shallow' into maint
Junio C Hamano
2013-10-23
|
|
\
\
\
*
|
\
\
\
Merge branch 'bc/gnome-keyring'
Junio C Hamano
2013-10-23
|
\
\
\
\
\
|
*
|
|
|
|
contrib/git-credential-gnome-keyring.c: support really ancient gnome-keyring
Brandon Casey
2013-10-16
|
*
|
|
|
|
contrib/git-credential-gnome-keyring.c: support ancient gnome-keyring
Brandon Casey
2013-10-16
|
*
|
|
|
|
contrib/git-credential-gnome-keyring.c: report failure to store password
Brandon Casey
2013-10-16
|
*
|
|
|
|
contrib/git-credential-gnome-keyring.c: use glib messaging functions
Brandon Casey
2013-10-16
|
*
|
|
|
|
contrib/git-credential-gnome-keyring.c: use glib memory allocation functions
Brandon Casey
2013-10-16
|
*
|
|
|
|
contrib/git-credential-gnome-keyring.c: use secure memory for reading passwords
Brandon Casey
2013-10-16
|
*
|
|
|
|
contrib/git-credential-gnome-keyring.c: use secure memory functions for passwds
Brandon Casey
2013-10-16
|
*
|
|
|
|
contrib/git-credential-gnome-keyring.c: use gnome helpers in keyring_object()
Brandon Casey
2013-10-16
|
*
|
|
|
|
contrib/git-credential-gnome-keyring.c: set Gnome application name
Brandon Casey
2013-10-16
|
*
|
|
|
|
contrib/git-credential-gnome-keyring.c: ensure buffer is non-empty before acc...
Brandon Casey
2013-10-16
[next]