index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mh/init-delete-refs-api'
Junio C Hamano
2015-08-03
10
-48
/
+59
|
\
|
*
delete_ref(): use the usual convention for old_sha1
Michael Haggerty
2015-06-22
2
-2
/
+9
|
*
cmd_update_ref(): make logic more straightforward
Michael Haggerty
2015-06-22
1
-3
/
+10
|
*
check_branch_commit(): make first parameter const
Michael Haggerty
2015-06-22
1
-1
/
+1
|
*
refs: move the remaining ref module declarations to refs.h
Michael Haggerty
2015-06-22
5
-0
/
+5
|
*
initial_ref_transaction_commit(): function for initial ref creation
Michael Haggerty
2015-06-22
1
-4
/
+14
|
*
prune_refs(): use delete_refs()
Michael Haggerty
2015-06-22
1
-8
/
+17
|
*
prune_remote(): use delete_refs()
Michael Haggerty
2015-06-22
1
-9
/
+2
|
*
delete_refs(): new function for the refs API
Michael Haggerty
2015-06-22
1
-20
/
+1
|
*
remove_branches(): remove temporary
Michael Haggerty
2015-06-22
1
-2
/
+1
*
|
Merge branch 'pt/pull-builtin'
Junio C Hamano
2015-08-03
1
-0
/
+882
|
\
\
|
*
|
pull: remove redirection to git-pull.sh
Paul Tan
2015-06-18
1
-7
/
+0
|
*
|
pull --rebase: error on no merge candidate cases
Paul Tan
2015-06-18
1
-3
/
+12
|
*
|
pull --rebase: exit early when the working directory is dirty
Paul Tan
2015-06-18
1
-1
/
+76
|
*
|
pull: configure --rebase via branch.<name>.rebase or pull.rebase
Paul Tan
2015-06-18
1
-1
/
+34
|
*
|
pull: teach git pull about --rebase
Paul Tan
2015-06-18
1
-2
/
+245
|
*
|
pull: set reflog message
Paul Tan
2015-06-18
1
-0
/
+22
|
*
|
pull: implement pulling into an unborn branch
Paul Tan
2015-06-18
1
-1
/
+28
|
*
|
pull: fast-forward working tree if head is updated
Paul Tan
2015-06-18
1
-0
/
+30
|
*
|
pull: check if in unresolved merge state
Paul Tan
2015-06-18
1
-0
/
+9
|
*
|
pull: support pull.ff config
Paul Tan
2015-06-18
1
-0
/
+29
|
*
|
pull: error on no merge candidates
Paul Tan
2015-06-18
1
-0
/
+113
|
*
|
pull: pass git-fetch's options to git-fetch
Paul Tan
2015-06-18
1
-0
/
+95
|
*
|
pull: pass git-merge's options to git-merge
Paul Tan
2015-06-15
1
-0
/
+75
|
*
|
pull: pass verbosity, --progress flags to fetch and merge
Paul Tan
2015-06-15
1
-0
/
+36
|
*
|
pull: implement fetch + merge
Paul Tan
2015-06-15
1
-1
/
+61
|
*
|
pull: implement skeletal builtin pull
Paul Tan
2015-06-15
1
-0
/
+33
*
|
|
Merge branch 'ee/clean-remove-dirs'
Junio C Hamano
2015-08-03
1
-4
/
+26
|
\
\
\
|
*
|
|
clean: improve performance when removing lots of directories
Erik Elfström
2015-06-15
1
-4
/
+26
|
|
/
/
*
|
|
Merge branch 'cb/parse-magnitude'
Junio C Hamano
2015-08-03
1
-21
/
+4
|
\
\
\
|
*
|
|
parse-options: move unsigned long option parsing out of pack-objects.c
Charles Bailey
2015-06-23
1
-21
/
+4
*
|
|
|
Merge branch 'bc/gpg-verify-raw'
Junio C Hamano
2015-08-03
2
-20
/
+35
|
\
\
\
\
|
*
|
|
|
verify-tag: add option to print raw gpg status information
brian m. carlson
2015-06-22
1
-6
/
+11
|
*
|
|
|
verify-commit: add option to print raw gpg status information
brian m. carlson
2015-06-22
1
-5
/
+10
|
*
|
|
|
gpg: centralize printing signature buffers
brian m. carlson
2015-06-22
2
-10
/
+6
|
*
|
|
|
gpg: centralize signature check
brian m. carlson
2015-06-22
2
-4
/
+6
|
*
|
|
|
verify-tag: share code with verify-commit
brian m. carlson
2015-06-22
1
-1
/
+8
*
|
|
|
|
Merge branch 'kn/for-each-ref'
Junio C Hamano
2015-08-03
1
-1094
/
+19
|
\
\
\
\
\
|
*
|
|
|
|
for-each-ref: introduce filter_refs()
Karthik Nayak
2015-08-03
1
-10
/
+11
|
*
|
|
|
|
ref-filter: move code from 'for-each-ref'
Karthik Nayak
2015-08-03
1
-1074
/
+0
|
*
|
|
|
|
ref-filter: add 'ref-filter.h'
Karthik Nayak
2015-06-15
1
-40
/
+1
|
*
|
|
|
|
for-each-ref: rename variables called sort to sorting
Karthik Nayak
2015-06-15
1
-14
/
+14
|
*
|
|
|
|
for-each-ref: rename some functions and make them public
Karthik Nayak
2015-06-15
1
-32
/
+32
|
*
|
|
|
|
for-each-ref: introduce 'ref_array_clear()'
Karthik Nayak
2015-06-15
1
-0
/
+21
|
*
|
|
|
|
for-each-ref: introduce new structures for better organisation
Karthik Nayak
2015-06-15
1
-24
/
+30
|
*
|
|
|
|
for-each-ref: rename 'refinfo' to 'ref_array_item'
Karthik Nayak
2015-06-15
1
-20
/
+20
|
*
|
|
|
|
for-each-ref: clean up code
Karthik Nayak
2015-06-15
1
-5
/
+2
|
*
|
|
|
|
for-each-ref: extract helper functions out of grab_single_ref()
Karthik Nayak
2015-06-15
1
-23
/
+41
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'mh/replace-refs'
Junio C Hamano
2015-08-03
1
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Allow to control where the replace refs are looked for
Mike Hommey
2015-06-13
1
-3
/
+3
[next]