index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
completion: let 'for-each-ref' sort remote branches for 'checkout' DWIMery
SZEDER Gábor
2017-03-23
1
-1
/
+2
*
completion: let 'for-each-ref' filter remote branches for 'checkout' DWIMery
SZEDER Gábor
2017-03-23
1
-9
/
+3
*
completion: let 'for-each-ref' strip the remote name from remote branches
SZEDER Gábor
2017-03-23
1
-4
/
+3
*
completion: let 'for-each-ref' and 'ls-remote' filter matching refs
SZEDER Gábor
2017-03-23
2
-11
/
+154
*
completion: don't disambiguate short refs
SZEDER Gábor
2017-03-23
1
-3
/
+3
*
completion: don't disambiguate tags and branches
SZEDER Gábor
2017-03-23
1
-2
/
+2
*
completion: support excluding full refs
SZEDER Gábor
2017-03-23
2
-4
/
+35
*
completion: support completing fully qualified non-fast-forward refspecs
SZEDER Gábor
2017-03-23
2
-1
/
+88
*
completion: support completing full refs after '--option=refs/<TAB>'
SZEDER Gábor
2017-03-23
2
-7
/
+45
*
completion: wrap __git_refs() for better option parsing
SZEDER Gábor
2017-03-23
2
-35
/
+173
*
completion: remove redundant __gitcomp_nl() options from _git_commit()
SZEDER Gábor
2017-02-14
1
-1
/
+1
*
completion: restore removed line continuating backslash
SZEDER Gábor
2017-02-13
1
-1
/
+1
*
completion: cache the path to the repository
SZEDER Gábor
2017-02-04
2
-75
/
+132
*
completion: extract repository discovery from __gitdir()
SZEDER Gábor
2017-02-04
2
-22
/
+42
*
completion: don't guard git executions with __gitdir()
SZEDER Gábor
2017-02-04
1
-21
/
+11
*
completion: consolidate silencing errors from git commands
SZEDER Gábor
2017-02-04
1
-16
/
+12
*
completion: don't use __gitdir() for git commands
SZEDER Gábor
2017-02-04
1
-29
/
+31
*
completion: respect 'git -C <path>'
SZEDER Gábor
2017-02-04
2
-5
/
+101
*
rev-parse: add '--absolute-git-dir' option
SZEDER Gábor
2017-02-04
3
-16
/
+31
*
completion: fix completion after 'git -C <path>'
SZEDER Gábor
2017-02-04
2
-5
/
+10
*
completion: don't offer commands when 'git --opt' needs an argument
SZEDER Gábor
2017-02-04
1
-0
/
+11
*
completion: list short refs from a remote given as a URL
SZEDER Gábor
2017-02-04
2
-6
/
+19
*
completion: don't list 'HEAD' when trying refs completion outside of a repo
SZEDER Gábor
2017-02-04
2
-3
/
+7
*
completion: list refs from remote when remote's name matches a directory
SZEDER Gábor
2017-02-04
2
-3
/
+28
*
completion: respect 'git --git-dir=<path>' when listing remote refs
SZEDER Gábor
2017-02-04
2
-7
/
+19
*
completion: fix most spots not respecting 'git --git-dir=<path>'
SZEDER Gábor
2017-02-04
1
-5
/
+7
*
completion: ensure that the repository path given on the command line exists
SZEDER Gábor
2017-02-04
2
-0
/
+9
*
completion tests: add tests for the __git_refs() helper function
SZEDER Gábor
2017-02-04
1
-1
/
+264
*
completion tests: check __gitdir()'s output in the error cases
SZEDER Gábor
2017-02-04
1
-3
/
+5
*
completion tests: consolidate getting path of current working directory
SZEDER Gábor
2017-02-04
1
-23
/
+21
*
completion tests: make the $cur variable local to the test helper functions
SZEDER Gábor
2017-02-04
1
-2
/
+2
*
completion tests: don't add test cruft to the test repository
SZEDER Gábor
2017-02-04
1
-3
/
+3
*
completion: improve __git_refs()'s in-code documentation
SZEDER Gábor
2017-02-04
1
-3
/
+5
*
Git 2.12-rc0
v2.12.0-rc0
Junio C Hamano
2017-02-03
2
-7
/
+30
*
Merge branch 'cw/log-updates-for-all-refs-really'
Junio C Hamano
2017-02-03
15
-30
/
+133
|
\
|
*
doc: add note about ignoring '--no-create-reflog'
Cornelius Weig
2017-02-02
2
-0
/
+6
|
*
update-ref: add test cases for bare repository
Cornelius Weig
2017-01-31
1
-7
/
+36
|
*
refs: add option core.logAllRefUpdates = always
Cornelius Weig
2017-01-31
14
-20
/
+88
|
*
config: add markup to core.logAllRefUpdates doc
Cornelius Weig
2017-01-30
1
-3
/
+3
*
|
Merge branch 'pl/complete-diff-submodule-diff'
Junio C Hamano
2017-02-03
1
-1
/
+1
|
\
\
|
*
|
Completion: Add support for --submodule=diff
Peter Law
2017-01-31
1
-1
/
+1
|
|
/
*
|
Merge branch 'rs/object-id'
Junio C Hamano
2017-02-03
7
-10
/
+10
|
\
\
|
*
|
checkout: convert post_checkout_hook() to struct object_id
René Scharfe
2017-01-30
1
-2
/
+2
|
*
|
use oidcpy() for copying hashes between instances of struct object_id
René Scharfe
2017-01-30
2
-3
/
+3
|
*
|
use oid_to_hex_r() for converting struct object_id hashes to hex strings
René Scharfe
2017-01-30
4
-5
/
+5
|
|
/
*
|
Merge branch 'js/re-running-failed-tests'
Junio C Hamano
2017-02-03
1
-0
/
+6
|
\
\
|
*
|
t/Makefile: add a rule to re-run previously-failed tests
Johannes Schindelin
2017-01-27
1
-0
/
+6
|
|
/
*
|
Merge branch 'sb/submodule-update-initial-runs-custom-script'
Junio C Hamano
2017-02-03
2
-1
/
+16
|
\
\
|
*
|
submodule update: run custom update script for initial populating as well
Stefan Beller
2017-01-26
2
-1
/
+16
*
|
|
Merge branch 'sb/submodule-recursive-absorb'
Junio C Hamano
2017-02-03
4
-41
/
+105
|
\
\
\
[next]