index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-03
Merge branch 'mm/maint-add-p-quit' into maint
Junio C Hamano
1
-1
/
+1
2009-05-03
Merge branch 'lt/pack-object-memuse' into maint
Junio C Hamano
7
-43
/
+56
2009-04-29
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
2
-12
/
+65
2009-04-29
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
2
-12
/
+65
2009-04-29
diff -c -p: do not die on submodules
Junio C Hamano
2
-12
/
+65
2009-04-28
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
4
-4
/
+12
2009-04-28
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
4
-4
/
+12
2009-04-27
grep: fix segfault when "git grep '('" is given
Linus Torvalds
2
-2
/
+10
2009-04-27
Documentation: fix a grammatical error in api-builtin.txt
Allan Caffee
1
-1
/
+1
2009-04-27
builtin-merge: fix a typo in an error message
Allan Caffee
1
-1
/
+1
2009-04-24
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
1
-1
/
+1
2009-04-24
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
1
-1
/
+1
2009-04-23
test-genrandom: Add newline to usage string
Stephen Boyd
1
-1
/
+1
2009-04-20
gitcvs-migration: Link to git-cvsimport documentation
Frank Lichtenheld
1
-1
/
+1
2009-04-20
Fix off-by-one in read_tree_recursive
Johannes Schindelin
1
-0
/
+1
2009-04-20
git add -p: add missing "q" to patch prompt
Wincent Colaiuta
1
-1
/
+1
2009-04-19
GIT 1.6.2.4
Junio C Hamano
2
-2
/
+10
2009-04-19
Makefile: remove {fetch,send}-pack from PROGRAMS as they are builtins
Nguyễn Thái Ngọc Duy
1
-2
/
+0
2009-04-19
Merge branch 'ef/maint-fast-export' into maint
Junio C Hamano
2
-2
/
+26
2009-04-19
Merge branch 'mm/maint-add-p-quit' into maint
Junio C Hamano
2
-39
/
+38
2009-04-19
Merge branch 'lt/maint-reflog-expire' into maint
Junio C Hamano
1
-6
/
+70
2009-04-19
Merge branch 'jc/maint-shared-literally' into maint
Junio C Hamano
3
-11
/
+23
2009-04-19
Update git-add.txt according to the new possibilities of 'git add -p'.
Matthieu Moy
1
-1
/
+3
2009-04-19
add-interactive: refactor mode hunk handling
Jeff King
1
-43
/
+21
2009-04-19
git add -p: new "quit" command at the prompt.
Matthieu Moy
2
-1
/
+20
2009-04-19
Speed up reflog pruning of unreachable commits
Junio Hamano
1
-0
/
+44
2009-04-19
Clean up reflog unreachability pruning decision
Linus Torvalds
1
-6
/
+26
2009-04-19
builtin-fast-export.c: handle nested tags
Erik Faye-Lund
2
-3
/
+6
2009-04-19
builtin-fast-export.c: fix crash on tagged trees
Erik Faye-Lund
2
-3
/
+6
2009-04-19
builtin-fast-export.c: turn error into warning
Erik Faye-Lund
1
-2
/
+4
2009-04-19
test-suite: adding a test for fast-export with tag variants
Erik Faye-Lund
1
-0
/
+16
2009-04-18
Describe fixes since 1.6.2.3
Junio C Hamano
2
-1
/
+32
2009-04-18
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
0
-0
/
+0
2009-04-18
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
3
-9
/
+20
2009-04-18
Merge branch 'bs/maint-1.6.0-tree-walk-prefix' into maint
Junio C Hamano
4
-5
/
+29
2009-04-18
Merge branch 'js/maint-submodule-checkout' into maint
Junio C Hamano
2
-3
/
+42
2009-04-18
Merge branch 'cb/maint-merge-recursive-submodule-fix' into maint
Junio C Hamano
2
-12
/
+78
2009-04-18
doc/git-daemon: add missing arguments to max-connections option
Markus Heidelberg
1
-1
/
+1
2009-04-18
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
3
-9
/
+20
2009-04-18
doc/git-daemon: add missing arguments to options
Markus Heidelberg
1
-8
/
+8
2009-04-18
init: Do not segfault on big GIT_TEMPLATE_DIR environment variable
Frank Lichtenheld
2
-1
/
+12
2009-04-18
imap-send: use correct configuration variable in documentation
Paul Bolle
1
-1
/
+1
2009-04-18
Update docs on behaviour of 'core.sharedRepository' and 'git init --shared'
Johan Herland
2
-7
/
+15
2009-04-17
doc/gitattributes: clarify location of config text
Jeff King
1
-3
/
+6
2009-04-17
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
2
-2
/
+9
2009-04-17
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
2
-2
/
+9
2009-04-17
Fix buffer overflow in config parser
Thomas Jarosch
2
-2
/
+9
2009-04-16
git-apply: fix option description
Ulrich Windl
1
-1
/
+1
2009-04-12
show_object(): push path_name() call further down
Linus Torvalds
7
-14
/
+20
2009-04-12
process_{tree,blob}: show objects without buffering
Linus Torvalds
7
-41
/
+48
[next]