index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2014-10-19
repack: pack objects mentioned by the index
Jeff King
-0
/
+22
2014-10-19
pack-objects: use argv_array
Jeff King
-10
/
+10
2014-10-19
reachable: use revision machinery's --indexed-objects code
Jeff King
-51
/
+1
2014-10-19
rev-list: add --indexed-objects option
Jeff King
-0
/
+80
2014-10-19
rev-list: document --reflog option
Jeff King
-0
/
+4
2014-10-19
t5516: test pushing a tag of an otherwise unreferenced blob
Jeff King
-0
/
+13
2014-10-19
traverse_commit_list: support pending blobs/trees with paths
Jeff King
-9
/
+32
2014-10-16
make add_object_array_with_context interface more sane
Jeff King
-20
/
+15
2014-10-16
write_sha1_file: freshen existing objects
Jeff King
-7
/
+71
2014-10-16
pack-objects: match prune logic for discarding objects
Jeff King
-40
/
+98
2014-10-16
pack-objects: refactor unpack-unreachable expiration check
Jeff King
-5
/
+12
2014-10-16
prune: keep objects reachable from recent objects
Jeff King
-3
/
+204
2014-10-16
sha1_file: add for_each iterators for loose and packed objects
Jeff King
-0
/
+73
2014-10-16
count-objects: use for_each_loose_file_in_objdir
Jeff King
-71
/
+30
2014-10-16
count-objects: do not use xsize_t when counting object size
Jeff King
-1
/
+1
2014-10-16
prune-packed: use for_each_loose_file_in_objdir
Jeff King
-46
/
+23
2014-10-16
reachable: mark index blobs as SEEN
Jeff King
-1
/
+6
2014-10-16
prune: factor out loose-object directory traversal
Jeff King
-61
/
+143
2014-10-16
reachable: reuse revision.c "add all reflogs" code
Jeff King
-25
/
+4
2014-10-16
reachable: use traverse_commit_list instead of custom walk
Jeff King
-113
/
+17
2014-10-16
clean up name allocation in prepare_revision_walk
Jeff King
-7
/
+7
2014-10-16
object_array: add a "clear" function
Jeff King
-6
/
+17
2014-10-16
object_array: factor out slopbuf-freeing logic
Jeff King
-4
/
+12
2014-10-16
isxdigit: cast input to unsigned char
Jeff King
-5
/
+5
2014-10-16
foreach_alt_odb: propagate return value from callback
Jeff King
-5
/
+9
2014-10-13
test-lib.sh: support -x option for shell-tracing
Jeff King
-4
/
+44
2014-10-13
t5304: use helper to report failure of "test foo = bar"
Jeff King
-8
/
+17
2014-10-13
t5304: use test_path_is_* instead of "test -f"
Jeff King
-23
/
+23
2014-10-08
Update draft release notes to 2.2
Junio C Hamano
-0
/
+13
2014-10-08
Merge branch 'sp/stream-clean-filter'
Junio C Hamano
-52
/
+164
2014-10-08
Merge branch 'bw/use-write-script-in-tests'
Junio C Hamano
-3
/
+1
2014-10-08
Merge branch 'nd/archive-pathspec'
Junio C Hamano
-3
/
+108
2014-10-08
Merge branch 'jc/push-cert'
Junio C Hamano
-159
/
+932
2014-10-07
Sync with maint
Junio C Hamano
-1
/
+1
2014-10-07
Merge branch 'maint-2.0' into maint
Junio C Hamano
-1
/
+1
2014-10-07
Merge branch 'maint-1.9' into maint-2.0
Junio C Hamano
-1
/
+1
2014-10-07
Merge branch 'maint-1.8.5' into maint-1.9
Junio C Hamano
-1
/
+1
2014-10-07
Merge branch 'jk/mbox-from-line' into maint
Junio C Hamano
-1
/
+66
2014-10-07
git-tag.txt: Add a missing hyphen to `-s`
Wieland Hoffmann
-1
/
+1
2014-09-29
Sync with 2.1.2
Junio C Hamano
-1
/
+22
2014-09-29
Merge branch 'jt/itimer-autoconf'
Junio C Hamano
-1
/
+15
2014-09-29
Merge branch 'jc/test-lazy-prereq'
Junio C Hamano
-4
/
+0
2014-09-29
Merge branch 'sb/merge-recursive-copy-paste-fix'
Junio C Hamano
-5
/
+1
2014-09-29
Merge branch 'pr/use-default-sigpipe-setting'
Junio C Hamano
-1
/
+50
2014-09-29
Git 2.1.2
v2.1.2
Junio C Hamano
-3
/
+24
2014-09-29
Merge branch 'jk/fsck-exit-code-fix' into maint
Junio C Hamano
-9
/
+87
2014-09-29
Merge branch 'ta/config-add-to-empty-or-true-fix' into maint
Junio C Hamano
-7
/
+41
2014-09-29
Merge branch 'mk/reachable-protect-detached-head' into maint
Junio C Hamano
-0
/
+25
2014-09-29
Merge branch 'mb/fast-import-delete-root' into maint
Junio C Hamano
-1
/
+109
2014-09-29
Merge branch 'jk/index-pack-threading-races' into maint
Junio C Hamano
-2
/
+31
[next]