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
2014-06-25
replace: add a --raw mode for --edit
Jeff King
2
-10
/
+29
2014-06-25
replace: use argv_array in export_object
Jeff King
1
-3
/
+5
2014-06-25
avoid double close of descriptors handed to run_command
Jeff King
2
-3
/
+0
2014-06-25
replace: replace spaces with tabs in indentation
Jeff King
1
-3
/
+3
2014-05-19
Documentation: replace: describe new --edit option
Christian Couder
1
-1
/
+15
2014-05-19
replace: add --edit to usage string
Christian Couder
1
-0
/
+1
2014-05-19
replace: add tests for --edit
Christian Couder
1
-0
/
+27
2014-05-19
replace: die early if replace ref already exists
Christian Couder
1
-1
/
+4
2014-05-19
replace: refactor checking ref validity
Christian Couder
1
-11
/
+20
2014-05-19
replace: make sure --edit results in a different object
Christian Couder
1
-0
/
+3
2014-04-29
replace: add --edit option
Jeff King
1
-1
/
+111
2014-04-29
replace: factor object resolution out of replace_object
Jeff King
1
-8
/
+18
2014-04-29
replace: use OPT_CMDMODE to handle modes
Jeff King
1
-24
/
+25
2014-04-29
replace: refactor command-mode determination
Jeff King
1
-8
/
+6
2014-04-28
Merge branch 'db/make-with-curl'
Junio C Hamano
1
-13
/
+28
2014-04-28
Merge branch 'jk/external-diff-use-argv-array' (early part)
Junio C Hamano
1
-16
/
+16
2014-04-28
Makefile: default to -lcurl when no CURL_CONFIG or CURLDIR
Dave Borowitz
1
-13
/
+28
2014-04-25
Git 2.0-rc1
Junio C Hamano
2
-1
/
+6
2014-04-24
Merge branch 'jk/pack-bitmap'
Junio C Hamano
1
-1
/
+1
2014-04-24
Merge branch 'fc/transport-helper-sync-error-fix'
Junio C Hamano
2
-37
/
+67
2014-04-24
Merge branch 'db/make-with-curl'
Junio C Hamano
1
-12
/
+33
2014-04-22
ewah_bitmap.c: do not assume size_t and eword_t are the same size
Kyle J. McKay
1
-1
/
+1
2014-04-21
Update draft release notes to 2.0
Junio C Hamano
1
-3
/
+12
2014-04-21
Merge git://bogomips.org/git-svn
Junio C Hamano
20
-153
/
+131
2014-04-21
Merge branch 'jx/i18n'
Junio C Hamano
5
-15
/
+15
2014-04-21
Merge branch 'km/avoid-non-function-return-in-rebase'
Junio C Hamano
4
-10
/
+46
2014-04-21
Merge branch 'ep/shell-command-substitution'
Junio C Hamano
14
-48
/
+48
2014-04-21
t5801 (remote-helpers): cleanup environment sets
Felipe Contreras
1
-7
/
+4
2014-04-21
run_external_diff: use an argv_array for the command line
Jeff King
1
-16
/
+16
2014-04-19
Git 2.0: git svn: Set default --prefix='origin/' if --prefix is not given
Johan Herland
20
-153
/
+131
2014-04-18
Git 2.0-rc0
Junio C Hamano
2
-1
/
+6
2014-04-18
Merge branch 'jk/config-die-bad-number-noreturn'
Junio C Hamano
1
-0
/
+1
2014-04-18
Merge branch 'fc/remote-helper-fixes'
Junio C Hamano
5
-5
/
+34
2014-04-18
Merge branch 'fc/complete-aliased-push'
Junio C Hamano
2
-0
/
+2
2014-04-18
Merge branch 'fc/prompt-zsh-read-from-file'
Junio C Hamano
1
-7
/
+14
2014-04-18
i18n: mention "TRANSLATORS:" marker in Documentation/CodingGuidelines
Junio C Hamano
1
-0
/
+10
2014-04-17
t9362-mw-to-git-utf8.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-2
/
+2
2014-04-17
t9360-mw-to-git-clone.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-7
/
+7
2014-04-17
git-tag.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-17
git-revert.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-17
git-resolve.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-17
git-repack.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-17
git-merge.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-2
/
+2
2014-04-17
git-ls-remote.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-2
/
+2
2014-04-17
git-fetch.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-3
/
+3
2014-04-17
git-commit.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-5
/
+5
2014-04-17
git-clone.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-10
/
+10
2014-04-17
git-checkout.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-4
/
+4
2014-04-17
install-webdoc.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-3
/
+3
2014-04-17
howto-index.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-6
/
+6
[next]