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
2012-07-15
Merge branch 'jk/index-pack-streaming-fix'
Junio C Hamano
1
-10
/
+13
2012-07-15
Merge branch 'jk/maint-commit-amend-only-no-paths'
Junio C Hamano
1
-1
/
+4
2012-07-15
Merge branch 'cw/amend-commit-without-message'
Junio C Hamano
1
-1
/
+1
2012-07-15
Merge branch 'ar/clone-honor-umask-at-top'
Junio C Hamano
2
-2
/
+2
2012-07-15
Merge branch 'jc/apply-3way'
Junio C Hamano
1
-117
/
+440
2012-07-13
Merge branch 'tb/sanitize-decomposed-utf-8-pathname'
Junio C Hamano
1
-0
/
+1
2012-07-13
Merge branch 'tr/maint-show-walk'
Junio C Hamano
1
-0
/
+3
2012-07-10
index-pack: loop while inflating objects in unpack_data
Jeff King
1
-10
/
+13
2012-07-09
add: create ADD_EDIT.patch with mode 0666
Jeff King
1
-1
/
+1
2012-07-09
apply: allow rerere() to work on --3way results
Junio C Hamano
1
-0
/
+3
2012-07-09
apply: register conflicted stages to the index
Junio C Hamano
1
-6
/
+60
2012-07-09
apply: --3way with add/add conflict
Junio C Hamano
1
-8
/
+62
2012-07-09
apply: move verify_index_match() higher
Junio C Hamano
1
-10
/
+10
2012-07-09
apply: plug the three-way merge logic in
Junio C Hamano
1
-3
/
+50
2012-07-09
apply: fall back on three-way merge
Junio C Hamano
1
-1
/
+45
2012-07-09
apply: accept -3/--3way command line option
Junio C Hamano
1
-2
/
+23
2012-07-09
apply: move "already exists" logic to check_to_create()
Junio C Hamano
1
-11
/
+29
2012-07-09
apply: move check_to_create_blob() closer to its sole caller
Junio C Hamano
1
-23
/
+23
2012-07-09
apply: further split load_preimage()
Junio C Hamano
1
-19
/
+40
2012-07-09
apply: refactor "previous patch" logic
Junio C Hamano
1
-26
/
+56
2012-07-09
apply: split load_preimage() helper function out
Junio C Hamano
1
-3
/
+12
2012-07-09
apply: factor out checkout_target() helper function
Junio C Hamano
1
-7
/
+13
2012-07-09
apply: refactor read_file_or_gitlink()
Junio C Hamano
1
-7
/
+11
2012-07-09
apply: clear_image() clears things a bit more
Junio C Hamano
1
-2
/
+2
2012-07-09
apply: a bit more comments on PATH_TO_BE_DELETED
Junio C Hamano
1
-2
/
+8
2012-07-09
apply: fix an incomplete comment in check_patch()
Junio C Hamano
1
-9
/
+15
2012-07-09
Restore umasks influence on the permissions of work tree created by clone
Alex Riesen
1
-1
/
+1
2012-07-09
Allow edit of empty message with commit --amend
Chris Webb
1
-1
/
+1
2012-07-09
Merge branch 'cw/help-over-network'
Junio C Hamano
1
-4
/
+15
2012-07-09
Merge branch 'js/fast-export-paths-with-spaces'
Junio C Hamano
1
-0
/
+2
2012-07-09
Merge branch 'cw/no-detaching-an-unborn'
Junio C Hamano
1
-0
/
+2
2012-07-09
Merge branch 'mm/credential-plumbing'
Junio C Hamano
1
-0
/
+31
2012-07-09
Merge branch 'jc/maint-blame-unique-abbrev'
Junio C Hamano
1
-4
/
+21
2012-07-09
Merge branch 'rj/platform-pread-may-be-thread-unsafe'
Junio C Hamano
1
-2
/
+2
2012-07-09
Merge branch 'mm/config-xdg'
Junio C Hamano
1
-9
/
+16
2012-07-08
git on Mac OS and precomposed unicode
Torsten Bögershausen
1
-0
/
+1
2012-07-04
Merge branch 'nd/clone-single-fix'
Junio C Hamano
1
-2
/
+5
2012-07-02
blame: compute abbreviation width that ensures uniqueness
Junio C Hamano
1
-4
/
+21
2012-06-28
Merge branch 'hv/submodule-update-nuke-submodules'
Junio C Hamano
1
-6
/
+0
2012-06-28
Merge branch 'nd/stream-pack-objects'
Junio C Hamano
1
-6
/
+67
2012-06-28
Merge branch 'nd/stream-index-pack'
Junio C Hamano
1
-23
/
+171
2012-06-28
Merge branch 'mm/verify-filename-fix'
Junio C Hamano
3
-4
/
+4
2012-06-28
Merge branch 'jk/diff-no-index-pager'
Junio C Hamano
1
-7
/
+17
2012-06-28
Allow help.htmlpath to be a URL prefix
Chris Webb
1
-3
/
+5
2012-06-28
Add config variable to set HTML path for git-help --web
Chris Webb
1
-1
/
+10
2012-06-27
fast-export: quote paths with spaces
Jay Soffian
1
-0
/
+2
2012-06-26
index-pack: Disable threading on cygwin
Junio C Hamano
1
-2
/
+2
2012-06-26
git-checkout: disallow --detach on unborn branch
Chris Webb
1
-0
/
+2
2012-06-25
git credential fill: output the whole 'struct credential'
Matthieu Moy
1
-4
/
+1
2012-06-25
add 'git credential' plumbing command
Javier Roucher Iglesias
1
-0
/
+34
[next]