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-08-11
Merge branch 'cb/partial-commit-relative-pathspec'
Junio C Hamano
2
-38
/
+6
2011-08-11
Merge branch 'jk/fast-export-quote-path'
Junio C Hamano
1
-7
/
+24
2011-08-11
Merge branch 'rs/grep-function-context'
Junio C Hamano
1
-4
/
+7
2011-08-08
Merge branch 'ms/reflog-show-is-default'
Junio C Hamano
1
-2
/
+1
2011-08-08
Merge branch 'js/ls-tree-error'
Junio C Hamano
1
-3
/
+1
2011-08-08
Merge branch 'jk/reset-reflog-message-fix'
Junio C Hamano
1
-33
/
+16
2011-08-05
fast-export: quote paths in output
Jeff King
1
-7
/
+24
2011-08-05
Merge branch 'jc/pack-order-tweak'
Junio C Hamano
1
-1
/
+137
2011-08-02
commit: allow partial commits with relative paths
Clemens Buchacher
2
-38
/
+6
2011-08-01
grep: long context options
René Scharfe
1
-4
/
+4
2011-08-01
grep: add option to show whole function as context
René Scharfe
1
-1
/
+4
2011-08-01
Merge branch 'jk/clone-detached'
Junio C Hamano
1
-3
/
+7
2011-08-01
Merge branch 'sr/transport-helper-fix'
Junio C Hamano
1
-0
/
+9
2011-08-01
Merge branch 'jc/maint-reset-unmerged-path'
Junio C Hamano
1
-1
/
+1
2011-08-01
Merge branch 'jc/maint-1.7.3-checkout-describe' into maint
Junio C Hamano
1
-1
/
+1
2011-08-01
reflog: actually default to subcommand 'show'
Michael Schubert
1
-2
/
+1
2011-07-25
Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails.
Jon Seymour
1
-3
/
+1
2011-07-22
Merge branch 'jk/tag-contains-ab'
Junio C Hamano
1
-1
/
+45
2011-07-22
Merge branch 'jc/checkout-reflog-fix'
Junio C Hamano
1
-2
/
+5
2011-07-22
reset: give better reflog messages
Jeff King
1
-33
/
+16
2011-07-19
fast-export: support done feature
Sverre Rabbelier
1
-0
/
+9
2011-07-19
Merge branch 'jc/index-pack'
Junio C Hamano
3
-158
/
+244
2011-07-19
Merge branch 'jk/archive-tar-filter'
Junio C Hamano
2
-36
/
+17
2011-07-19
Merge branch 'jk/clone-cmdline-config'
Junio C Hamano
2
-13
/
+22
2011-07-19
Merge branch 'jk/tag-list-multiple-patterns'
Junio C Hamano
1
-9
/
+17
2011-07-19
Merge branch 'jc/zlib-wrap'
Junio C Hamano
4
-17
/
+17
2011-07-14
Revert clock-skew based attempt to optimize tag --contains traversal
Junio C Hamano
2
-83
/
+3
2011-07-13
reset [<commit>] paths...: do not mishandle unmerged paths
Junio C Hamano
1
-1
/
+1
2011-07-08
pack-objects: optimize "recency order"
Junio C Hamano
1
-1
/
+137
2011-07-06
Merge commit 'v1.7.6' into jc/checkout-reflog-fix
Junio C Hamano
92
-0
/
+45831
2011-06-30
git skew: a tool to find how big a clock skew exists in the history
Jeff King
1
-0
/
+50
2011-06-29
Merge branch 'jc/streaming' into next
Junio C Hamano
1
-2
/
+2
2011-06-29
Merge branch 'rs/grep-color'
Junio C Hamano
1
-8
/
+21
2011-06-29
Merge branch 'jc/maint-1.7.3-checkout-describe'
Junio C Hamano
1
-1
/
+1
2011-06-29
Merge branch 'jc/advice-about-to-lose-commit'
Junio C Hamano
1
-10
/
+11
2011-06-29
Merge branch 'maint-1.7.5' into maint
Junio C Hamano
1
-1
/
+1
2011-06-29
"branch -d" can remove more than one branches
Junio C Hamano
1
-1
/
+1
2011-06-22
clone: accept config options on the command line
Jeff King
1
-1
/
+20
2011-06-22
remote: use new OPT_STRING_LIST
Jeff King
1
-12
/
+2
2011-06-22
upload-archive: allow user to turn off filters
Jeff King
2
-2
/
+2
2011-06-22
archive: move file extension format-guessing lower
Jeff King
2
-36
/
+17
2011-06-20
plug a few coverity-spotted leaks
Jim Meyering
3
-1
/
+6
2011-06-20
tag: accept multiple patterns for --list
Jeff King
1
-9
/
+17
2011-06-19
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2011-06-19
builtin/gc.c: add missing newline in message
Andreas Schwab
1
-1
/
+1
2011-06-11
default core.clockskew variable to one day
Jeff King
1
-1
/
+1
2011-06-11
limit "contains" traversals based on commit timestamp
Jeff King
1
-3
/
+33
2011-06-11
tag: speed up --contains calculation
Jeff King
1
-1
/
+45
2011-06-10
zlib: zlib can only process 4GB at a time
Junio C Hamano
4
-10
/
+10
2011-06-10
zlib: wrap deflateBound() too
Junio C Hamano
1
-1
/
+1
[next]