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
2012-01-06
Merge branch 'jc/show-sig'
Junio C Hamano
1
-2
/
+12
2012-01-05
commit --amend -S: strip existing gpgsig headers
Junio C Hamano
1
-1
/
+2
2012-01-05
Merge branch 'jc/signed-commit' and 'jc/pull-signed-tag'
Junio C Hamano
1
-1
/
+10
2011-12-22
Merge branch 'jk/maint-strbuf-missing-init'
Junio C Hamano
1
-1
/
+1
2011-12-22
Merge branch 'nd/war-on-nul-in-commit'
Junio C Hamano
1
-1
/
+1
2011-12-21
Sync with v1.7.8.1
Junio C Hamano
1
-1
/
+1
2011-12-21
Merge branch 'ms/commit-cc-option-helpstring' into maint
Junio C Hamano
1
-1
/
+1
2011-12-20
Merge branch 'jc/pull-signed-tag'
Junio C Hamano
1
-1
/
+5
2011-12-20
commit: do not lose mergetag header when not amending
Junio C Hamano
1
-1
/
+5
2011-12-19
Merge branch 'nd/resolve-ref'
Junio C Hamano
1
-1
/
+1
2011-12-19
Merge branch 'tr/cache-tree'
Junio C Hamano
1
-4
/
+3
2011-12-18
Update jk/maint-strbuf-missing-init to builtin/ rename
Junio C Hamano
1
-0
/
+1310
2011-12-16
Merge branch 'jc/commit-amend-no-edit'
Junio C Hamano
1
-4
/
+5
2011-12-15
Convert commit_tree() to take strbuf as message
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2011-12-13
Rename resolve_ref() to resolve_ref_unsafe()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2011-12-09
Merge branch 'nd/resolve-ref'
Junio C Hamano
1
-1
/
+2
2011-12-09
Merge branch 'jc/pull-signed-tag'
Junio C Hamano
1
-7
/
+12
2011-12-08
commit: honour --no-edit
Junio C Hamano
1
-4
/
+5
2011-12-06
commit: write cache-tree data when writing index anyway
Thomas Rast
1
-0
/
+2
2011-12-06
Refactor cache_tree_update idiom from commit
Thomas Rast
1
-4
/
+1
2011-12-05
Copy resolve_ref() return value for longer use
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2011-11-22
revert: write REVERT_HEAD pseudoref during conflicted revert
Jonathan Nieder
1
-0
/
+1
2011-11-12
commit: teach --gpg-sign option
Junio C Hamano
1
-1
/
+10
2011-11-09
commit: teach --amend to carry forward extra headers
Junio C Hamano
1
-2
/
+7
2011-11-09
commit: copy merged signed tags to headers of merge commit
Junio C Hamano
1
-5
/
+5
2011-10-13
Merge branch 'nd/maint-autofix-tag-in-head'
Junio C Hamano
1
-2
/
+4
2011-10-10
Merge branch 'cb/common-prefix-unification'
Junio C Hamano
1
-2
/
+3
2011-09-18
Accept tags in HEAD or MERGE_HEAD
Nguyễn Thái Ngọc Duy
1
-2
/
+4
2011-09-12
rename pathspec_prefix() to common_prefix() and move to dir.[ch]
Clemens Buchacher
1
-1
/
+1
2011-09-06
remove prefix argument from pathspec_prefix
Clemens Buchacher
1
-2
/
+3
2011-08-28
Merge branch 'jk/color-and-pager'
Junio C Hamano
1
-11
/
+2
2011-08-25
Merge branch 'jc/maint-autofix-tag-in-head'
Junio C Hamano
1
-42
/
+45
2011-08-23
Merge branch 'cb/maint-ls-files-error-report'
Junio C Hamano
1
-1
/
+1
2011-08-19
want_color: automatically fallback to color.ui
Jeff King
1
-10
/
+1
2011-08-19
commit: reduce use of redundant global variables
Junio C Hamano
1
-42
/
+45
2011-08-18
git_config_colorbool: refactor stdout_is_tty handling
Jeff King
1
-1
/
+1
2011-08-11
ls-files: fix pathspec display on error
Clemens Buchacher
1
-1
/
+1
2011-08-02
commit: allow partial commits with relative paths
Clemens Buchacher
1
-2
/
+4
2011-06-06
Merge branch 'bc/maint-status-z-to-use-porcelain'
Junio C Hamano
1
-3
/
+4
2011-05-16
Merge branch 'ci/commit--interactive-atomic'
Junio C Hamano
1
-12
/
+34
2011-05-11
Do not strip empty lines / trailing spaces from a commit message template
Boris Faure
1
-1
/
+3
2011-05-09
Add support for -p/--patch to git-commit
Conrad Irwin
1
-3
/
+7
2011-05-09
Allow git commit --interactive with paths
Conrad Irwin
1
-2
/
+0
2011-05-08
Use a temporary index for git commit --interactive
Conrad Irwin
1
-8
/
+28
2011-04-01
Merge branch 'ab/i18n-st'
Junio C Hamano
1
-83
/
+83
2011-03-26
Merge branch 'jc/index-update-if-able'
Junio C Hamano
1
-7
/
+2
2011-03-21
diff/status: refactor opportunistic index update
Junio C Hamano
1
-7
/
+2
2011-03-19
Merge branch 'jn/status-translatable'
Junio C Hamano
1
-29
/
+30
2011-03-19
Merge branch 'jk/merge-rename-ux'
Junio C Hamano
1
-1
/
+0
2011-03-09
i18n: git-commit advice messages
Ævar Arnfjörð Bjarmason
1
-6
/
+6
[next]