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
2011-11-01
Merge branch 'bc/attr-ignore-case' into maint
Junio C Hamano
2
-1
/
+7
2011-11-01
Merge branch 'cn/fetch-prune' into maint
Junio C Hamano
2
-6
/
+30
2011-10-27
clone: Quote user supplied path in a single quote pair
Richard Hartmann
1
-2
/
+2
2011-10-26
Merge branch 'jk/argv-array' into maint
Junio C Hamano
1
-19
/
+8
2011-10-26
Merge branch 'jc/run-receive-hook-cleanup' into maint
Junio C Hamano
1
-19
/
+52
2011-10-26
Merge branch 'maint-1.7.6' into maint
Junio C Hamano
1
-7
/
+21
2011-10-26
Merge branch 'mz/remote-rename' into maint-1.7.6
Junio C Hamano
1
-7
/
+21
2011-10-21
Merge branch 'nd/maint-autofix-tag-in-head' into maint
Junio C Hamano
3
-59
/
+66
2011-10-21
Merge branch 'jc/apply-blank-at-eof-fix' into maint
Junio C Hamano
1
-2
/
+9
2011-10-21
Merge branch 'il/archive-err-signal' into maint
Junio C Hamano
1
-0
/
+2
2011-10-21
Merge branch 'jm/maint-apply-detects-corrupt-patch-header' into maint
Junio C Hamano
1
-0
/
+3
2011-10-21
Merge branch 'jc/checkout-from-tree-keep-local-changes' into maint
Junio C Hamano
1
-1
/
+5
2011-10-21
Merge branch 'mm/maint-config-explicit-bool-display' into maint
Junio C Hamano
1
-7
/
+13
2011-10-15
fetch: treat --tags like refs/tags/*:refs/tags/* when pruning
Carlos Martín Nieto
1
-2
/
+21
2011-10-15
fetch: honor the user-provided refspecs when pruning refs
Carlos Martín Nieto
2
-5
/
+10
2011-10-15
Merge branch 'ms/patch-id-with-overlong-line' into maint
Junio C Hamano
1
-4
/
+6
2011-10-15
Merge branch 'jc/maint-bundle-too-quiet' into maint
Junio C Hamano
1
-1
/
+1
2011-10-15
Merge branch 'jc/maint-fsck-fwrite-size-check' into maint
Junio C Hamano
1
-6
/
+3
2011-10-15
Merge branch 'nm/grep-object-sha1-lock' into maint
Junio C Hamano
1
-0
/
+3
2011-10-12
fix "git apply --index ..." not to deref NULL
Jim Meyering
1
-0
/
+3
2011-10-10
config: display key_delim for config --bool --get-regexp
Matthieu Moy
1
-7
/
+13
2011-10-07
fetch: free all the additional refspecs
Carlos Martín Nieto
1
-1
/
+1
2011-10-06
attr: read core.attributesfile from git_default_core_config
Junio C Hamano
1
-0
/
+2
2011-10-06
builtin/mv.c: plug miniscule memory leak
Brandon Casey
1
-1
/
+5
2011-10-06
cleanup: use internal memory allocation wrapper functions everywhere
Brandon Casey
1
-1
/
+1
2011-10-05
Support ERR in remote archive like in fetch/push
Ilari Liusvaara
1
-0
/
+2
2011-09-30
checkout $tree $path: do not clobber local changes in $path not in $tree
Junio C Hamano
1
-1
/
+5
2011-09-23
Merge branch 'cb/maint-ls-files-error-report' into maint
Junio C Hamano
3
-7
/
+11
2011-09-23
describe: Refresh the index when run with --dirty
Allan Caffee
1
-2
/
+15
2011-09-23
Merge branch 'jc/maint-clone-alternates' into maint
Junio C Hamano
1
-29
/
+90
2011-09-23
Merge branch 'nd/maint-clone-gitdir' into maint
Junio C Hamano
2
-2
/
+19
2011-09-23
Merge branch 'mh/check-ref-format-print-normalize' into maint
Junio C Hamano
1
-3
/
+3
2011-09-22
patch-id.c: use strbuf instead of a fixed buffer
Michael Schubert
1
-4
/
+6
2011-09-19
Teach progress eye-candy to fetch_refs_from_bundle()
Junio C Hamano
1
-1
/
+1
2011-09-18
Accept tags in HEAD or MERGE_HEAD
Nguyễn Thái Ngọc Duy
3
-8
/
+7
2011-09-18
merge: remove global variable head[]
Nguyễn Thái Ngọc Duy
1
-44
/
+53
2011-09-18
merge: use return value of resolve_ref() to determine if HEAD is invalid
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2011-09-16
Merge branch 'ci/forbid-unwanted-current-branch-update'
Junio C Hamano
2
-2
/
+3
2011-09-16
branch --set-upstream: regression fix
Junio C Hamano
2
-2
/
+3
2011-09-14
Merge branch 'ph/format-patch-no-color'
Junio C Hamano
1
-1
/
+2
2011-09-14
checkout: use argv_array API
Jeff King
1
-19
/
+8
2011-09-12
refactor run_receive_hook()
Junio C Hamano
1
-19
/
+52
2011-09-12
format-patch: ignore ui.color
Pang Yan Han
1
-1
/
+2
2011-09-12
Sync with 1.7.6.3
Junio C Hamano
1
-6
/
+9
2011-09-12
Merge branch 'jl/maint-fetch-submodule-check-fix' into maint
Junio C Hamano
1
-6
/
+9
2011-09-11
Merge branch 'ms/reflog-show-is-default' into maint
Junio C Hamano
1
-2
/
+1
2011-09-11
Merge branch 'jk/reset-reflog-message-fix' into maint
Junio C Hamano
1
-33
/
+16
2011-09-11
Merge branch 'jk/tag-contains-ab' (early part) into maint
Junio C Hamano
1
-1
/
+45
2011-09-11
remote: only update remote-tracking branch if updating refspec
Martin von Zweigbergk
1
-3
/
+7
2011-09-11
remote rename: warn when refspec was not updated
Martin von Zweigbergk
1
-0
/
+6
[next]