index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-06
Merge branch 'jk/fetch-reflog-df-conflict'
Junio C Hamano
1
-1
/
+1
2014-11-04
fetch: load all default config at startup
Jeff King
1
-1
/
+1
2014-10-31
Merge branch 'jc/push-cert'
Junio C Hamano
1
-2
/
+2
2014-10-29
Merge branch 'jk/prune-mtime'
Junio C Hamano
7
-199
/
+157
2014-10-28
receive-pack: avoid minor leak in case start_async() fails
René Scharfe
1
-2
/
+2
2014-10-24
Merge branch 'jc/push-cert'
Junio C Hamano
1
-1
/
+12
2014-10-24
Merge branch 'eb/no-pthreads'
Junio C Hamano
3
-7
/
+7
2014-10-24
Merge branch 'rs/run-command-env-array'
Junio C Hamano
1
-9
/
+14
2014-10-24
Merge branch 'jk/pack-objects-no-bitmap-when-splitting'
Junio C Hamano
1
-0
/
+1
2014-10-24
push: heed user.signingkey for signed pushes
Michael J Gruber
1
-1
/
+12
2014-10-21
Merge branch 'rs/ref-transaction'
Junio C Hamano
19
-57
/
+97
2014-10-20
Merge branch 'cc/interpret-trailers'
Junio C Hamano
1
-0
/
+44
2014-10-20
Merge branch 'jn/parse-config-slot'
Junio C Hamano
6
-30
/
+31
2014-10-20
Merge branch 'rs/receive-pack-argv-leak-fix'
Junio C Hamano
1
-10
/
+8
2014-10-19
Handle atexit list internaly for unthreaded builds
Etienne Buira
1
-5
/
+0
2014-10-19
use env_array member of struct child_process
René Scharfe
1
-9
/
+14
2014-10-19
pack-objects: turn off bitmaps when we split packs
Jeff King
1
-0
/
+1
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
2
-0
/
+9
2014-10-19
pack-objects: use argv_array
Jeff King
1
-10
/
+10
2014-10-16
Merge branch 'po/everyday-doc'
Junio C Hamano
1
-0
/
+1
2014-10-16
make add_object_array_with_context interface more sane
Jeff King
1
-4
/
+4
2014-10-16
pack-objects: match prune logic for discarding objects
Jeff King
1
-0
/
+39
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
2
-2
/
+2
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
prune: factor out loose-object directory traversal
Jeff King
1
-61
/
+26
2014-10-15
remote rm/prune: print a message when writing packed-refs fails
Ronnie Sahlberg
1
-4
/
+11
2014-10-15
for-each-ref: skip and warn about broken ref names
Ronnie Sahlberg
1
-0
/
+5
2014-10-15
refs.c: allow listing and deleting badly named refs
Ronnie Sahlberg
1
-4
/
+5
2014-10-15
branch -d: simplify by using RESOLVE_REF_READING
Ronnie Sahlberg
1
-3
/
+4
2014-10-15
branch -d: avoid repeated symref resolution
Jonathan Nieder
1
-1
/
+2
2014-10-15
refs.c: change resolve_ref_unsafe reading argument to be a flags field
Ronnie Sahlberg
15
-24
/
+32
2014-10-15
fetch.c: change s_update_ref to use a ref transaction
Ronnie Sahlberg
1
-10
/
+24
2014-10-15
refs.c: pass the ref log message to _create/delete/update instead of _commit
Ronnie Sahlberg
5
-14
/
+17
2014-10-14
color_parse: do not mention variable name in error message
Jeff King
5
-11
/
+13
2014-10-14
pass config slots as pointers instead of offsets
Jonathan Nieder
3
-19
/
+18
2014-10-14
Merge branch 'rs/more-uses-of-skip-prefix'
Junio C Hamano
9
-45
/
+43
2014-10-14
Merge branch 'rs/mailsplit'
Junio C Hamano
1
-1
/
+0
2014-10-14
Merge branch 'mh/lockfile'
Junio C Hamano
17
-24
/
+34
2014-10-13
trailer: add interpret-trailers command
Christian Couder
1
-0
/
+44
2014-10-13
pack-objects: set number of threads before checking and warning
Junio C Hamano
1
-2
/
+4
2014-10-13
index-pack: fix compilation with NO_PTHREADS
Etienne Buira
1
-0
/
+3
2014-10-13
receive-pack: plug minor memory leak in unpack()
René Scharfe
1
-10
/
+8
2014-10-10
doc: add 'everyday' to 'git help'
Philip Oakley
1
-0
/
+1
2014-10-08
Merge branch 'jc/push-cert'
Junio C Hamano
3
-40
/
+358
2014-10-07
use skip_prefix() to avoid more magic numbers
René Scharfe
9
-45
/
+43
2014-10-07
mailsplit: remove unnecessary unlink(2) call
René Scharfe
1
-1
/
+0
[next]