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
2016-04-25
remote.c: spell __attribute__ correctly
Jeff King
1
-1
/
+1
2015-05-22
for-each-ref: accept "%(push)" format
Jeff King
3
-3
/
+33
2015-05-22
for-each-ref: use skip_prefix instead of starts_with
Jeff King
1
-2
/
+4
2015-05-22
sha1_name: implement @{push} shorthand
Jeff King
3
-1
/
+101
2015-05-22
sha1_name: refactor interpret_upstream_mark
Jeff King
1
-21
/
+23
2015-05-22
sha1_name: refactor upstream_mark
Jeff King
1
-3
/
+9
2015-05-22
remote.c: add branch_get_push
Jeff King
2
-0
/
+95
2015-05-22
remote.c: return upstream name from stat_tracking_info
Jeff King
5
-44
/
+32
2015-05-22
remote.c: untangle error logic in branch_get_upstream
Jeff King
1
-6
/
+13
2015-05-21
remote.c: report specific errors from branch_get_upstream
Jeff King
7
-30
/
+48
2015-05-21
remote.c: introduce branch_get_upstream helper
Jeff King
5
-16
/
+23
2015-05-21
remote.c: hoist read_config into remote_get_1
Jeff King
1
-2
/
+2
2015-05-21
remote.c: provide per-branch pushremote name
Jeff King
2
-18
/
+24
2015-05-21
remote.c: hoist branch.*.remote lookup out of remote_get_1
Jeff King
2
-7
/
+15
2015-05-21
remote.c: drop "remote" pointer from "struct branch"
Jeff King
4
-9
/
+5
2015-05-21
remote.c: refactor setup of branch->merge list
Jeff King
1
-4
/
+15
2015-05-03
remote.c: drop default_remote_name variable
Jeff King
1
-12
/
+11
2015-03-26
Git 2.4.0-rc0
Junio C Hamano
2
-1
/
+8
2015-03-26
Merge branch 'jk/test-chain-lint'
Junio C Hamano
102
-773
/
+459
2015-03-26
Merge branch 'sg/completion-gitcomp-nl-for-refs'
Junio C Hamano
1
-2
/
+2
2015-03-26
Merge branch 'jc/report-path-error-to-dir'
Junio C Hamano
4
-44
/
+44
2015-03-25
Getting ready for -rc0
Junio C Hamano
1
-0
/
+52
2015-03-25
Merge branch 'nd/doc-git-index-version'
Junio C Hamano
1
-1
/
+2
2015-03-25
Merge branch 'jk/run-command-capture'
Junio C Hamano
5
-24
/
+44
2015-03-25
Merge branch 'tg/test-index-v4'
Junio C Hamano
1
-3
/
+12
2015-03-25
Merge branch 'jk/prune-with-corrupt-refs'
Junio C Hamano
7
-68
/
+147
2015-03-25
Merge branch 'tg/fix-check-order-with-split-index'
Junio C Hamano
1
-19
/
+23
2015-03-25
Merge branch 'jk/fetch-pack'
Junio C Hamano
3
-13
/
+22
2015-03-25
Merge branch 'jk/cleanup-failed-clone'
Junio C Hamano
1
-5
/
+6
2015-03-25
Merge branch 'jc/submitting-patches-mention-send-email'
Junio C Hamano
1
-0
/
+5
2015-03-25
Merge branch 'dj/log-graph-with-no-walk'
Junio C Hamano
6
-7
/
+23
2015-03-25
Merge branch 'kd/rev-list-bisect-first-parent'
Junio C Hamano
3
-3
/
+11
2015-03-25
Merge branch 'ws/grep-quiet-no-pager'
Junio C Hamano
1
-1
/
+1
2015-03-25
Merge branch 'jk/simplify-csum-file-sha1fd-check'
Junio C Hamano
1
-7
/
+3
2015-03-25
Merge branch 'ct/prompt-untracked-fix'
Junio C Hamano
2
-1
/
+12
2015-03-25
t9001: drop save_confirm helper
Jeff King
1
-10
/
+5
2015-03-25
t0020: use test_* helpers instead of hand-rolled messages
Jeff King
1
-33
/
+5
2015-03-25
t: simplify loop exit-code status variables
Jeff King
2
-16
/
+6
2015-03-25
t: fix some trivial cases of ignored exit codes in loops
Jeff King
10
-28
/
+24
2015-03-25
t7701: fix ignored exit code inside loop
Jeff King
1
-1
/
+1
2015-03-25
t3305: fix ignored exit code inside loop
Jeff King
1
-6
/
+3
2015-03-25
t0020: fix ignored exit code inside loops
Jeff King
1
-35
/
+19
2015-03-25
perf-lib: fix ignored exit code inside loop
Jeff King
1
-1
/
+1
2015-03-24
Merge branch 'master' of git://ozlabs.org/~paulus/gitk
Junio C Hamano
13
-3482
/
+6449
2015-03-24
report_path_error(): move to dir.c
Junio C Hamano
4
-44
/
+44
2015-03-24
git.txt: list index versions in plain English
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2015-03-23
Sync with v2.3.4
Junio C Hamano
2
-1
/
+34
2015-03-23
Post 2.3 cycle (batch #12)
Junio C Hamano
1
-15
/
+46
2015-03-23
Merge branch 'js/completion-ctags-pattern-substitution-fix'
Junio C Hamano
1
-1
/
+1
2015-03-23
Merge branch 'jk/push-config'
Junio C Hamano
4
-9
/
+24
[next]