index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-23
fsck: support demoting errors to warnings
Johannes Schindelin
1
-0
/
+12
2015-06-23
fsck (receive-pack): allow demoting errors to warnings
Johannes Schindelin
3
-2
/
+24
2015-06-23
Revert "diff-lib.c: adjust position of i-t-a entries in diff"
Junio C Hamano
1
-1
/
+0
2015-06-22
parse-options: move unsigned long option parsing out of pack-objects.c
Charles Bailey
1
-21
/
+4
2015-06-22
cat-file: add --batch-all-objects option
Jeff King
1
-2
/
+42
2015-06-22
cat-file: split batch_one_object into two stages
Jeff King
1
-16
/
+23
2015-06-22
cat-file: stop returning value from batch_one_object
Jeff King
1
-12
/
+6
2015-06-22
cat-file: add --buffer option
Jeff King
1
-7
/
+19
2015-06-22
cat-file: move batch_options definition to top of file
Jeff King
1
-6
/
+7
2015-06-22
cat-file: minor style fix in options list
Jeff King
1
-1
/
+1
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
[prev]
[next]