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
2010-09-01
Merge branch 'en/rebase-against-rebase-fix' into maint
Junio C Hamano
2
-0
/
+71
2010-09-01
install-webdoc: filter timestamp-only changes correctly
Junio C Hamano
1
-1
/
+1
2010-09-01
builtin.h: Move two functions definitions to help.h.
Thiago Farina
3
-11
/
+13
2010-08-31
Merge branch 'np/maint-huge-delta-generation'
Junio C Hamano
1
-1
/
+8
2010-08-31
Merge branch 'da/fix-submodule-sync-superproject-config'
Junio C Hamano
2
-1
/
+5
2010-08-31
Merge branch 'jn/cherry-revert-message-clean-up'
Junio C Hamano
6
-84
/
+152
2010-08-31
Merge branch 'cb/binary-patch-id'
Junio C Hamano
1
-0
/
+7
2010-08-31
Merge branch 'ab/maint-reset-mixed-w-pathspec-advice'
Junio C Hamano
1
-1
/
+1
2010-08-31
Merge branch 'dj/fetch-tagopt'
Junio C Hamano
4
-7
/
+56
2010-08-31
Merge branch 'en/d-f-conflict-fix'
Junio C Hamano
8
-24
/
+276
2010-08-31
Merge branch 'jn/svn-fe'
Junio C Hamano
31
-13
/
+2108
2010-08-31
Merge branch 'tr/maint-no-unquote-plus'
Junio C Hamano
2
-7
/
+14
2010-08-31
Merge branch 'jn/paginate-fix'
Junio C Hamano
14
-47
/
+120
2010-08-31
Merge branch 'jn/maint-setup-fix'
Junio C Hamano
4
-282
/
+581
2010-08-31
Merge branch 'en/fast-export-fix'
Junio C Hamano
3
-1
/
+30
2010-08-31
Merge branch 'hv/autosquash-config'
Junio C Hamano
4
-8
/
+47
2010-08-31
Merge branch 'sg/rerere-gc-old-still-used'
Junio C Hamano
4
-11
/
+41
2010-08-31
tests: factor HOME=$(pwd) in test-lib.sh
Matthieu Moy
5
-13
/
+3
2010-08-31
test-lib: use subshell instead of cd $new && .. && cd $old
Ævar Arnfjörð Bjarmason
1
-6
/
+6
2010-08-31
tests: simplify "missing PREREQ" message
Jonathan Nieder
1
-1
/
+7
2010-08-31
t/t0000-basic.sh: Run the passing TODO test inside its own test-lib
Ævar Arnfjörð Bjarmason
1
-0
/
+31
2010-08-31
test-lib: Allow overriding of TEST_DIRECTORY
Ævar Arnfjörð Bjarmason
1
-1
/
+7
2010-08-31
test-lib: Use "$GIT_BUILD_DIR" instead of "$TEST_DIRECTORY"/../
Ævar Arnfjörð Bjarmason
1
-14
/
+15
2010-08-31
test-lib: Use $TEST_DIRECTORY or $GIT_BUILD_DIR instead of $(pwd) and ../
Ævar Arnfjörð Bjarmason
1
-8
/
+8
2010-08-31
test: Introduce $GIT_BUILD_DIR
Thomas Rast
1
-0
/
+1
2010-08-31
tests: make test_might_fail fail on missing commands
Jonathan Nieder
1
-0
/
+3
2010-08-31
tests: make test_might_fail more verbose
Jonathan Nieder
1
-1
/
+6
2010-08-31
notes: Don't create (empty) commit when removing non-existing notes
Johan Herland
4
-9
/
+30
2010-08-31
Extend documentation of core.askpass and GIT_ASKPASS.
Knut Franke
2
-2
/
+12
2010-08-31
Allow core.askpass to override SSH_ASKPASS.
Knut Franke
2
-4
/
+2
2010-08-31
Add a new option 'core.askpass'.
Anselm Kruis
5
-1
/
+14
2010-08-31
tests: make test_must_fail fail on missing commands
Jeff King
1
-0
/
+3
2010-08-31
tests: make test_must_fail more verbose
Jeff King
1
-1
/
+9
2010-08-31
gitweb: Don't die_error in git_tag after already printing headers
Anders Kaseorg
1
-3
/
+3
2010-08-31
t3903: fix broken test_must_fail calls
Jon Seymour
1
-18
/
+18
2010-08-31
t1503: fix broken test_must_fail calls
Jon Seymour
1
-2
/
+2
2010-08-30
checkout: Use submodule.*.ignore settings from .git/config and .gitmodules
Jens Lehmann
2
-0
/
+21
2010-08-30
checkout: Add test for diff.ignoreSubmodules
Jens Lehmann
2
-1
/
+9
2010-08-29
Merge branch 'maint'
Junio C Hamano
1
-5
/
+5
2010-08-29
Merge branch 'maint-1.7.1' into maint
Junio C Hamano
1
-5
/
+5
2010-08-29
object.h: Add OBJECT_ARRAY_INIT macro and make use of it.
Thiago Farina
7
-6
/
+8
2010-08-29
t0003: add missing && at end of lines
Matthieu Moy
1
-5
/
+5
2010-08-27
filter-branch: retire --remap-to-ancestor
Csaba Henk
3
-14
/
+40
2010-08-27
bundle: detect if bundle file cannot be created
Csaba Henk
2
-2
/
+11
2010-08-26
Merge branch 'maint'
Junio C Hamano
4
-11
/
+10
2010-08-26
for-each-ref: fix objectname:short bug
Jay Soffian
1
-1
/
+2
2010-08-26
Fix compat/regex ANSIfication on MinGW
Johannes Sixt
1
-6
/
+5
2010-08-25
tree-walk: Correct bitrotted comment about tree_entry()
Elijah Newren
1
-1
/
+4
2010-08-25
builtin/fetch.c: ignore merge config when not fetching from branch's remote
Brandon Casey
2
-2
/
+4
2010-08-25
t/t5510: demonstrate failure to fetch when current branch has merge ref
Brandon Casey
1
-0
/
+6
[prev]
[next]