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
/
git-am.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-18
Merge branch 'jc/am-quiet'
Shawn O. Pearce
1
-4
/
+0
2007-10-03
Merge branch 'jc/autogc'
Junio C Hamano
1
-0
/
+2
2007-10-01
git-am: fix typo in the previous one.
Junio C Hamano
1
-1
/
+1
2007-09-29
git-am: make the output quieter.
Junio C Hamano
1
-5
/
+1
2007-09-23
Merge branch 'js/apply-build-ancestor'
Junio C Hamano
1
-4
/
+2
2007-09-23
Supplant the "while case ... break ;; esac" idiom
David Kastrup
1
-1
/
+1
2007-09-18
apply: get rid of --index-info in favor of --build-fake-ancestor
Johannes Schindelin
1
-4
/
+2
2007-09-06
Invoke "git gc --auto" from commit, merge, am and rebase.
Junio C Hamano
1
-0
/
+2
2007-08-25
Make usage documentation for git-am consistent.
Brian Hetro
1
-2
/
+4
2007-08-06
git-am: initialize variable $resume on startup
Gerrit Pape
1
-1
/
+2
2007-07-24
git am: skip pine's internal folder data
Johannes Schindelin
1
-0
/
+6
2007-07-20
Add GIT_EDITOR environment and core.editor configuration variables
Adam Roben
1
-1
/
+1
2007-07-06
Enable "git rerere" by the config variable rerere.enabled
Johannes Schindelin
1
-12
/
+3
2007-07-02
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
1
-20
/
+20
2007-05-26
More echo "$user_message" fixes.
Jeff King
1
-2
/
+2
2007-05-25
git-am: use printf instead of echo on user-supplied strings
Jeff King
1
-2
/
+2
2007-04-23
Fix typo in git-am: s/Was is/Was it/
Josh Triplett
1
-1
/
+1
2007-03-24
Use diff* with --exit-code in git-am, git-rebase and git-merge-ours
Alex Riesen
1
-11
/
+7
2007-03-12
builtin-mailinfo.c infrastrcture changes
Don Zickus
1
-0
/
+4
2007-02-24
Reword git-am 3-way fallback failure message.
Junio C Hamano
1
-1
/
+1
2007-02-11
Teach git-am to pass -p option down to git-apply
Junio C Hamano
1
-5
/
+2
2007-02-08
add -C[NUM] to git-am
Michael S. Tsirkin
1
-4
/
+8
2007-01-11
Merge branch 'jc/bare'
Junio C Hamano
1
-0
/
+1
2007-01-10
Disallow working directory commands in a bare repository.
Shawn O. Pearce
1
-0
/
+1
2007-01-09
-u is now default for 'git-mailinfo'.
Junio C Hamano
1
-0
/
+2
2007-01-09
git-am: should work when "--no-utf8 --utf8" is given
Junio C Hamano
1
-1
/
+1
2007-01-08
--utf8 is now default for 'git-am'
Junio C Hamano
1
-3
/
+5
2006-12-28
Use merge-recursive in git-am -3.
Shawn O. Pearce
1
-2
/
+5
2006-12-28
Use GIT_REFLOG_ACTION environment variable instead.
Shawn O. Pearce
1
-5
/
+2
2006-12-21
Suggest 'add' in am/revert/cherry-pick.
Shawn O. Pearce
1
-2
/
+2
2006-12-09
rerere: record (or avoid misrecording) resolved, skipped or aborted rebase/am
Eric Wong
1
-0
/
+8
2006-09-16
Fix git-am safety checks
Junio C Hamano
1
-4
/
+19
2006-08-12
git-am: give better diagnostics when the patch does not apply during --3way
Junio C Hamano
1
-9
/
+19
2006-07-23
git-am: Don't accept an mbox on stdin of we already have a .dotest directory
Lukas Sandström
1
-2
/
+4
2006-07-13
Record rebase changes as 'rebase' in the reflog.
Shawn Pearce
1
-1
/
+5
2006-07-10
Fix more typos, primarily in the code
Pavel Roskin
1
-1
/
+1
2006-06-27
Fix expr usage for FreeBSD
Dennis Stosberg
1
-1
/
+1
2006-05-23
Merge branch 'sp/reflog' into next
Junio C Hamano
1
-1
/
+1
2006-05-19
Include ref log detail in commit, reset, etc.
Shawn Pearce
1
-1
/
+1
2006-05-15
Merge branch 'jc/apply' into next
Junio C Hamano
1
-36
/
+2
2006-05-15
git-am: use apply --cached
Junio C Hamano
1
-36
/
+2
2006-05-14
Make git rebase interactive help match documentation.
Sean
1
-2
/
+9
2006-05-02
Give the user a hint for how to continue in the case that git-am fails becaus...
Robert Shearman
1
-3
/
+23
2006-04-28
git-am --resolved: more usable error message.
Junio C Hamano
1
-0
/
+7
2006-03-02
war on whitespaces: documentation.
Junio C Hamano
1
-1
/
+2
2006-02-28
git-am: --whitespace=x option.
Junio C Hamano
1
-4
/
+9
2006-02-23
git-am: do not allow empty commits by mistake.
Junio C Hamano
1
-2
/
+8
2006-02-22
Keep Porcelainish from failing by broken ident after making changes.
Junio C Hamano
1
-1
/
+3
2006-02-11
Only call git-rerere if $GIT_DIR/rr-cache exists.
Junio C Hamano
1
-1
/
+4
2006-02-06
git-rerere: reuse recorded resolve.
Junio C Hamano
1
-0
/
+1
[next]