index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
replace_object.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-22
Documentation: fix missing text for rev-parse --verify
brian m. carlson
1
-1
/
+1
2014-07-16
annotate: use argv_array
René Scharfe
1
-7
/
+5
2014-07-02
t7300: repair filesystem permissions with test_when_finished
Jeff King
1
-2
/
+2
2014-07-02
enums: remove trailing ',' after last item in enum
Ronnie Sahlberg
2
-2
/
+2
2014-02-13
Git 1.8.5.5
v1.8.5.5
Junio C Hamano
5
-4
/
+42
2014-02-05
Git 1.8.5.4
v1.8.5.4
Junio C Hamano
4
-3
/
+52
2014-01-27
tree_entry_interesting: match against all pathspecs
Andy Spencer
2
-1
/
+14
2014-01-23
repack: propagate pack-objects options as strings
Jeff King
1
-11
/
+11
2014-01-23
repack: make parsed string options const-correct
Jeff King
1
-1
/
+1
2014-01-23
repack: fix typo in max-pack-size option
Jeff King
1
-1
/
+1
2014-01-17
git-svn: workaround for a bug in svn serf backend
Roman Kagan
1
-2
/
+8
2014-01-16
send-email: /etc/ssl/certs/ directory may not be usable as ca_path
Ruben Kerkhof
1
-1
/
+2
2014-01-16
revision: propagate flag bits from tags to pointees
Junio C Hamano
2
-6
/
+13
2014-01-16
revision: mark contents of an uninteresting tree uninteresting
Junio C Hamano
2
-8
/
+23
2014-01-15
interpret_branch_name: find all possible @-marks
Jeff King
2
-9
/
+32
2014-01-15
interpret_branch_name: avoid @{upstream} past colon
Jeff King
2
-0
/
+19
2014-01-15
interpret_branch_name: always respect "namelen" parameter
Jeff King
2
-8
/
+24
2014-01-15
interpret_branch_name: rename "cp" variable to "at"
Jeff King
1
-5
/
+5
2014-01-15
interpret_branch_name: factor out upstream handling
Jeff King
1
-31
/
+52
2014-01-15
fetch-pack: do not filter out one-level refs
Jeff King
2
-1
/
+12
2014-01-14
Documentation: "git pull" does not have the "-m" option
Junio C Hamano
1
-3
/
+6
2014-01-14
Documentation: exclude irrelevant options from "git pull"
Junio C Hamano
1
-2
/
+2
2014-01-13
Git 1.8.5.3
v1.8.5.3
Junio C Hamano
4
-3
/
+31
2014-01-13
pack-heuristics.txt: mark up the file header properly
Thomas Ackermann
1
-2
/
+2
2014-01-10
mv: let 'git mv file no-such-dir/' error out on Windows, too
Johannes Sixt
1
-0
/
+2
2014-01-07
stash: handle specifying stashes with $IFS
Øystein Walle
2
-7
/
+19
2014-01-06
Documentation/gitmodules: Only 'update' and 'url' are required
W. Trevor King
1
-0
/
+2
2014-01-03
l10n: de.po: fix translation of 'prefix'
Ralf Thielow
1
-8
/
+8
2014-01-03
gc: notice gc processes run by other users
Kyle J. McKay
1
-1
/
+1
2014-01-02
Revert "prompt: clean up strbuf usage"
Jeff King
1
-1
/
+2
2013-12-30
for-each-ref: remove unused variable
Ramkumar Ramachandra
1
-2
/
+1
2013-12-30
merge-base --octopus: reduce the result from get_octopus_merge_bases()
Junio C Hamano
2
-1
/
+40
2013-12-30
merge-base: separate "--independent" codepath into its own helper
Junio C Hamano
1
-6
/
+25
2013-12-28
Remove the line length limit for graft files
Johannes Schindelin
4
-10
/
+45
2013-12-26
add: don't complain when adding empty project root
Nguyễn Thái Ngọc Duy
2
-1
/
+20
2013-12-20
log: properly handle decorations with chained tags
brian m. carlson
2
-0
/
+17
2013-12-20
daemon: be strict at parsing parameters --[no-]informative-errors
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2013-12-18
get_max_fd_limit(): fall back to OPEN_MAX upon getrlimit/sysconf failure
Junio C Hamano
1
-7
/
+30
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-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-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
[next]