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-13
checkout $tree: do not throw away unchanged index entries
Jeff King
1
-0
/
+18
2014-11-12
builtin/notes: add --allow-empty, to allow storing empty notes
Johan Herland
1
-6
/
+11
2014-11-12
builtin/notes: split create_note() to clarify add vs. remove logic
Johan Herland
1
-49
/
+54
2014-11-12
builtin/notes: simplify early exit code in add()
Johan Herland
1
-18
/
+17
2014-11-11
Merge branch 'rs/clean-menu-item-defn' into maint
Junio C Hamano
1
-1
/
+1
2014-11-10
builtin/notes: refactor note file path into struct note_data
Johan Herland
1
-17
/
+21
2014-11-10
builtin/notes: improve naming
Johan Herland
1
-55
/
+54
2014-11-10
builtin/notes: fix premature failure when trying to add the empty blob
Johan Herland
1
-1
/
+1
2014-11-10
use args member of struct child_process
René Scharfe
1
-25
/
+22
2014-11-10
commit: make ignore_non_trailer() non static
Christian Couder
1
-46
/
+0
2014-11-10
Merge branch 'jc/conflict-hint' into cc/interpret-trailers-more
Junio C Hamano
2
-41
/
+55
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/pack-objects-no-bitmap-when-splitting' into maint
Junio C Hamano
1
-0
/
+1
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-28
merge & sequencer: turn "Conflicts:" hint into a comment
Junio C Hamano
1
-16
/
+31
2014-10-28
builtin/commit.c: extract ignore_non_trailer() helper function
Junio C Hamano
1
-26
/
+33
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
merge & sequencer: unify codepaths that write "Conflicts:" hint
Junio C Hamano
1
-13
/
+5
2014-10-24
builtin/merge.c: drop a parameter that is never used
Junio C Hamano
1
-2
/
+2
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
[prev]
[next]