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-01-07
receive-pack.c: negotiate atomic push support
Ronnie Sahlberg
2
-2
/
+22
2015-01-07
receive-pack.c: add execute_commands_atomic function
Stefan Beller
1
-1
/
+46
2015-01-07
receive-pack.c: move transaction handling in a central place
Stefan Beller
1
-14
/
+37
2015-01-07
receive-pack.c: move iterating over all commands outside execute_commands
Stefan Beller
1
-6
/
+13
2015-01-07
receive-pack.c: die instead of error in case of possible future bug
Stefan Beller
1
-3
/
+1
2015-01-07
receive-pack.c: shorten the execute_commands loop over all commands
Stefan Beller
1
-16
/
+27
2014-12-22
refs.c: let fprintf handle the formatting
Stefan Beller
1
-5
/
+2
2014-12-22
refs.c: don't expose the internal struct ref_lock in the header file
Stefan Beller
2
-9
/
+9
2014-12-22
lock_any_ref_for_update(): inline function
Michael Haggerty
2
-16
/
+2
2014-12-22
refs.c: remove unlock_ref/close_ref/commit_ref from the refs api
Ronnie Sahlberg
2
-21
/
+12
2014-12-22
reflog_expire(): new function in the reference API
Michael Haggerty
3
-133
/
+190
2014-12-12
expire_reflog(): treat the policy callback data as opaque
Michael Haggerty
1
-36
/
+36
2014-12-12
Move newlog and last_kept_sha1 to "struct expire_reflog_cb"
Michael Haggerty
1
-10
/
+10
2014-12-12
expire_reflog(): move rewrite to flags argument
Michael Haggerty
1
-5
/
+5
2014-12-12
expire_reflog(): move verbose to flags argument
Michael Haggerty
1
-8
/
+8
2014-12-12
expire_reflog(): pass flags through to expire_reflog_ent()
Michael Haggerty
1
-0
/
+2
2014-12-12
struct expire_reflog_cb: a new callback data type
Michael Haggerty
1
-17
/
+26
2014-12-12
Rename expire_reflog_cb to expire_reflog_policy_cb
Michael Haggerty
1
-9
/
+10
2014-12-12
expire_reflog(): move updateref to flags argument
Michael Haggerty
1
-6
/
+6
2014-12-12
expire_reflog(): move dry_run to flags argument
Michael Haggerty
1
-5
/
+8
2014-12-12
expire_reflog(): add a "flags" argument
Michael Haggerty
1
-4
/
+6
2014-12-12
expire_reflog(): extract two policy-related functions
Michael Haggerty
1
-42
/
+52
2014-12-12
Extract function should_expire_reflog_ent()
Michael Haggerty
1
-28
/
+42
2014-12-12
expire_reflog(): use a lock_file for rewriting the reflog file
Michael Haggerty
1
-19
/
+41
2014-12-12
expire_reflog(): return early if the reference has no reflog
Michael Haggerty
1
-3
/
+5
2014-12-12
expire_reflog(): rename "ref" parameter to "refname"
Michael Haggerty
1
-8
/
+8
2014-12-12
expire_reflog(): it's not an each_ref_fn anymore
Michael Haggerty
1
-5
/
+5
2014-12-12
refs.c: add a function to append a reflog entry to a fd
Ronnie Sahlberg
1
-18
/
+30
2014-12-04
refs.c: make ref_transaction_delete a wrapper for ref_transaction_update
Ronnie Sahlberg
2
-21
/
+3
2014-12-04
refs.c: make ref_transaction_create a wrapper for ref_transaction_update
Ronnie Sahlberg
1
-25
/
+2
2014-11-26
Git 2.2
Junio C Hamano
2
-1
/
+6
2014-11-26
RelNotes: spelling & grammar tweaks
Marc Branchaud
1
-51
/
+52
2014-11-21
Git 2.2.0-rc3
Junio C Hamano
2
-14
/
+15
2014-11-20
l10n: remove a superfluous translation for push.c
Jiang Xin
6
-30
/
+6
2014-11-20
l10n: de.po: translate 2 messages
Ralf Thielow
1
-3
/
+1
2014-11-20
l10n: de.po: translate 2 new messages
Ralf Thielow
1
-2
/
+2
2014-11-20
l10n: batch updates for one trivial change
Jiang Xin
7
-519
/
+554
2014-11-20
l10n: git.pot: v2.2.0 round 2 (1 updated)
Jiang Xin
1
-24
/
+24
2014-11-19
Merge branch 'sv/submitting-final-patch'
Junio C Hamano
1
-1
/
+1
2014-11-19
Merge branch 'sn/tutorial-status-output-example'
Junio C Hamano
2
-19
/
+21
2014-11-19
Merge branch 'mh/doc-remote-helper-xref'
Junio C Hamano
5
-0
/
+22
2014-11-19
Merge branch 'tb/no-relative-file-url'
Junio C Hamano
1
-1
/
+1
2014-11-19
Merge branch 'cc/interpret-trailers'
Junio C Hamano
1
-4
/
+10
2014-11-18
Merge git://github.com/git-l10n/git-po
Junio C Hamano
1
-2165
/
+2392
2014-11-18
Merge branch 'jc/doc-commit-only'
Junio C Hamano
1
-2
/
+3
2014-11-18
Merge branch 'ta/tutorial-modernize'
Junio C Hamano
1
-1
/
+1
2014-11-18
Merge branch 'da/difftool'
Junio C Hamano
2
-0
/
+6
2014-11-17
l10n: Update Catalan translation
Alex Henrie
1
-2165
/
+2392
2014-11-17
Merge branch 'master' of git://github.com/git-l10n/git-po
Junio C Hamano
1
-1990
/
+2239
2014-11-15
l10n: de.po: translate 62 new messages
Ralf Thielow
1
-1414
/
+1663
[next]