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
2016-07-11
Merge branch 'js/find-commit-subject-ignore-leading-blanks'
Junio C Hamano
1
-1
/
+1
2016-07-06
Merge branch 'pb/commit-editmsg-path'
Junio C Hamano
1
-7
/
+8
2016-06-29
commit -C: skip blank lines at the beginning of the message
Johannes Schindelin
1
-1
/
+1
2016-06-09
builtin/commit.c: memoize git-path for COMMIT_EDITMSG
Pranit Bauva
1
-7
/
+8
2016-06-07
add: add --chmod=+x / --chmod=-x options
Edward Thomson
1
-1
/
+1
2016-05-23
Merge branch 'pb/commit-verbose-config'
Junio C Hamano
1
-0
/
+10
2016-05-10
commit: add a commit.verbose config variable
Pranit Bauva
1
-0
/
+10
2016-04-22
Merge branch 'ad/commit-have-m-option'
Junio C Hamano
1
-3
/
+3
2016-04-07
commit: do not ignore an empty message given by -m ''
Jeff King
1
-3
/
+3
2016-04-06
Merge branch 'ss/commit-squash-msg'
Junio C Hamano
1
-1
/
+10
2016-03-21
commit: do not lose SQUASH_MSG contents
Sven Strickroth
1
-1
/
+10
2016-02-25
diff: activate diff.renames by default
Matthieu Moy
1
-0
/
+1
2016-01-28
Merge branch 'jc/strbuf-getline'
Junio C Hamano
1
-1
/
+1
2016-01-20
Merge branch 'js/fopen-harder'
Junio C Hamano
1
-1
/
+1
2016-01-15
strbuf: introduce strbuf_getline_{lf,nul}()
Junio C Hamano
1
-1
/
+1
2016-01-07
commit: allow editing the commit message even in shared repos
Johannes Schindelin
1
-1
/
+1
2015-12-10
Merge branch 'bc/object-id'
Junio C Hamano
1
-4
/
+4
2015-11-20
Remove get_object_hash.
brian m. carlson
1
-4
/
+4
2015-11-20
Add several uses of get_object_hash.
brian m. carlson
1
-4
/
+4
2015-11-16
allow hooks to ignore their standard input stream
Clemens Buchacher
1
-0
/
+3
2015-10-16
strbuf: make stripspace() part of strbuf
Tobias Klauser
1
-3
/
+3
2015-09-01
Merge branch 'dt/commit-preserve-base-index-upon-opportunistic-cache-tree-upd...
Junio C Hamano
1
-3
/
+1
2015-08-31
commit: don't rewrite shared index unnecessarily
David Turner
1
-3
/
+1
2015-08-25
Merge branch 'mh/tempfile'
Junio C Hamano
1
-7
/
+8
2015-08-10
memoize common git-path "constant" files
Jeff King
1
-16
/
+16
2015-08-10
lockfile: add accessor get_lock_file_path()
Michael Haggerty
1
-7
/
+8
2015-06-29
convert "enum date_mode" into a struct
Jeff King
1
-2
/
+2
2015-06-05
Merge branch 'pt/xdg-config-path' into maint
Junio C Hamano
1
-5
/
+3
2015-05-26
Merge branch 'nd/untracked-cache'
Junio C Hamano
1
-2
/
+3
2015-05-11
Merge branch 'pt/xdg-config-path'
Junio C Hamano
1
-5
/
+3
2015-05-11
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
1
-1
/
+1
2015-05-06
git-commit: replace use of home_config_paths()
Paul Tan
1
-5
/
+3
2015-03-23
commit.c: fix a memory leak
Stefan Beller
1
-2
/
+4
2015-03-12
status: enable untracked cache
Nguyễn Thái Ngọc Duy
1
-2
/
+3
2015-03-05
Merge branch 'mh/refs-have-new'
Junio C Hamano
1
-2
/
+2
2015-02-17
commit: avoid race when creating orphan commits
Michael Haggerty
1
-1
/
+1
2015-02-17
ref_transaction_update(): remove "have_old" parameter
Michael Haggerty
1
-1
/
+1
2015-02-17
Merge branch 'mg/commit-author-no-match-malformed-message'
Junio C Hamano
1
-1
/
+1
2015-02-11
Merge branch 'ah/usage-strings'
Junio C Hamano
1
-2
/
+2
2015-02-11
Merge branch 'jk/blame-commit-label'
Junio C Hamano
1
-9
/
+3
2015-01-26
commit: reword --author error message
Michael J Gruber
1
-1
/
+1
2015-01-14
standardize usage info string format
Alex Henrie
1
-2
/
+2
2015-01-13
builtin/commit.c: use xstrdup_or_null instead of envdup
Jeff King
1
-9
/
+3
2014-12-22
Merge branch 'jk/commit-date-approxidate'
Junio C Hamano
1
-30
/
+18
2014-12-22
Merge branch 'cc/interpret-trailers-more'
Junio C Hamano
1
-26
/
+2
2014-12-11
commit: always populate GIT_AUTHOR_* variables
Jeff King
1
-21
/
+5
2014-12-11
commit: loosen ident checks when generating template
Jeff King
1
-9
/
+14
2014-12-01
commit: use SEQ_DIR instead of hardcoding "sequencer"
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2014-11-10
commit: make ignore_non_trailer() non static
Christian Couder
1
-46
/
+0
2014-11-10
Merge branch 'jc/conflict-hint' into cc/interpret-trailers-more
Junio C Hamano
1
-26
/
+48
[next]