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
2018-08-20
Merge branch 'nd/no-the-index'
Junio C Hamano
1
-1
/
+1
2018-08-15
Merge branch 'nd/i18n'
Junio C Hamano
1
-3
/
+3
2018-08-13
dir.c: remove an implicit dependency on the_index in pathspec code
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-07-23
Update messages in preparation for i18n
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2018-07-18
Merge branch 'sb/object-store-grafts'
Junio C Hamano
1
-19
/
+19
2018-06-25
Merge branch 'nd/complete-config-vars'
Junio C Hamano
1
-18
/
+18
2018-05-30
Merge branch 'bp/status-rename-config'
Junio C Hamano
1
-0
/
+42
2018-05-30
Merge branch 'js/use-bug-macro'
Junio C Hamano
1
-1
/
+1
2018-05-29
help: add --config to list all available config
Nguyễn Thái Ngọc Duy
1
-0
/
+3
2018-05-29
Add and use generic name->id mapping code for color slot parsing
Nguyễn Thái Ngọc Duy
1
-18
/
+15
2018-05-18
path.c: migrate global git_path_* to take a repository argument
Stefan Beller
1
-19
/
+19
2018-05-13
add status config and command line options for rename detection
Ben Peart
1
-0
/
+42
2018-05-06
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
1
-1
/
+1
2018-05-06
wt-status: use settings from git_diff_ui_config
Eckhard S. Maaß
1
-1
/
+1
2018-04-25
Merge branch 'bw/commit-partial-from-subdirectory-fix'
Junio C Hamano
1
-2
/
+1
2018-04-05
commit: allow partial commits with relative paths
Brandon Williams
1
-2
/
+1
2018-03-21
Merge branch 'ma/skip-writing-unchanged-index'
Junio C Hamano
1
-7
/
+3
2018-03-08
Merge branch 'ab/gc-auto-in-commit'
Junio C Hamano
1
-0
/
+2
2018-03-08
Merge branch 'jh/status-no-ahead-behind'
Junio C Hamano
1
-0
/
+7
2018-03-01
write_locked_index(): add flag to avoid writing unchanged index
Martin Ågren
1
-7
/
+3
2018-03-01
commit: run git gc --auto just before the post-commit hook
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2018-02-27
Merge branch 'ab/commit-m-with-fixup' into maint
Junio C Hamano
1
-3
/
+5
2018-02-27
Merge branch 'nd/ita-wt-renames-in-status' into maint
Junio C Hamano
1
-1
/
+1
2018-02-15
Merge branch 'po/object-id'
Junio C Hamano
1
-2
/
+3
2018-02-13
Merge branch 'pw/sequencer-in-process-commit'
Junio C Hamano
1
-260
/
+31
2018-01-30
commit: convert commit_tree* to object_id
Patryk Obara
1
-2
/
+3
2018-01-24
status: add --[no-]ahead-behind to status and commit for V2 format.
Jeff Hostetler
1
-0
/
+7
2018-01-24
sequencer: run 'prepare-commit-msg' hook
Phillip Wood
1
-2
/
+0
2018-01-23
Merge branch 'ab/commit-m-with-fixup'
Junio C Hamano
1
-3
/
+5
2018-01-23
Merge branch 'nd/ita-wt-renames-in-status'
Junio C Hamano
1
-1
/
+1
2017-12-27
Use DIFF_DETECT_RENAME for detect_rename assignments
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2017-12-22
commit: add support for --fixup <commit> -m"<extra message>"
Ævar Arnfjörð Bjarmason
1
-3
/
+5
2017-11-24
commit: move print_commit_summary() to libgit
Phillip Wood
1
-119
/
+9
2017-11-18
commit: move post-rewrite code to libgit
Phillip Wood
1
-41
/
+1
2017-11-18
Add a function to update HEAD after creating a commit
Phillip Wood
1
-18
/
+2
2017-11-15
Merge branch 'ma/reduce-heads-leakfix'
Junio C Hamano
1
-1
/
+1
2017-11-13
Merge branch 'jm/status-ignored-files-list'
Junio C Hamano
1
-6
/
+25
2017-11-11
commit: move empty message checks to libgit
Phillip Wood
1
-80
/
+19
2017-11-09
Merge branch 'bw/diff-opt-impl-to-bitfields'
Junio C Hamano
1
-3
/
+4
2017-11-08
reduce_heads: fix memory leaks
Martin Ågren
1
-1
/
+1
2017-11-06
Merge branch 'bc/object-id'
Junio C Hamano
1
-2
/
+2
2017-11-06
Merge branch 'ao/check-resolve-ref-unsafe-result'
Junio C Hamano
1
-0
/
+2
2017-11-06
Merge branch 'ma/lockfile-fixes'
Junio C Hamano
1
-5
/
+5
2017-11-01
diff: make struct diff_flags members lowercase
Brandon Williams
1
-2
/
+2
2017-11-01
diff: convert flags to be stored in bitfields
Brandon Williams
1
-3
/
+4
2017-10-31
status: add option to show ignored files differently
Jameson Miller
1
-6
/
+25
2017-10-21
commit: check result of resolve_ref_unsafe
Andrey Okoshkin
1
-0
/
+2
2017-10-16
refs: update ref transactions to use struct object_id
brian m. carlson
1
-2
/
+2
2017-10-07
read-cache: drop explicit `CLOSE_LOCK`-flag
Martin Ågren
1
-5
/
+5
2017-10-03
Merge branch 'jk/no-optional-locks'
Junio C Hamano
1
-1
/
+4
[next]