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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-22
verify-tag: add option to print raw gpg status information
brian m. carlson
1
-6
/
+11
2015-06-22
verify-commit: add option to print raw gpg status information
brian m. carlson
1
-5
/
+10
2015-06-22
gpg: centralize printing signature buffers
brian m. carlson
2
-10
/
+6
2015-06-22
gpg: centralize signature check
brian m. carlson
2
-4
/
+6
2015-06-22
verify-tag: share code with verify-commit
brian m. carlson
1
-1
/
+8
2015-06-22
delete_ref(): use the usual convention for old_sha1
Michael Haggerty
2
-2
/
+9
2015-06-22
cmd_update_ref(): make logic more straightforward
Michael Haggerty
1
-3
/
+10
2015-06-22
check_branch_commit(): make first parameter const
Michael Haggerty
1
-1
/
+1
2015-06-22
refs: move the remaining ref module declarations to refs.h
Michael Haggerty
5
-0
/
+5
2015-06-22
initial_ref_transaction_commit(): function for initial ref creation
Michael Haggerty
1
-4
/
+14
2015-06-22
prune_refs(): use delete_refs()
Michael Haggerty
1
-8
/
+17
2015-06-22
prune_remote(): use delete_refs()
Michael Haggerty
1
-9
/
+2
2015-06-22
delete_refs(): new function for the refs API
Michael Haggerty
1
-20
/
+1
2015-06-22
remove_branches(): remove temporary
Michael Haggerty
1
-2
/
+1
2015-06-22
fsck: introduce identifiers for fsck messages
Johannes Schindelin
1
-18
/
+8
2015-06-22
fsck: introduce fsck options
Johannes Schindelin
3
-15
/
+25
2015-06-18
pull: remove redirection to git-pull.sh
Paul Tan
1
-7
/
+0
2015-06-18
pull --rebase: error on no merge candidate cases
Paul Tan
1
-3
/
+12
2015-06-18
pull --rebase: exit early when the working directory is dirty
Paul Tan
1
-1
/
+76
2015-06-18
pull: configure --rebase via branch.<name>.rebase or pull.rebase
Paul Tan
1
-1
/
+34
2015-06-18
pull: teach git pull about --rebase
Paul Tan
1
-2
/
+245
2015-06-18
pull: set reflog message
Paul Tan
1
-0
/
+22
2015-06-18
pull: implement pulling into an unborn branch
Paul Tan
1
-1
/
+28
2015-06-18
pull: fast-forward working tree if head is updated
Paul Tan
1
-0
/
+30
2015-06-18
pull: check if in unresolved merge state
Paul Tan
1
-0
/
+9
2015-06-18
pull: support pull.ff config
Paul Tan
1
-0
/
+29
2015-06-18
pull: error on no merge candidates
Paul Tan
1
-0
/
+113
2015-06-18
pull: pass git-fetch's options to git-fetch
Paul Tan
1
-0
/
+95
2015-06-16
Merge branch 'jk/clone-dissociate' into maint
Junio C Hamano
1
-13
/
+4
2015-06-16
Merge branch 'ah/usage-strings' into maint
Junio C Hamano
2
-2
/
+2
2015-06-16
Merge branch 'rs/janitorial' into maint
Junio C Hamano
3
-16
/
+4
2015-06-16
Merge branch 'dt/clean-pathspec-filter-then-lstat' into maint
Junio C Hamano
1
-3
/
+3
2015-06-16
Merge branch 'nd/slim-index-pack-memory-usage'
Junio C Hamano
1
-2
/
+6
2015-06-15
clean: improve performance when removing lots of directories
Erik Elfström
1
-4
/
+26
2015-06-15
pull: pass git-merge's options to git-merge
Paul Tan
1
-0
/
+75
2015-06-15
pull: pass verbosity, --progress flags to fetch and merge
Paul Tan
1
-0
/
+36
2015-06-15
pull: implement fetch + merge
Paul Tan
1
-1
/
+61
2015-06-15
pull: implement skeletal builtin pull
Paul Tan
1
-0
/
+33
2015-06-15
ref-filter: add 'ref-filter.h'
Karthik Nayak
1
-40
/
+1
2015-06-15
for-each-ref: rename variables called sort to sorting
Karthik Nayak
1
-14
/
+14
2015-06-15
for-each-ref: rename some functions and make them public
Karthik Nayak
1
-32
/
+32
2015-06-15
for-each-ref: introduce 'ref_array_clear()'
Karthik Nayak
1
-0
/
+21
2015-06-15
for-each-ref: introduce new structures for better organisation
Karthik Nayak
1
-24
/
+30
2015-06-15
for-each-ref: rename 'refinfo' to 'ref_array_item'
Karthik Nayak
1
-20
/
+20
2015-06-15
for-each-ref: clean up code
Karthik Nayak
1
-5
/
+2
2015-06-15
for-each-ref: extract helper functions out of grab_single_ref()
Karthik Nayak
1
-23
/
+41
2015-06-12
Allow to control where the replace refs are looked for
Mike Hommey
1
-3
/
+3
2015-06-12
checkout: don't check worktrees when not necessary
Nguyễn Thái Ngọc Duy
1
-12
/
+11
2015-06-11
Merge branch 'jk/clone-dissociate'
Junio C Hamano
1
-13
/
+4
2015-06-09
index-pack: avoid excessive re-reading of pack directory
Jeff King
1
-1
/
+1
[prev]
[next]