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
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
2017-09-29
Merge branch 'ma/leakplugs'
Junio C Hamano
1
-5
/
+10
2017-09-27
git: add --no-optional-locks option
Jeff King
1
-1
/
+4
2017-09-24
refs: pass NULL to resolve_ref_unsafe() if hash is not needed
René Scharfe
1
-2
/
+1
2017-09-24
builtin/commit: fix memory leak in `prepare_index()`
Martin Ågren
1
-5
/
+10
2017-09-08
add UNLEAK annotation for reducing leak false positives
Jeff King
1
-1
/
+2
2017-08-26
Merge branch 'bw/submodule-config-cleanup'
Junio C Hamano
1
-1
/
+0
2017-08-23
Merge branch 'ks/commit-abort-on-empty-message-fix' into maint
Junio C Hamano
1
-5
/
+5
2017-08-23
Merge branch 'kw/commit-keep-index-when-pre-commit-is-not-run'
Junio C Hamano
1
-6
/
+9
2017-08-16
commit: skip discarding the index if there is no pre-commit hook
Kevin Willford
1
-6
/
+9
2017-08-11
Merge branch 'ks/commit-abort-on-empty-message-fix'
Junio C Hamano
1
-5
/
+5
2017-08-03
submodule: remove gitmodules_config
Brandon Williams
1
-1
/
+0
2017-07-17
commit: check for empty message before the check for untouched template
Kaartic Sivaraam
1
-5
/
+5
2017-07-17
sha1_name: convert get_sha1* to get_oid*
brian m. carlson
1
-4
/
+4
2017-07-10
Merge branch 'ks/typofix-commit-c-comment'
Junio C Hamano
1
-1
/
+1
2017-07-10
Merge branch 'ks/commit-assuming-only-warning-removal'
Junio C Hamano
1
-8
/
+1
2017-07-06
builtin/commit.c: fix a typo in the comment
Kaartic Sivaraam
1
-1
/
+1
2017-06-30
Merge branch 'ks/status-initial-commit'
Junio C Hamano
1
-0
/
+1
2017-06-30
commit-template: distinguish status information unconditionally
Kaartic Sivaraam
1
-2
/
+1
2017-06-30
commit-template: remove outdated notice about explicit paths
Kaartic Sivaraam
1
-6
/
+0
2017-06-26
Merge branch 'lb/status-stash-count'
Junio C Hamano
1
-0
/
+6
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-24
Merge branch 'bw/ls-files-sans-the-index'
Junio C Hamano
1
-1
/
+2
2017-06-21
status: contextually notify user about an initial commit
Kaartic Sivaraam
1
-0
/
+1
2017-06-19
Merge branch 'bw/object-id'
Junio C Hamano
1
-1
/
+1
2017-06-18
status: add optional stash count information
Liam Beguin
1
-0
/
+6
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-06-13
Merge branch 'nd/fopen-errors'
Junio C Hamano
1
-4
/
+1
2017-06-13
ls-files: convert overlay_tree_on_cache to take an index
Brandon Williams
1
-1
/
+2
2017-06-02
builtin/notes: convert to struct object_id
brian m. carlson
1
-1
/
+1
2017-05-29
Merge branch 'bm/interpret-trailers-cut-line-is-eom'
Junio C Hamano
1
-1
/
+1
2017-05-29
Merge branch 'bc/object-id'
Junio C Hamano
1
-4
/
+4
2017-05-26
use xfopen() in more places
Nguyễn Thái Ngọc Duy
1
-4
/
+1
2017-05-18
interpret-trailers: honor the cut line
Brian Malehorn
1
-1
/
+1
2017-05-08
tree: convert parse_tree_indirect to struct object_id
brian m. carlson
1
-1
/
+1
[prev]
[next]