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
2014-09-11
Merge branch 'jk/contrib-subtree-make-all'
Junio C Hamano
1
-1
/
+4
2014-09-11
Merge branch 'ta/config-set-2'
Junio C Hamano
15
-313
/
+152
2014-09-11
Merge branch 'ta/config-set-1'
Junio C Hamano
7
-30
/
+207
2014-09-10
fsck_object(): allow passing object data separately from the object itself
Johannes Schindelin
5
-16
/
+31
2014-09-10
Refactor type_from_string() to allow continuing after detecting an error
Johannes Schindelin
2
-3
/
+11
2014-09-10
refs: write packed_refs file using stdio
Jeff King
3
-23
/
+33
2014-09-10
fsck: exit with non-zero status upon error from fsck_obj()
Jeff King
3
-8
/
+29
2014-09-09
Update draft release notes to 2.2
Junio C Hamano
1
-3
/
+42
2014-09-09
Merge branch 'sp/pack-protocol-doc-on-shallow'
Junio C Hamano
1
-1
/
+1
2014-09-09
Merge branch 'tf/imap-send-create'
Junio C Hamano
2
-51
/
+33
2014-09-09
Merge branch 'jk/prompt-stash-could-be-packed'
Junio C Hamano
1
-1
/
+2
2014-09-09
Merge branch 'tb/pretty-format-cd-date-format'
Junio C Hamano
1
-1
/
+1
2014-09-09
Merge branch 'rs/inline-compat-path-macros'
Junio C Hamano
1
-6
/
+22
2014-09-09
Merge branch 'rs/clean-menu-item-defn'
Junio C Hamano
1
-1
/
+1
2014-09-09
Merge branch 'jc/config-mak-document-darwin-vs-macosx'
Junio C Hamano
1
-0
/
+5
2014-09-09
Merge branch 'sb/mailsplit-dead-code-removal'
Junio C Hamano
1
-11
/
+6
2014-09-09
Merge branch 'so/rebase-doc'
Junio C Hamano
1
-5
/
+2
2014-09-09
Merge branch 'sb/prepare-revision-walk-error-check'
Junio C Hamano
3
-3
/
+7
2014-09-09
Merge branch 'sb/blame-msg-i18n'
Junio C Hamano
1
-1
/
+1
2014-09-09
Merge branch 'nd/strbuf-utf8-replace'
Junio C Hamano
2
-0
/
+10
2014-09-09
Merge branch 'sb/plug-leaks'
Junio C Hamano
2
-3
/
+5
2014-09-09
Merge branch 'rs/refresh-beyond-symlink'
Junio C Hamano
2
-0
/
+51
2014-09-09
Merge branch 'la/init-doc'
Junio C Hamano
1
-39
/
+46
2014-09-09
Merge branch 'jk/stash-list-p'
Junio C Hamano
2
-1
/
+43
2014-09-09
Merge branch 'mm/log-branch-desc-plug-leak'
Junio C Hamano
1
-0
/
+1
2014-09-09
Merge branch 'lf/bundle-exclusion'
Junio C Hamano
2
-3
/
+6
2014-09-09
Merge branch 'jc/apply-ws-prefix'
Junio C Hamano
3
-63
/
+96
2014-09-09
Merge branch 'jk/command-line-config-empty-string'
Junio C Hamano
3
-2
/
+26
2014-09-09
Merge branch 'bc/imap-send-doc'
Junio C Hamano
1
-4
/
+3
2014-09-09
Merge branch 'jc/not-mingw-cygwin'
Junio C Hamano
15
-60
/
+56
2014-09-08
strbuf: use strbuf_addchars() for adding a char multiple times
René Scharfe
3
-13
/
+6
2014-09-08
strbuf: export strbuf_addchars()
René Scharfe
4
-7
/
+12
2014-09-08
trace: correct trace_strbuf() parameter type for !HAVE_VARIADIC_MACROS
René Scharfe
1
-1
/
+1
2014-09-04
parse-options: detect attempt to add a duplicate short option name
Junio C Hamano
2
-3
/
+15
2014-09-03
mv: no SP between function name and the first opening parenthese
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2014-09-03
mv: combine two if(s)
Nguyễn Thái Ngọc Duy
1
-4
/
+3
2014-09-03
mv: unindent one level for directory move code
Nguyễn Thái Ngọc Duy
1
-28
/
+21
2014-09-03
mv: move index search code out
Nguyễn Thái Ngọc Duy
1
-17
/
+25
2014-09-03
mv: remove an "if" that's always true
Nguyễn Thái Ngọc Duy
1
-15
/
+7
2014-09-03
mv: split submodule move preparation code out
Nguyễn Thái Ngọc Duy
1
-14
/
+22
2014-09-03
calloc() and xcalloc() takes nmemb and then size
Arjun Sreedharan
2
-2
/
+2
2014-09-03
completion: Add --ignore-blank-lines for diff
Thomas Braun
1
-2
/
+2
2014-09-03
reachable.c: add HEAD to reachability starting commits
Max Kirillov
2
-0
/
+25
2014-09-03
cache-tree: do not try to use an invalidated subtree info to build a tree
Junio C Hamano
2
-1
/
+14
2014-09-03
update-ref --stdin: pass transaction around explicitly
Jonathan Nieder
1
-12
/
+15
2014-09-03
update-ref --stdin: narrow scope of err strbuf
Jonathan Nieder
1
-1
/
+10
2014-09-03
refs.c: make delete_ref use a transaction
Ronnie Sahlberg
1
-21
/
+14
2014-09-03
refs.c: make prune_ref use a transaction to delete the ref
Ronnie Sahlberg
2
-9
/
+32
2014-09-03
refs.c: remove lock_ref_sha1
Ronnie Sahlberg
1
-10
/
+5
2014-09-03
refs.c: remove the update_ref_write function
Ronnie Sahlberg
1
-26
/
+8
[prev]
[next]