index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-cherry-pick.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-06
zsh completion: find matching custom bash completion
Ramkumar Ramachandra
1
-1
/
+1
2013-12-30
for-each-ref: remove unused variable
Ramkumar Ramachandra
1
-2
/
+1
2013-12-27
git-svn: workaround for a bug in svn serf backend
Roman Kagan
1
-2
/
+8
2013-12-26
remote-hg: test 'shared_path' in a moved clone
Antoine Pelisse
1
-0
/
+11
2013-12-17
Update draft release notes to 1.9
Junio C Hamano
1
-0
/
+37
2013-12-17
Git 1.8.5.2
v1.8.5.2
Junio C Hamano
4
-3
/
+24
2013-12-17
cmd_repack(): remove redundant local variable "nr_packs"
Michael Haggerty
1
-4
/
+2
2013-12-16
diff: avoid some nesting
Thomas Gummerer
1
-18
/
+17
2013-12-16
diff: add test for --no-index executed outside repo
Thomas Gummerer
1
-0
/
+11
2013-12-16
diff.c: fix some recent whitespace style violations
Jeff King
1
-2
/
+2
2013-12-16
pack-objects doc: treat output filename as opaque
Jeff King
1
-2
/
+1
2013-12-16
contrib/git-credential-gnome-keyring.c: small stylistic cleanups
John Szakmeister
1
-46
/
+39
2013-12-12
Update draft release notes to 1.9
Junio C Hamano
1
-1
/
+17
2013-12-12
gitweb: Denote non-heads, non-remotes branches
Krzesimir Nowak
1
-5
/
+29
2013-12-12
gitweb: Add a feature for adding more branch refs
Krzesimir Nowak
2
-12
/
+105
2013-12-12
gitweb: Return 1 on validation success instead of passed input
Krzesimir Nowak
1
-29
/
+32
2013-12-12
gitweb: Move check-ref-format code into separate function
Krzesimir Nowak
1
-4
/
+13
2013-12-12
diff: don't read index when --no-index is given
Thomas Gummerer
3
-2
/
+42
2013-12-12
diff: move no-index detection to builtin/diff.c
Thomas Gummerer
3
-47
/
+51
2013-12-12
cat-file: handle --batch format with missing type/size
Jeff King
2
-1
/
+32
2013-12-12
cat-file: pass expand_data to print_object_or_die
Jeff King
1
-10
/
+11
2013-12-10
rebase: use reflog to find common base with upstream
John Keeping
3
-2
/
+33
2013-12-09
git_connect(): use common return point
Torsten Bögershausen
1
-58
/
+50
2013-12-09
connect.c: refactor url parsing
Torsten Bögershausen
5
-37
/
+48
2013-12-09
git_connect(): refactor the port handling for ssh
Torsten Bögershausen
3
-49
/
+17
2013-12-09
git fetch: support host:/~repo
Torsten Bögershausen
3
-17
/
+33
2013-12-09
t5500: add test cases for diag-url
Torsten Bögershausen
1
-0
/
+59
2013-12-09
git fetch-pack: add --diag-url
Torsten Bögershausen
4
-3
/
+41
2013-12-09
git_connect: factor out discovery of the protocol and its parts
Johannes Sixt
1
-27
/
+53
2013-12-09
git_connect: remove artificial limit of a remote command
Johannes Sixt
1
-6
/
+1
2013-12-09
rev-parse: be more careful with munging arguments
Jeff King
1
-1
/
+5
2013-12-09
remote: fix status with branch...rebase=preserve
Felipe Contreras
1
-2
/
+7
2013-12-09
Documentation: document pitfalls with 3-way merge
brian m. carlson
1
-0
/
+8
2013-12-09
fetch: add missing documentation
Felipe Contreras
1
-0
/
+3
2013-12-09
t: trivial whitespace cleanups
Felipe Contreras
2
-3
/
+1
2013-12-09
abspath: trivial style fix
Felipe Contreras
1
-1
/
+1
2013-12-09
remote-hg: add tests for special filenames
Felipe Contreras
1
-0
/
+68
2013-12-09
remote-hg: fix 'shared path' path
Felipe Contreras
1
-0
/
+3
2013-12-09
remote-helpers: add extra safety checks
Felipe Contreras
2
-8
/
+20
2013-12-09
remote-hg: avoid buggy strftime()
jcb91
1
-1
/
+1
2013-12-09
pull: use merge-base --fork-point when appropriate
John Keeping
1
-9
/
+1
2013-12-09
parse-options: remove OPT_BOOLEAN
Nguyễn Thái Ngọc Duy
1
-7
/
+4
2013-12-09
rev-parse: correctly diagnose revision errors before "--"
Jeff King
2
-0
/
+34
2013-12-09
gitignore.txt: clarify recursive nature of excluded directories
Karsten Blees
1
-2
/
+17
2013-12-06
difftool: display the number of files in the diff queue in the prompt
Zoltan Klinger
5
-4
/
+43
2013-12-06
clone,fetch: catch non positive --depth option value
Nguyễn Thái Ngọc Duy
2
-0
/
+8
2013-12-06
config: arbitrary number of matches for --unset and --replace-all
Thomas Rast
2
-6
/
+77
2013-12-06
Start 1.9 cycle
Junio C Hamano
3
-2
/
+135
2013-12-06
pack-objects: name pack files after trailer hash
Jeff King
3
-10
/
+4
2013-12-05
commit -v: strip diffs and submodule shortlogs from the commit message
Jens Lehmann
4
-9
/
+58
[next]