aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* read-cache: use get_be32 instead of hand-rolled ntoh_lJeff King2014-01-23
* block-sha1: factor out get_be and put_be wrappersJeff King2014-01-23
* do not discard revindex when re-preparing packfilesJeff King2014-01-16
* pack-bitmap: implement optional name_hash cacheVicent Marti2013-12-30
* t/perf: add tests for pack bitmapsJeff King2013-12-30
* t: add basic bitmap functionality testsJeff King2013-12-30
* count-objects: recognize .bitmap in garbage-checkingNguyễn Thái Ngọc Duy2013-12-30
* repack: consider bitmaps when performing repacksVicent Marti2013-12-30
* repack: handle optional files created by pack-objectsJeff King2013-12-30
* repack: turn exts array into array-of-structJeff King2013-12-30
* repack: stop using magic number for ARRAY_SIZE(exts)Jeff King2013-12-30
* pack-objects: implement bitmap writingVicent Marti2013-12-30
* rev-list: add bitmap mode to speed up object listsVicent Marti2013-12-30
* pack-objects: use bitmaps when packing objectsVicent Marti2013-12-30
* pack-objects: split add_object_entryJeff King2013-12-30
* pack-bitmap: add support for bitmap indexesVicent Marti2013-12-30
* documentation: add documentation for the bitmap formatVicent Marti2013-12-30
* ewah: compressed bitmap implementationVicent Marti2013-12-30
* compat: add endianness helpersVicent Marti2013-11-18
* sha1_file: export `git_open_noatime`Vicent Marti2013-10-24
* revision: allow setting custom limiter functionVicent Marti2013-10-24
* pack-objects: factor out name_hashVicent Marti2013-10-24
* pack-objects: refactor the packing listVicent Marti2013-10-24
* revindex: export new APIsVicent Marti2013-10-24
* sha1write: make buffer const-correctJeff King2013-10-24
* Update draft release notes to 1.8.5Junio C Hamano2013-10-23
* Sync with 'maint'Junio C Hamano2013-10-23
|\
| * Almost 1.8.4.2 ;-)Junio C Hamano2013-10-23
| * Merge branch 'jc/ls-files-killed-optim' into maintJunio C Hamano2013-10-23
| |\
| * \ Merge branch 'jh/checkout-auto-tracking' into maintJunio C Hamano2013-10-23
| |\ \
| * \ \ Merge branch 'nd/fetch-into-shallow' into maintJunio C Hamano2013-10-23
| |\ \ \
* | \ \ \ Merge branch 'bc/gnome-keyring'Junio C Hamano2013-10-23
|\ \ \ \ \
| * | | | | contrib/git-credential-gnome-keyring.c: support really ancient gnome-keyringBrandon Casey2013-10-16
| * | | | | contrib/git-credential-gnome-keyring.c: support ancient gnome-keyringBrandon Casey2013-10-16
| * | | | | contrib/git-credential-gnome-keyring.c: report failure to store passwordBrandon Casey2013-10-16
| * | | | | contrib/git-credential-gnome-keyring.c: use glib messaging functionsBrandon Casey2013-10-16
| * | | | | contrib/git-credential-gnome-keyring.c: use glib memory allocation functionsBrandon Casey2013-10-16
| * | | | | contrib/git-credential-gnome-keyring.c: use secure memory for reading passwordsBrandon Casey2013-10-16
| * | | | | contrib/git-credential-gnome-keyring.c: use secure memory functions for passwdsBrandon Casey2013-10-16
| * | | | | contrib/git-credential-gnome-keyring.c: use gnome helpers in keyring_object()Brandon Casey2013-10-16
| * | | | | contrib/git-credential-gnome-keyring.c: set Gnome application nameBrandon Casey2013-10-16
| * | | | | contrib/git-credential-gnome-keyring.c: ensure buffer is non-empty before acc...Brandon Casey2013-10-16
| * | | | | contrib/git-credential-gnome-keyring.c: strlen() returns size_t, not ssize_tBrandon Casey2013-10-16
| * | | | | contrib/git-credential-gnome-keyring.c: exit non-zero when called incorrectlyBrandon Casey2013-10-16
| * | | | | contrib/git-credential-gnome-keyring.c: add static where applicableBrandon Casey2013-10-16
| * | | | | contrib/git-credential-gnome-keyring.c: *style* use "if ()" not "if()" etc.Brandon Casey2013-10-16
| * | | | | contrib/git-credential-gnome-keyring.c: remove unused die() functionBrandon Casey2013-09-23
| * | | | | contrib/git-credential-gnome-keyring.c: remove unnecessary pre-declarationsBrandon Casey2013-09-23
* | | | | | Merge branch 'po/dot-url'Junio C Hamano2013-10-23
|\ \ \ \ \ \
| * | | | | | doc/cli: make "dot repository" an independent bullet pointPhilip Oakley2013-10-15