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
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-15
t7800-difftool.sh: Simplify the --extcmd test
David Aguilar
1
-8
/
+5
2010-01-15
grep --no-index: allow use of "git grep" outside a git repository
Junio C Hamano
1
-0
/
+52
2010-01-14
commit: show interesting ident information in summary
Jeff King
1
-1
/
+5
2010-01-14
strbuf_expand: convert "%%" to "%"
Jeff King
1
-0
/
+7
2010-01-14
rebase -i: Retain user-edited commit messages after squash/fixup conflicts
Michael Haggerty
1
-0
/
+36
2010-01-14
t3404: Set up more of the test repo in the "setup" step
Michael Haggerty
1
-25
/
+26
2010-01-14
rebase -i: For fixup commands without squashes, do not start editor
Michael Haggerty
1
-4
/
+3
2010-01-14
rebase -i: Improve consistency of commit count in generated commit messages
Michael Haggerty
1
-2
/
+2
2010-01-14
t3404: Test the commit count in commit messages generated by "rebase -i"
Michael Haggerty
2
-3
/
+12
2010-01-13
Merge branch 'jc/checkout-merge-base'
Junio C Hamano
2
-1
/
+131
2010-01-13
Merge branch 'cc/reset-more'
Junio C Hamano
2
-0
/
+296
2010-01-13
Merge branch 'nd/sparse'
Junio C Hamano
7
-0
/
+581
2010-01-13
t7502: test commit.status, --status and --no-status
Junio C Hamano
1
-0
/
+109
2010-01-13
grep: rip out support for external grep
Junio C Hamano
1
-3
/
+3
2010-01-12
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2010-01-12
Introduce <branch>@{upstream} notation
Johannes Schindelin
1
-0
/
+69
2010-01-12
Be more user-friendly when refusing to do something because of conflict.
Matthieu Moy
2
-3
/
+5
2010-01-12
remote-curl: Fix Accept header for smart HTTP connections
Shawn O. Pearce
1
-1
/
+1
2010-01-12
rebase-i: Ignore comments and blank lines in peek_next_command
Michael Haggerty
1
-0
/
+24
2010-01-12
lib-rebase: Allow comments and blank lines to be added to the rebase script
Michael Haggerty
1
-5
/
+16
2010-01-12
lib-rebase: Provide clearer debugging info about what the editor did
Michael Haggerty
1
-2
/
+3
2010-01-11
Remove empty directories when checking out a commit with fewer submodules
Peter Collingbourne
1
-0
/
+9
2010-01-10
rerere forget path: forget recorded resolution
Junio C Hamano
1
-0
/
+25
2010-01-10
start_command: detect execvp failures early
Johannes Sixt
1
-0
/
+14
2010-01-10
Merge branch 'jk/maint-1.6.5-reset-hard'
Junio C Hamano
1
-0
/
+6
2010-01-10
Merge branch 'jk/push-to-delete'
Junio C Hamano
1
-0
/
+26
2010-01-10
Merge branch 'mm/config-path'
Junio C Hamano
1
-0
/
+28
2010-01-10
Merge branch 'bg/maint-remote-update-default'
Junio C Hamano
1
-0
/
+14
2010-01-10
Merge branch 'mm/diag-path-in-treeish'
Junio C Hamano
1
-0
/
+69
2010-01-10
Merge branch 'maint-1.6.1' into maint-1.6.2
Junio C Hamano
2
-20
/
+20
2010-01-10
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
1
-13
/
+13
2010-01-09
Handle relative paths in submodule .git files
Brad King
1
-1
/
+1
2010-01-09
Test update-index for a gitlink to a .git file
Brad King
1
-0
/
+38
2010-01-09
t7111: check that reset options work as described in the tables
Christian Couder
1
-0
/
+113
2010-01-09
transport-helper.c::push_refs(): ignore helper-reported status if ref is not ...
Tay Ray Chuan
1
-1
/
+1
2010-01-09
transport.c::transport_push(): make ref status affect return value
Tay Ray Chuan
1
-2
/
+2
2010-01-09
refactor ref status logic for pushing
Tay Ray Chuan
1
-2
/
+2
2010-01-09
t5541-http-push.sh: add test for unmatched, non-fast-forwarded refs
Tay Ray Chuan
1
-0
/
+21
2010-01-09
t5541-http-push.sh: add tests for non-fast-forward pushes
Tay Ray Chuan
1
-0
/
+23
2010-01-09
difftool: Allow specifying unconfigured commands with --extcmd
David Aguilar
1
-1
/
+18
2010-01-09
difftool--helper: Remove use of the GIT_MERGE_TOOL variable
David Aguilar
1
-9
/
+0
2010-01-08
ls-files: fix overeager pathspec optimization
Junio C Hamano
1
-1
/
+1
2010-01-08
t3001: test ls-files -o ignored/dir
Junio C Hamano
1
-0
/
+39
2010-01-07
Merge branch 'sb/maint-octopus'
Junio C Hamano
1
-0
/
+51
2010-01-07
Merge branch 'mv/commit-date'
Junio C Hamano
1
-0
/
+15
2010-01-07
Merge branch 'mo/bin-wrappers'
Junio C Hamano
2
-12
/
+30
2010-01-07
unpack-trees.c: look ahead in the index
Junio C Hamano
1
-4
/
+4
2010-01-07
rebase -i: teach --onto A...B syntax
Nanako Shiraishi
1
-0
/
+30
2010-01-07
rebase: fix --onto A...B parsing and add tests
Nanako Shiraishi
1
-0
/
+75
2010-01-06
t7002: test for not using external grep on skip-worktree paths
Nguyễn Thái Ngọc Duy
1
-0
/
+12
[prev]
[next]