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-31
Documentation: add documentation for "git replace"
Christian Couder
1
-0
/
+71
2009-05-31
Add git-replace to .gitignore
David Aguilar
1
-0
/
+1
2009-05-31
builtin-replace: use "usage_msg_opt" to give better error messages
Christian Couder
1
-6
/
+12
2009-05-31
parse-options: add new function "usage_msg_opt"
Christian Couder
3
-1
/
+13
2009-05-31
builtin-replace: teach "git replace" to actually replace
Christian Couder
2
-1
/
+59
2009-05-31
Add new "git replace" command
Christian Couder
5
-0
/
+120
2009-05-31
environment: add global variable to disable replacement
Christian Couder
9
-0
/
+35
2009-05-31
mktag: call "check_sha1_signature" with the replacement sha1
Christian Couder
2
-3
/
+16
2009-05-31
replace_object: add a test case
Christian Couder
1
-0
/
+75
2009-05-31
object: call "check_sha1_signature" with the replacement sha1
Christian Couder
1
-4
/
+5
2009-05-31
sha1_file: add a "read_sha1_file_repl" function
Christian Couder
2
-3
/
+12
2009-05-31
replace_object: add mechanism to replace objects found in "refs/replace/"
Christian Couder
4
-3
/
+125
2009-05-31
refs: add a "for_each_replace_ref" function
Christian Couder
2
-0
/
+6
2009-05-31
Merge branch 'sb/opt-filename'
Junio C Hamano
52
-96
/
+144
2009-05-31
Merge branch 'jc/solaris-0811'
Junio C Hamano
2
-1
/
+5
2009-05-31
Merge branch 'sb/show-branch-parse-options'
Junio C Hamano
3
-71
/
+84
2009-05-31
Merge branch 'mm/apply-double-slash'
Junio C Hamano
1
-6
/
+20
2009-05-31
Merge branch 'sb/format-patch-parseopt'
Junio C Hamano
1
-100
/
+160
2009-05-31
Merge branch 'jc/mktree'
Junio C Hamano
7
-135
/
+280
2009-05-31
Merge branch 'ew/svn-test-and-old-i18n'
Junio C Hamano
17
-93
/
+91
2009-05-31
Merge branch 'mw/send-email'
Junio C Hamano
2
-20
/
+27
2009-05-31
Merge branch 'cc/bisect' (early part)
Junio C Hamano
4
-55
/
+59
2009-05-31
git-add: no need for -f when resolving a conflict in already tracked path
Jeff King
2
-1
/
+13
2009-05-31
config.txt: document add.ignore-errors
Stephen Boyd
1
-0
/
+5
2009-05-31
bash: remove always true if statement from __git_ps1()
SZEDER Gábor
1
-6
/
+4
2009-05-31
git-apply(1): Clarify that one can select where to apply the patch
Björn Steinbrink
1
-1
/
+1
2009-05-31
http-push: reuse existing is_null_ref
Clemens Buchacher
1
-16
/
+5
2009-05-30
t9139 uses ancient, backwards-compatible iconv names
Eric Wong
17
-93
/
+91
2009-05-30
Merge git://git.bogomips.org/git-svn
Junio C Hamano
2
-3
/
+61
2009-05-30
Documentation: teach stash/pop workflow instead of stash/apply
Thomas Rast
2
-16
/
+18
2009-05-29
Merge branch 'sb/maint-1.6.2-opt-filename-fix'
Junio C Hamano
6
-0
/
+93
2009-05-29
Merge branch 'jc/maint-add-p-coalesce-fix'
Junio C Hamano
2
-1
/
+133
2009-05-29
Merge branch 'rs/maint-grep-word-regexp-fix'
Junio C Hamano
2
-1
/
+9
2009-05-29
t9120: don't expect failure with SVN_HTTPD_PORT unset
Stephen Boyd
1
-11
/
+6
2009-05-28
Merge branch 'maint'
Junio C Hamano
2
-4
/
+14
2009-05-28
git-svn: refuse to dcommit non-UTF-8 messages
Eric Wong
2
-3
/
+61
2009-05-27
fix segfault showing an empty remote
Clemens Buchacher
2
-4
/
+14
2009-05-27
t8005: fix typo, it's ISO-8859-5, not KOI8-R
Brandon Casey
1
-1
/
+1
2009-05-27
t5500: Modernize test style
Stephen Boyd
1
-127
/
+149
2009-05-27
completion: fix PS1 display during an AM on detached HEAD
Junio C Hamano
1
-13
/
+11
2009-05-26
imap-send: add support for IPv6
Benjamin Kramer
1
-3
/
+51
2009-05-25
Update draft release notes to 1.6.4
Junio C Hamano
1
-1
/
+35
2009-05-25
Merge branch 'maint'
Junio C Hamano
6
-9
/
+68
2009-05-25
Prepare for 1.6.3.2
Junio C Hamano
2
-1
/
+52
2009-05-25
Merge branch 'js/maint-no-ln-across-libexec-and-bin' into maint
Junio C Hamano
1
-0
/
+4
2009-05-25
Merge branch 'lt/maint-diff-reduce-lstat' into maint
Junio C Hamano
2
-3
/
+3
2009-05-25
Merge branch 'jm/format-patch-no-auto-n-when-k-is-given' into maint
Junio C Hamano
2
-1
/
+20
2009-05-25
Merge branch 'do/maint-merge-recursive-fix' into maint
Junio C Hamano
2
-5
/
+101
2009-05-25
Merge branch 'jk/maint-1.6.0-trace-argv' into maint
Junio C Hamano
1
-4
/
+4
2009-05-25
Merge branch 'np/push-delta' into maint
Junio C Hamano
3
-8
/
+23
[next]