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-08-12
Merge branch 'maint'
Junio C Hamano
2
-1
/
+7
2010-08-12
t/t7003: replace \t with literal tab in sed expression
Brandon Casey
1
-1
/
+1
2010-08-12
index-pack: Don't follow replace refs.
Nelson Elhage
1
-0
/
+6
2010-08-11
Merge branch 'maint'
Junio C Hamano
3
-3
/
+120
2010-08-11
fast-import: export correctly marks larger than 2^20-1
Raja R Harinath
1
-0
/
+57
2010-08-11
t/lib-git-svn.sh: use $PERL_PATH for perl, not perl from $PATH
Ævar Arnfjörð Bjarmason
1
-3
/
+2
2010-08-11
t7609: test merge and checkout error messages
Diane Gasselin
1
-0
/
+125
2010-08-11
unpack_trees: group error messages by type
Matthieu Moy
3
-3
/
+5
2010-08-11
test-lib: user-friendly alternatives to test [-d|-f|-e]
Matthieu Moy
4
-12
/
+51
2010-08-11
rebase -i: add exec command to launch a shell command
Matthieu Moy
2
-0
/
+63
2010-08-11
diff: strip extra "/" when stripping prefix
Jakub Narebski
1
-0
/
+61
2010-08-11
grep: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
1
-0
/
+13
2010-08-11
shortlog: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
1
-0
/
+9
2010-08-09
Merge branch 'maint'
Junio C Hamano
2
-1
/
+19
2010-08-09
builtin/checkout: handle -B from detached HEAD correctly
Tay Ray Chuan
1
-0
/
+6
2010-08-09
unpack-trees: mark new entries skip-worktree appropriately
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2010-08-09
unpack-trees: let read-tree -u remove index entries outside sparse area
Nguyễn Thái Ngọc Duy
1
-1
/
+10
2010-08-09
unpack-trees: only clear CE_UPDATE|CE_REMOVE when skip-worktree is always set
Nguyễn Thái Ngọc Duy
1
-0
/
+12
2010-08-09
t7003: fix subdirectory-filter test
Thomas Rast
1
-1
/
+2
2010-08-09
Add tests for the diff.ignoreSubmodules config option
Jens Lehmann
2
-3
/
+19
2010-08-09
Submodules: Use "ignore" settings from .gitmodules too for diff and status
Jens Lehmann
2
-8
/
+159
2010-08-09
Submodules: Add the new "ignore" config option for diff and status
Jens Lehmann
2
-4
/
+172
2010-08-06
Allow "check-ref-format --branch" from subdirectory
Jonathan Nieder
1
-0
/
+17
2010-08-06
rerere: migrate to parse-options API
Jonathan Nieder
1
-0
/
+91
2010-08-06
t4200 (rerere): modernize style
Jonathan Nieder
1
-125
/
+180
2010-08-06
t6038 (merge.renormalize): check that it can be turned off
Jonathan Nieder
1
-1
/
+49
2010-08-06
t6038 (merge.renormalize): try checkout -m and cherry-pick
Jonathan Nieder
1
-0
/
+41
2010-08-06
t6038 (merge.renormalize): style nitpicks
Jonathan Nieder
1
-8
/
+44
2010-08-06
log: parse separate option for --glob
Matthieu Moy
1
-0
/
+6
2010-08-06
log: parse separate options like git log --grep foo
Matthieu Moy
1
-0
/
+7
2010-08-06
diff: parse separate options like -S foo
Matthieu Moy
3
-7
/
+17
2010-08-04
setup: do not forget working dir from subdir of gitdir
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2010-08-04
t4111 (apply): refresh index before applying patches to it
Jonathan Nieder
1
-1
/
+2
2010-08-03
Merge branch 'gp/pack-refs-remove-empty-dirs'
Junio C Hamano
1
-0
/
+6
2010-08-03
rebase: support -X to pass through strategy options
Mike Lundy
1
-0
/
+9
2010-08-02
Merge git://git.bogomips.org/git-svn
Junio C Hamano
1
-0
/
+11
2010-08-02
upload-pack: Improve error message when bad ref requested
Elijah Newren
1
-0
/
+9
2010-08-02
git svn: fix dcommit to work with touched files
David D. Kilzer
1
-0
/
+11
2010-08-02
Merge branch 'maint'
Junio C Hamano
2
-4
/
+46
2010-08-02
Merge branch 'ab/tap' into maint
Junio C Hamano
1
-4
/
+3
2010-08-02
test-lib: Remove 3 year old no-op --no-python option
Ævar Arnfjörð Bjarmason
1
-3
/
+0
2010-08-02
test-lib: Ignore --quiet under a TAP harness
Ævar Arnfjörð Bjarmason
1
-1
/
+3
2010-08-02
t1011 (sparse checkout): style nitpicks
Jonathan Nieder
1
-47
/
+55
2010-07-28
Fix git rebase --continue to work with touched files
David D. Kilzer
1
-0
/
+43
2010-07-27
Sync with 1.7.2.1
Junio C Hamano
1
-1
/
+23
2010-07-27
Sync with 1.7.1.2
Junio C Hamano
1
-1
/
+23
2010-07-27
Sync with 1.7.0 series
Junio C Hamano
1
-1
/
+23
2010-07-27
archive: abbreviate substituted commit ids again
Jonathan Nieder
1
-1
/
+1
2010-07-27
t/t6035-merge-dir-to-symlink.sh: Remove TODO on passing test
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2010-07-27
config --get --path: check for unset $HOME
Jonathan Nieder
1
-1
/
+23
[prev]
[next]