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-12-22
Merge branch 'mg/branch-d-m-f'
Junio C Hamano
1
-4
/
+9
2014-12-22
Merge branch 'nd/ls-tree-pathspec'
Junio C Hamano
3
-14
/
+16
2014-12-22
Merge branch 'rt/for-each-ref-spell-tcl-as-Tcl'
Junio C Hamano
1
-1
/
+1
2014-12-22
Merge branch 'js/push-to-deploy'
Junio C Hamano
1
-2
/
+91
2014-12-22
Merge branch 'jc/exec-cmd-system-path-leak-fix'
Junio C Hamano
2
-7
/
+17
2014-12-22
Merge branch 'pb/am-message-id-footer'
Junio C Hamano
1
-1
/
+21
2014-12-22
Merge branch 'mh/simplify-repack-without-refs'
Junio C Hamano
4
-40
/
+35
2014-12-22
Merge branch 'tb/config-core-filemode-check-on-broken-fs'
Junio C Hamano
1
-0
/
+2
2014-12-22
Merge branch 'mg/add-ignore-errors'
Junio C Hamano
1
-1
/
+1
2014-12-22
Merge branch 'cc/interpret-trailers-more'
Junio C Hamano
2
-41
/
+9
2014-12-22
Merge branch 'jk/push-simple' into maint
Junio C Hamano
1
-4
/
+4
2014-12-22
Merge branch 'mh/config-flip-xbit-back-after-checking' into maint
Junio C Hamano
1
-1
/
+2
2014-12-22
Merge branch 'rs/receive-pack-use-labs' into maint
Junio C Hamano
1
-1
/
+1
2014-12-22
Merge branch 'jk/colors-fix' into maint
Junio C Hamano
1
-14
/
+13
2014-12-22
Merge branch 'jk/checkout-from-tree' into maint
Junio C Hamano
1
-0
/
+18
2014-12-22
reflog_expire(): new function in the reference API
Michael Haggerty
1
-133
/
+15
2014-12-22
clean: typofix
Alexander Kuleshov
1
-1
/
+1
2014-12-12
Merge branch 'jk/push-simple'
Junio C Hamano
1
-4
/
+4
2014-12-12
Merge branch 'jk/colors-fix'
Junio C Hamano
1
-14
/
+13
2014-12-12
Merge branch 'rt/push-recurse-submodule-usage-string'
Junio C Hamano
1
-1
/
+1
2014-12-12
Merge branch 'sv/typofix-apply-error-message'
Junio C Hamano
1
-1
/
+1
2014-12-12
Merge branch 'mh/config-copy-string-from-git-path'
Junio C Hamano
1
-2
/
+5
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
use strbuf_complete_line() for adding a newline if needed
René Scharfe
1
-2
/
+1
2014-12-11
commit: always populate GIT_AUTHOR_* variables
Jeff King
1
-21
/
+5
2014-12-11
commit: loosen ident checks when generating template
Jeff King
1
-9
/
+14
2014-12-11
update-ref: fix "verify" command with missing <oldvalue>
Michael Haggerty
1
-9
/
+5
2014-12-09
branch: allow -f with -m and -d
Michael J Gruber
1
-4
/
+9
2014-12-09
index-pack: terminate object buffers with NUL
Duy Nguyen
2
-3
/
+3
2014-12-05
Merge branch 'mh/config-flip-xbit-back-after-checking'
Junio C Hamano
1
-1
/
+2
2014-12-05
Merge branch 'rs/receive-pack-use-labs'
Junio C Hamano
1
-1
/
+1
2014-12-05
Merge branch 'jh/empty-notes'
Junio C Hamano
1
-123
/
+135
2014-12-05
Merge branch 'jk/checkout-from-tree'
Junio C Hamano
1
-0
/
+18
2014-12-01
receive-pack: refactor updateInstead codepath
Junio C Hamano
1
-25
/
+28
2014-12-01
ls-tree: disable negative pathspec because it's not supported
Nguyễn Thái Ngọc Duy
1
-1
/
+2
[prev]
[next]