index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-20
sha1_file: freshen pack objects before loose
Jeff King
1
-1
/
+1
2015-04-20
reachable: only mark local objects as recent
Jeff King
3
-7
/
+16
2015-02-09
sha1_file: fix iterating loose alternate objects
Jonathon Mah
2
-3
/
+18
2015-02-09
for_each_loose_file_in_objdir: take an optional strbuf path
Jeff King
2
-10
/
+30
2014-10-19
drop add_object_array_with_mode
Jeff King
2
-7
/
+1
2014-10-19
revision: remove definition of unused 'add_object' function
Ramsay Jones
2
-15
/
+0
2014-10-19
pack-objects: double-check options before discarding objects
Jeff King
1
-0
/
+2
2014-10-19
repack: pack objects mentioned by the index
Jeff King
3
-0
/
+22
2014-10-19
pack-objects: use argv_array
Jeff King
1
-10
/
+10
2014-10-19
reachable: use revision machinery's --indexed-objects code
Jeff King
1
-51
/
+1
2014-10-19
rev-list: add --indexed-objects option
Jeff King
4
-0
/
+80
2014-10-19
rev-list: document --reflog option
Jeff King
1
-0
/
+4
2014-10-19
t5516: test pushing a tag of an otherwise unreferenced blob
Jeff King
1
-0
/
+13
2014-10-19
traverse_commit_list: support pending blobs/trees with paths
Jeff King
2
-9
/
+32
2014-10-16
make add_object_array_with_context interface more sane
Jeff King
3
-20
/
+15
2014-10-16
write_sha1_file: freshen existing objects
Jeff King
2
-7
/
+71
2014-10-16
pack-objects: match prune logic for discarding objects
Jeff King
4
-40
/
+98
2014-10-16
pack-objects: refactor unpack-unreachable expiration check
Jeff King
1
-5
/
+12
2014-10-16
prune: keep objects reachable from recent objects
Jeff King
5
-3
/
+204
2014-10-16
sha1_file: add for_each iterators for loose and packed objects
Jeff King
2
-0
/
+73
2014-10-16
count-objects: use for_each_loose_file_in_objdir
Jeff King
1
-71
/
+30
2014-10-16
count-objects: do not use xsize_t when counting object size
Jeff King
1
-1
/
+1
2014-10-16
prune-packed: use for_each_loose_file_in_objdir
Jeff King
1
-46
/
+23
2014-10-16
reachable: mark index blobs as SEEN
Jeff King
1
-1
/
+6
2014-10-16
prune: factor out loose-object directory traversal
Jeff King
3
-61
/
+143
2014-10-16
reachable: reuse revision.c "add all reflogs" code
Jeff King
3
-25
/
+4
2014-10-16
reachable: use traverse_commit_list instead of custom walk
Jeff King
1
-113
/
+17
2014-10-16
clean up name allocation in prepare_revision_walk
Jeff King
1
-7
/
+7
2014-10-16
object_array: add a "clear" function
Jeff King
3
-6
/
+17
2014-10-16
object_array: factor out slopbuf-freeing logic
Jeff King
1
-4
/
+12
2014-10-16
isxdigit: cast input to unsigned char
Jeff King
2
-5
/
+5
2014-10-16
foreach_alt_odb: propagate return value from callback
Jeff King
2
-5
/
+9
2014-10-13
test-lib.sh: support -x option for shell-tracing
Jeff King
2
-4
/
+44
2014-10-13
t5304: use helper to report failure of "test foo = bar"
Jeff King
2
-8
/
+17
2014-10-13
t5304: use test_path_is_* instead of "test -f"
Jeff King
1
-23
/
+23
2014-10-08
Update draft release notes to 2.2
Junio C Hamano
1
-0
/
+13
2014-10-08
Merge branch 'sp/stream-clean-filter'
Junio C Hamano
10
-52
/
+164
2014-10-08
Merge branch 'bw/use-write-script-in-tests'
Junio C Hamano
1
-3
/
+1
2014-10-08
Merge branch 'nd/archive-pathspec'
Junio C Hamano
2
-3
/
+108
2014-10-08
Merge branch 'jc/push-cert'
Junio C Hamano
23
-159
/
+932
2014-10-07
Sync with maint
Junio C Hamano
1
-1
/
+1
2014-10-07
Merge branch 'maint-2.0' into maint
Junio C Hamano
1
-1
/
+1
2014-10-07
Merge branch 'maint-1.9' into maint-2.0
Junio C Hamano
1
-1
/
+1
2014-10-07
Merge branch 'maint-1.8.5' into maint-1.9
Junio C Hamano
1
-1
/
+1
2014-10-07
Merge branch 'jk/mbox-from-line' into maint
Junio C Hamano
6
-1
/
+66
2014-10-07
git-tag.txt: Add a missing hyphen to `-s`
Wieland Hoffmann
1
-1
/
+1
2014-09-29
Sync with 2.1.2
Junio C Hamano
2
-1
/
+22
2014-09-29
Merge branch 'jt/itimer-autoconf'
Junio C Hamano
2
-1
/
+15
2014-09-29
Merge branch 'jc/test-lazy-prereq'
Junio C Hamano
2
-4
/
+0
2014-09-29
Merge branch 'sb/merge-recursive-copy-paste-fix'
Junio C Hamano
1
-5
/
+1
[next]