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-commit.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2006-11-01
Merge branch 'lj/refs'
Junio C Hamano
1
-5
/
+5
2006-10-15
git-revert with conflicts to behave as git-merge with conflicts
Luben Tuikov
1
-2
/
+2
2006-10-07
git-commit: fix coding style.
Martin Waitz
1
-231
/
+233
2006-10-03
git-commit: cleanup unused function.
Martin Waitz
1
-27
/
+0
2006-09-27
update a few Porcelain-ish for ref lock safety.
Junio C Hamano
1
-3
/
+3
2006-09-12
Teach runstatus about --untracked
Johannes Schindelin
1
-1
/
+2
2006-09-08
git-commit.sh: convert run_status to a C builtin
Jeff King
1
-99
/
+7
2006-07-13
Do not use perl in git-commit.sh
Alex Riesen
1
-19
/
+13
2006-07-10
Record the type of commit operation in the reflog.
Shawn Pearce
1
-1
/
+5
2006-07-10
Fix more typos, primarily in the code
Pavel Roskin
1
-1
/
+1
2006-07-08
Using 'perl' in *.sh
Michal Rokos
1
-1
/
+1
2006-06-29
Racy GIT (part #3)
Junio C Hamano
1
-1
/
+1
2006-06-27
Fix expr usage for FreeBSD
Dennis Stosberg
1
-9
/
+9
2006-06-26
Merge branch 'jc/squash'
Junio C Hamano
1
-2
/
+5
2006-06-25
git-commit: filter out log message lines only when editor was run.
Yann Dirson
1
-7
/
+12
2006-06-24
git-merge --squash
Junio C Hamano
1
-2
/
+5
2006-06-23
git-commit: allow -e option anywhere on command line
Jeff King
1
-1
/
+3
2006-05-31
Merge branch 'master' into next
Junio C Hamano
1
-7
/
+30
2006-05-31
Allow multiple -m options to git-commit.
Shawn Pearce
1
-7
/
+30
2006-05-26
Merge branch 'master' into next
Junio C Hamano
1
-0
/
+3
2006-05-26
Add instructions to commit template.
Martin Waitz
1
-0
/
+3
2006-05-23
Merge branch 'sp/reflog' into next
Junio C Hamano
1
-1
/
+2
2006-05-23
git status: skip empty directories, and add -u to show all untracked files
Matthias Lederhofer
1
-3
/
+14
2006-05-19
Include ref log detail in commit, reset, etc.
Shawn Pearce
1
-1
/
+2
2006-05-14
Ensure author & committer before asking for commit message.
Sean
1
-0
/
+2
2006-04-20
git-commit --amend: two fixes.
Junio C Hamano
1
-7
/
+14
2006-04-13
Shell utilities: Guard against expr' magic tokens.
Mark Wooding
1
-2
/
+2
2006-04-12
git-commit: do not muck with commit message when no_edit is set.
Junio C Hamano
1
-5
/
+12
2006-03-20
Be verbose when !initial commit
Yasushi SHOJI
1
-1
/
+1
2006-03-05
git-commit --amend: allow empty commit.
Junio C Hamano
1
-1
/
+1
2006-03-02
git-commit: make sure we protect against races.
Junio C Hamano
1
-0
/
+2
2006-03-02
git-commit --amend
Junio C Hamano
1
-4
/
+39
2006-02-14
Merge branch 'jc/commit'
Junio C Hamano
1
-7
/
+9
2006-02-14
commit: detect misspelled pathspec while making a partial commit.
Junio C Hamano
1
-10
/
+9
2006-02-12
git-commit: Now --only semantics is the default.
Junio C Hamano
1
-6
/
+3
2006-02-11
Only call git-rerere if $GIT_DIR/rr-cache exists.
Junio C Hamano
1
-1
/
+4
2006-02-10
git-commit -v: have patch at the end.
Junio C Hamano
1
-27
/
+18
2006-02-10
git-status -v
Junio C Hamano
1
-60
/
+250
2006-02-06
git-commit: finishing touches.
Junio C Hamano
1
-40
/
+73
2006-02-06
git-commit: revamp the git-commit semantics.
Junio C Hamano
1
-112
/
+291
2006-02-06
git-rerere: reuse recorded resolve.
Junio C Hamano
1
-0
/
+1
2006-02-04
Do not fall back on vi on dumb terminals.
Junio C Hamano
1
-0
/
+8
2006-01-05
format-patch/commit: Quote single quote in the author name properly.
Junio C Hamano
1
-0
/
+1
2006-01-05
trivial: typo in git-commit.sh
Alex Riesen
1
-1
/
+1
2005-12-14
Trivial usage string clean-up
freku045@student.liu.se
1
-4
/
+1
2005-11-25
git-sh-setup: die if outside git repository.
Junio C Hamano
1
-1
/
+1
2005-11-25
Prevent "git-commit -a path1 path2..."
Junio C Hamano
1
-1
/
+4
2005-11-11
Do not lose author name information to locale gotchas.
Junio C Hamano
1
-1
/
+1
2005-11-01
Do not put automatic merge message after signed-off-by line.
Junio C Hamano
1
-3
/
+3
2005-10-28
update usage string for git-commit.sh
c.shoemaker@cox.net
1
-1
/
+1
[next]