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
2014-04-08
Merge branch 'jl/nor-or-nand-and'
Junio C Hamano
1
-1
/
+1
2014-04-08
Merge branch 'jc/rev-parse-argh-dashed-multi-words'
Junio C Hamano
1
-1
/
+1
2014-03-31
code and test: fix misuses of "nor"
Justin Lebar
1
-1
/
+1
2014-03-28
Merge branch 'bp/commit-p-editor'
Junio C Hamano
1
-7
/
+28
2014-03-25
Merge branch 'nd/commit-editor-cleanup'
Junio C Hamano
1
-3
/
+11
2014-03-24
parse-options: multi-word argh should use dash to separate words
Junio C Hamano
1
-1
/
+1
2014-03-18
commit: fix patch hunk editing with "commit -p -m"
Benoit Pierre
1
-7
/
+28
2014-02-27
Merge branch 'ep/varscope'
Junio C Hamano
1
-5
/
+6
2014-02-27
Merge branch 'nd/submodule-pathspec-ending-with-slash'
Junio C Hamano
1
-1
/
+1
2014-02-27
Merge branch 'nv/commit-gpgsign-config'
Junio C Hamano
1
-0
/
+4
2014-02-25
commit: add --cleanup=scissors
Nguyễn Thái Ngọc Duy
1
-3
/
+11
2014-02-24
commit-tree: add the commit.gpgsign option to sign all commits
Nicolas Vigier
1
-0
/
+4
2014-02-24
pathspec: convert some match_pathspec_depth() to ce_path_match()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2014-01-31
builtin/commit.c: reduce scope of variables
Elia Pinto
1
-5
/
+6
2013-12-17
Merge branch 'cc/starts-n-ends-with'
Junio C Hamano
1
-5
/
+5
2013-12-17
Merge branch 'jl/commit-v-strip-marker'
Junio C Hamano
1
-6
/
+3
2013-12-05
commit -v: strip diffs and submodule shortlogs from the commit message
Jens Lehmann
1
-6
/
+3
2013-12-05
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
1
-5
/
+5
2013-12-05
Merge branch 'jk/robustify-parse-commit'
Junio C Hamano
1
-2
/
+2
2013-10-24
assume parse_commit checks for NULL commit
Jeff King
1
-2
/
+2
2013-09-20
Merge branch 'mm/commit-template-squelch-advice-messages'
Junio C Hamano
1
-8
/
+17
2013-09-20
Merge branch 'bk/refs-multi-update'
Junio C Hamano
1
-1
/
+1
2013-09-20
Merge branch 'mm/status-without-comment-char'
Junio C Hamano
1
-0
/
+10
2013-09-17
Merge branch 'ap/commit-author-mailmap'
Junio C Hamano
1
-1
/
+7
2013-09-12
commit: disable status hints when writing to COMMIT_EDITMSG
Matthieu Moy
1
-0
/
+6
2013-09-12
wt-status: turn advice_status_hints into a field of wt_status
Matthieu Moy
1
-0
/
+1
2013-09-12
commit: factor status configuration is a helper function
Matthieu Moy
1
-8
/
+10
2013-09-09
Merge branch 'jl/submodule-mv'
Junio C Hamano
1
-19
/
+18
2013-09-06
status: disable display of '#' comment prefix by default
Matthieu Moy
1
-0
/
+10
2013-09-04
Merge branch 'sb/parseopt-boolean-removal'
Junio C Hamano
1
-25
/
+23
2013-08-30
refs: report ref type from lock_any_ref_for_update
Brad King
1
-1
/
+1
2013-08-24
commit: search author pattern against mailmap
Antoine Pelisse
1
-1
/
+7
2013-08-07
branch, commit, name-rev: ease up boolean conditions
Stefan Beller
1
-1
/
+1
2013-08-05
Replace deprecated OPT_BOOLEAN by OPT_BOOL
Stefan Beller
1
-18
/
+18
2013-08-05
Remove deprecated OPTION_BOOLEAN for parsing arguments
Stefan Beller
1
-6
/
+4
2013-07-31
Merge branch 'jk/commit-how-to-abort-cherry-pick'
Junio C Hamano
1
-3
/
+22
2013-07-29
commit: tweak empty cherry pick advice for sequencer
Jeff King
1
-3
/
+22
2013-07-24
Merge branch 'sb/misc-fixes'
Junio C Hamano
1
-1
/
+0
2013-07-22
Merge branch 'nd/const-struct-cache-entry'
Junio C Hamano
1
-1
/
+1
2013-07-15
convert common_prefix() to use struct pathspec
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2013-07-15
convert add_files_to_cache to take struct pathspec
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2013-07-15
convert refresh_index to take struct pathspec
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2013-07-15
convert report_path_error to take struct pathspec
Nguyễn Thái Ngọc Duy
1
-8
/
+6
2013-07-15
convert read_cache_preload() to take struct pathspec
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2013-07-15
status: convert to use parse_pathspec
Nguyễn Thái Ngọc Duy
1
-4
/
+5
2013-07-15
commit: convert to use parse_pathspec
Nguyễn Thái Ngọc Duy
1
-9
/
+9
2013-07-15
commit: Fix a memory leak in determine_author_info
Stefan Beller
1
-1
/
+0
2013-07-11
Merge branch 'jg/status-config'
Junio C Hamano
1
-19
/
+64
2013-07-09
Convert "struct cache_entry *" to "const ..." wherever possible
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2013-06-24
Merge branch 'jh/libify-note-handling'
Junio C Hamano
1
-1
/
+2
[next]