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
/
builtin-commit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-30
Merge branch 'em/commit-claim'
Junio C Hamano
1
-3
/
+9
2009-11-22
Merge branch 'mm/config-pathname-tilde-expand'
Junio C Hamano
1
-1
/
+1
2009-11-17
Expand ~ and ~user in core.excludesfile, commit.template
Matthieu Moy
1
-1
/
+1
2009-11-06
Merge branch 'jc/commit-s-subject-is-not-a-footer'
Junio C Hamano
1
-1
/
+1
2009-11-06
builtin-commit.c: fix logic to omit empty line before existing footers
Junio C Hamano
1
-1
/
+1
2009-11-04
commit -c/-C/--amend: reset timestamp and authorship to committer with --rese...
Erick Mattos
1
-3
/
+9
2009-10-30
fixup tr/stash-format merge
Junio C Hamano
1
-2
/
+6
2009-10-28
commit: More generous accepting of RFC-2822 footer lines.
David Brown
1
-1
/
+42
2009-10-19
Refactor pretty_print_commit arguments into a struct
Thomas Rast
1
-2
/
+6
2009-08-15
git commit --dry-run -v: show diff in color when asked
Junio C Hamano
1
-2
/
+4
2009-08-10
Make git_status_config() file scope static to builtin-commit.c
Junio C Hamano
1
-0
/
+60
2009-08-10
wt-status: move many global settings to wt_status structure
Junio C Hamano
1
-39
/
+48
2009-08-07
commit: --dry-run
Junio C Hamano
1
-13
/
+16
2009-08-06
wt-status.c: rework the way changes to the index and work tree are summarized
Junio C Hamano
1
-5
/
+8
2009-06-27
Use die_errno() instead of die() when checking syscalls
Thomas Rast
1
-2
/
+3
2009-06-27
Convert existing die(..., strerror(errno)) to die_errno()
Thomas Rast
1
-13
/
+10
2009-05-25
parse-opts: add OPT_FILENAME and transition builtins
Stephen Boyd
1
-8
/
+2
2009-05-25
parse-opts: prepare for OPT_FILENAME
Stephen Boyd
1
-1
/
+2
2009-05-23
commit: -F overrides -t
Stephen Boyd
1
-0
/
+4
2009-04-05
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
1
-1
/
+2
2009-04-05
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
1
-1
/
+2
2009-04-05
commit: abort commit if interactive add failed
Jeff King
1
-1
/
+2
2009-02-10
Generalize and libify index_is_dirty() to index_differs_from(...)
Stephan Beyer
1
-11
/
+2
2009-01-28
Merge branch 'mh/maint-commit-color-status' into maint
Junio C Hamano
1
-0
/
+6
2009-01-25
Merge branch 'cb/add-pathspec'
Junio C Hamano
1
-1
/
+1
2009-01-21
Merge branch 'sb/hook-cleanup'
Junio C Hamano
1
-34
/
+0
2009-01-19
commit: more compact summary and without extra quotes
Santi BĂ©jar
1
-2
/
+2
2009-01-17
Merge branch 'mh/maint-commit-color-status'
Junio C Hamano
1
-0
/
+6
2009-01-17
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
1
-1
/
+0
2009-01-17
builtin-commit.c: do not remove COMMIT_EDITMSG
Stephan Beyer
1
-1
/
+0
2009-01-17
Move run_hook() from builtin-commit.c into run-command.c (libgit)
Stephan Beyer
1
-34
/
+0
2009-01-14
remove pathspec_match, use match_pathspec instead
Clemens Buchacher
1
-1
/
+1
2009-01-08
git-status -v: color diff output when color.ui is set
Markus Heidelberg
1
-0
/
+3
2009-01-08
git-commit: color status output when color.ui is set
Markus Heidelberg
1
-0
/
+3
2008-12-13
builtin-commit: remove unused message variable
Markus Heidelberg
1
-5
/
+0
2008-11-30
git add --intent-to-add: do not let an empty blob be committed by accident
Junio C Hamano
1
-1
/
+1
2008-11-14
Add cache preload facility
Linus Torvalds
1
-4
/
+4
2008-11-12
Merge branch 'jk/maint-commit-v-strip'
Junio C Hamano
1
-3
/
+5
2008-11-12
commit: Fix stripping of patch in verbose mode.
Jeff King
1
-3
/
+5
2008-10-21
Merge branch 'jc/maint-co-track'
Junio C Hamano
1
-1
/
+3
2008-10-19
Merge branch 'mv/merge-noff'
Junio C Hamano
1
-1
/
+13
2008-10-19
Enhance hold_lock_file_for_{update,append}() API
Junio C Hamano
1
-1
/
+2
2008-10-18
Merge branch 'pb/commit-where'
Junio C Hamano
1
-3
/
+12
2008-10-12
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
1
-10
/
+5
2008-10-03
builtin-commit: use reduce_heads() only when appropriate
Miklos Vajna
1
-2
/
+14
2008-10-02
reformat informational commit message
Jeff King
1
-27
/
+10
2008-09-30
git commit: Reformat output somewhat
Andreas Ericsson
1
-7
/
+5
2008-09-29
Merge branch 'bc/master-diff-hunk-header-fix'
Shawn O. Pearce
1
-1
/
+1
2008-09-29
Merge branch 'maint' into bc/master-diff-hunk-header-fix
Shawn O. Pearce
1
-1
/
+1
2008-09-29
Clarify commit error message for unmerged files
Rafael Garcia-Suarez
1
-1
/
+1
[next]