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
2015-09-25
show-branch: avoid segfault with --reflog of unborn branch
Jeff King
1
-0
/
+2
2015-09-25
branch: add '--points-at' option
Karthik Nayak
1
-1
/
+6
2015-09-25
branch.c: use 'ref-filter' APIs
Karthik Nayak
1
-178
/
+35
2015-09-25
branch.c: use 'ref-filter' data structures
Karthik Nayak
1
-189
/
+128
2015-09-25
branch: drop non-commit error reporting
Karthik Nayak
1
-14
/
+4
2015-09-23
fsck: exit with non-zero when problems are found
Junio C Hamano
1
-4
/
+14
2015-09-23
branch: move 'current' check down to the presentation layer
Karthik Nayak
1
-11
/
+9
2015-09-23
branch: roll show_detached HEAD into regular ref_list
Karthik Nayak
1
-28
/
+33
2015-09-23
branch: bump get_head_description() to the top
Karthik Nayak
1
-31
/
+31
2015-09-23
branch: refactor width computation
Karthik Nayak
1
-30
/
+34
2015-09-21
gc: save log from daemonized gc --auto and print it next time
Nguyễn Thái Ngọc Duy
1
-1
/
+55
2015-09-17
remote: add get-url subcommand
Ben Boeckel
1
-0
/
+59
2015-09-17
tag.c: implement '--merged' and '--no-merged' options
Karthik Nayak
1
-1
/
+5
2015-09-17
tag.c: implement '--format' option
Karthik Nayak
1
-10
/
+15
2015-09-17
tag.c: use 'ref-filter' APIs
Karthik Nayak
1
-302
/
+43
2015-09-17
tag.c: use 'ref-filter' data structures
Karthik Nayak
1
-49
/
+57
2015-09-17
ref-filter: add option to match literal pattern
Karthik Nayak
1
-0
/
+1
2015-09-17
ref-filter: add support for %(contents:lines=X)
Karthik Nayak
1
-0
/
+4
2015-09-16
blame: handle --first-parent
Jeff King
1
-1
/
+10
2015-09-14
Merge branch 'ah/show-ref-usage-string'
Junio C Hamano
1
-1
/
+1
2015-09-14
Merge branch 'rt/help-strings-fix'
Junio C Hamano
3
-3
/
+3
2015-09-14
Merge branch 'gb/apply-comment-typofix'
Junio C Hamano
1
-1
/
+1
2015-09-11
tag, update-ref: improve description of option "create-reflog"
Ralf Thielow
2
-2
/
+2
2015-09-11
pull: don't mark values for option "rebase" for translation
Ralf Thielow
1
-1
/
+1
2015-09-09
Sync with 2.5.2
Junio C Hamano
1
-2
/
+4
2015-09-08
submodule: rewrite `module_clone` shell function in C
Stefan Beller
1
-0
/
+132
2015-09-08
Merge branch 'jc/builtin-am-signoff-regression-fix'
Junio C Hamano
1
-2
/
+29
2015-09-06
am: match --signoff to the original scripted version
Junio C Hamano
1
-2
/
+29
2015-09-04
Sync with 2.4.9
Junio C Hamano
1
-2
/
+4
2015-09-04
Sync with 2.3.9
Junio C Hamano
1
-2
/
+4
2015-09-04
Sync with 2.2.3
Junio C Hamano
1
-2
/
+4
2015-09-04
show-branch: use a strbuf for reflog descriptions
Jeff King
1
-2
/
+4
2015-09-03
Merge branch 'dt/commit-preserve-base-index-upon-opportunistic-cache-tree-upd...
Junio C Hamano
1
-3
/
+1
2015-09-03
Merge branch 'jc/calloc-pathspec' into maint
Junio C Hamano
2
-2
/
+2
2015-09-03
Merge branch 'jk/rev-list-has-no-notes' into maint
Junio C Hamano
1
-0
/
+3
2015-09-03
Merge branch 'mh/get-remote-group-fix' into maint
Junio C Hamano
1
-8
/
+6
2015-09-03
date: make "local" orthogonal to date format
Jeff King
1
-1
/
+0
2015-09-03
Merge branch 'jk/am-rerere-lock-fix'
Junio C Hamano
2
-14
/
+9
2015-09-03
submodule: rewrite `module_name` shell function in C
Stefan Beller
1
-0
/
+22
2015-09-03
submodule: rewrite `module_list` shell function in C
Stefan Beller
1
-0
/
+128
2015-09-01
Merge branch 'dt/commit-preserve-base-index-upon-opportunistic-cache-tree-upd...
Junio C Hamano
1
-3
/
+1
2015-09-01
Merge branch 'ah/reflog-typofix-in-error'
Junio C Hamano
1
-1
/
+1
2015-09-01
Merge branch 'ah/read-tree-usage-string'
Junio C Hamano
1
-1
/
+1
2015-09-01
Merge branch 'ah/pack-objects-usage-strings'
Junio C Hamano
1
-2
/
+2
2015-09-01
rerere: release lockfile in non-writing functions
Jeff King
2
-14
/
+9
2015-08-31
Merge branch 'sg/describe-contains'
Junio C Hamano
1
-4
/
+4
2015-08-31
Merge branch 'db/push-sign-if-asked'
Junio C Hamano
2
-106
/
+128
2015-08-31
Merge branch 'jk/notes-merge-config'
Junio C Hamano
1
-13
/
+30
2015-08-31
Merge branch 'jc/am-state-fix'
Junio C Hamano
4
-34
/
+48
2015-08-31
Merge branch 'jc/log-p-cc'
Junio C Hamano
1
-9
/
+16
[prev]
[next]