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-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
2010-01-06
t7002: set test prerequisite "external-grep" if supported
Nguyễn Thái Ngọc Duy
1
-0
/
+12
2010-01-06
rebase -i --autosquash: auto-squash commits
Nanako Shiraishi
1
-0
/
+73
2010-01-06
checkout -m path: fix recreating conflicts
Junio C Hamano
1
-0
/
+57
2010-01-06
Smart-http tests: Test http-backend without curl or a webserver
Tarmigan Casebolt
2
-6
/
+25
2010-01-06
Smart-http tests: Break test t5560-http-backend into pieces
Tarmigan Casebolt
3
-147
/
+173
2010-01-06
Smart-http tests: Improve coverage in test t5560
Tarmigan Casebolt
1
-11
/
+10
2010-01-06
Smart-http: check if repository is OK to export before serving it
Tarmigan Casebolt
2
-2
/
+42
2010-01-06
t/lib-http.sh: Restructure finding of default httpd location
Tarmigan Casebolt
1
-6
/
+24
2010-01-05
t4030, t4031: work around bogus MSYS bash path conversion
Johannes Sixt
2
-2
/
+2
2010-01-05
textconv: use shell to run helper
Jeff King
2
-2
/
+2
2010-01-05
t0021: use $SHELL_PATH for the filter script
Johannes Sixt
1
-1
/
+2
2010-01-03
Aggressive three-way merge: fix D/F case
Junio C Hamano
1
-1
/
+1
2010-01-03
traverse_trees(): handle D/F conflict case sanely
Junio C Hamano
2
-3
/
+3
2010-01-03
more D/F conflict tests
Junio C Hamano
1
-0
/
+102
2010-01-03
tests: move convenience regexp to match object names to test-lib.sh
Junio C Hamano
9
-18
/
+6
2010-01-03
Use warning function instead of fprintf(stderr, "Warning: ...").
Thiago Farina
1
-1
/
+1
2010-01-03
"reset --merge": fix unmerged case
Junio C Hamano
1
-9
/
+31
2010-01-03
reset: use "unpack_trees()" directly instead of "git read-tree"
Stephan Beyer
1
-5
/
+7
2010-01-03
git-difftool: Add '--gui' for selecting a GUI tool
David Aguilar
1
-0
/
+12
2010-01-03
t7800-difftool: Set a bogus tool for use by tests
David Aguilar
1
-1
/
+2
[prev]
[next]