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-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-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
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
2014-09-03
refs.c: remove the update_ref_lock function
Ronnie Sahlberg
1
-24
/
+6
2014-09-03
refs.c: make lock_ref_sha1 static
Ronnie Sahlberg
2
-8
/
+5
2014-09-03
walker.c: use ref transaction for ref updates
Ronnie Sahlberg
1
-30
/
+40
2014-09-03
fast-import.c: use a ref transaction when dumping tags
Ronnie Sahlberg
1
-6
/
+23
2014-09-03
receive-pack.c: use a reference transaction for updating the refs
Ronnie Sahlberg
1
-9
/
+16
2014-09-03
refs.c: change update_ref to use a transaction
Ronnie Sahlberg
1
-4
/
+26
2014-09-03
branch.c: use ref transaction for all ref updates
Ronnie Sahlberg
1
-14
/
+17
2014-09-03
fast-import.c: change update_branch to use ref transactions
Ronnie Sahlberg
1
-10
/
+15
2014-09-03
sequencer.c: use ref transactions for all ref updates
Ronnie Sahlberg
1
-8
/
+18
2014-09-03
commit.c: use ref transactions for updates
Ronnie Sahlberg
1
-13
/
+12
2014-09-03
replace.c: use the ref transaction functions for updates
Ronnie Sahlberg
1
-6
/
+8
2014-09-03
tag.c: use ref transactions when doing updates
Ronnie Sahlberg
1
-6
/
+10
2014-09-03
refs.c: add transaction.status and track OPEN/CLOSED
Ronnie Sahlberg
1
-1
/
+33
2014-09-03
refs.c: make ref_transaction_begin take an err argument
Ronnie Sahlberg
3
-3
/
+6
2014-09-03
refs.c: update ref_transaction_delete to check for error and return status
Ronnie Sahlberg
3
-11
/
+22
2014-09-03
refs.c: change ref_transaction_create to do error checking and return status
Ronnie Sahlberg
3
-14
/
+56
2014-09-02
Start the post-2.1 cycle
Junio C Hamano
3
-2
/
+54
2014-09-02
Merge branch 'rs/strbuf-getcwd'
Junio C Hamano
15
-178
/
+191
2014-09-02
Merge branch 'ta/pretty-parse-config'
Junio C Hamano
1
-1
/
+3
2014-09-02
Merge branch 'bc/archive-pax-header-mode'
Junio C Hamano
2
-2
/
+7
2014-09-02
Merge branch 'pr/remotes-in-hashmap'
Junio C Hamano
2
-17
/
+49
2014-09-02
Merge branch 'jk/pretty-empty-format'
Junio C Hamano
5
-6
/
+14
[prev]
[next]